aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/iabs.ll
AgeCommit message (Expand)Author
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
2011-07-07Change some ARM subtarget features to be single bit yes/no in order to sink t...Evan Cheng
2010-02-08convert to filecheck.Chris Lattner
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
2007-04-16For PR1319:Reid Spencer
2007-04-11new testcases for integer abs functionChris Lattner