summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/iabs.ll
AgeCommit message (Expand)AuthorFilesLines
2011-10-10Reapply r141365 now that PR11107 is fixed.Bill Wendling1-4/+4
2011-10-10Revert r141365. It was causing MultiSource/Benchmarks/MiBench/consumer-lame toBill Wendling1-4/+4
2011-10-07Peephole optimization for ABS on ARM.Anton Korobeynikov1-4/+4
2011-07-07Change some ARM subtarget features to be single bit yes/no in order to sink t...Evan Cheng1-1/+1
2010-02-08convert to filecheck.Chris Lattner1-3/+4
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman1-1/+1
2009-06-24Move thumb and thumb2 tests into separate directories.Evan Cheng1-7/+0
2007-04-16For PR1319:Reid Spencer1-2/+4
2007-04-11new testcases for integer abs functionChris Lattner1-0/+20