summaryrefslogtreecommitdiff
path: root/test/CodeGen/Thumb/iabs.ll
AgeCommit message (Expand)Author
2014-12-04Re-add support to llvm-objdump for Mach-O universal files and archives with -...Kevin Enderby
2014-12-03This reverts commit r223306 and r223277.Rafael Espindola
2014-12-03Add support to llvm-objdump for Mach-O universal files and archives with -macho.Kevin Enderby
2013-03-05llvm/test/CodeGen/Thumb/iabs.ll: Add explicit -mtriple=thumb-unknown-unknown ...NAKAMURA Takumi
2013-03-04Reapply r176381, writing the CHECKs in a more forgiving manner to account forEli Bendersky
2013-03-02Revert "Rewrite a test to count emitted instructions without using -stats"Michael Gottesman
2013-03-01Rewrite a test to count emitted instructions without using -statsEli Bendersky
2012-07-02Convert the uses of '|&' to use '2>&1 |' instead, which works on oldChandler Carruth
2012-07-02Convert all tests using TCL-style quoting to use shell-style quoting.Chandler Carruth
2011-10-10Reapply r141365 now that PR11107 is fixed.Bill Wendling
2011-10-10Revert r141365. It was causing MultiSource/Benchmarks/MiBench/consumer-lame toBill Wendling
2011-10-07Peephole optimization for ABS on ARM.Anton Korobeynikov
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-06-24Move thumb and thumb2 tests into separate directories.Evan Cheng