summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/iabs.ll
Commit message (Expand)AuthorAge
* ARM: optimization for sub+abs.Manman Ren2012-06-15
* Revert: test/CodeGen/ARM/iabs.ll in r158441Manman Ren2012-06-14
* InstCombine: fix a bug when combining (fcmp cc0 x, y) && (fcmp cc1 x, y).Manman Ren2012-06-14
* 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
* Change some ARM subtarget features to be single bit yes/no in order to sink t...Evan Cheng2011-07-07
* convert to filecheck.Chris Lattner2010-02-08
* 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
* For PR1319:Reid Spencer2007-04-16
* new testcases for integer abs functionChris Lattner2007-04-11