aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM/iabs.ll
Commit message (Expand)AuthorAgeFilesLines
* Update to LLVM 3.5a.Stephen Hines2014-04-241-1/+1
* ARM: optimization for sub+abs.Manman Ren2012-06-151-1/+19
* Revert: test/CodeGen/ARM/iabs.ll in r158441Manman Ren2012-06-141-19/+1
* InstCombine: fix a bug when combining (fcmp cc0 x, y) && (fcmp cc1 x, y).Manman Ren2012-06-141-1/+19
* Reapply r141365 now that PR11107 is fixed.Bill Wendling2011-10-101-4/+4
* Revert r141365. It was causing MultiSource/Benchmarks/MiBench/consumer-lame toBill Wendling2011-10-101-4/+4
* Peephole optimization for ABS on ARM.Anton Korobeynikov2011-10-071-4/+4
* Change some ARM subtarget features to be single bit yes/no in order to sink t...Evan Cheng2011-07-071-1/+1
* convert to filecheck.Chris Lattner2010-02-081-3/+4
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-091-1/+1
* Move thumb and thumb2 tests into separate directories.Evan Cheng2009-06-241-7/+0
* For PR1319:Reid Spencer2007-04-161-2/+4
* new testcases for integer abs functionChris Lattner2007-04-111-0/+20