summaryrefslogtreecommitdiff
path: root/test/CodeGen/Thumb/iabs.ll
Commit message (Expand)AuthorAge
* llvm/test/CodeGen/Thumb/iabs.ll: Add explicit -mtriple=thumb-unknown-unknown ...NAKAMURA Takumi2013-03-05
* Reapply r176381, writing the CHECKs in a more forgiving manner to account forEli Bendersky2013-03-04
* Revert "Rewrite a test to count emitted instructions without using -stats"Michael Gottesman2013-03-02
* Rewrite a test to count emitted instructions without using -statsEli Bendersky2013-03-01
* Convert the uses of '|&' to use '2>&1 |' instead, which works on oldChandler Carruth2012-07-02
* Convert all tests using TCL-style quoting to use shell-style quoting.Chandler Carruth2012-07-02
* Reapply r141365 now that PR11107 is fixed.Bill Wendling2011-10-10
* Revert r141365. It was causing MultiSource/Benchmarks/MiBench/consumer-lame toBill Wendling2011-10-10
* Peephole optimization for ABS on ARM.Anton Korobeynikov2011-10-07
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-09
* Move thumb and thumb2 tests into separate directories.Evan Cheng2009-06-24