aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/ispositive.ll
AgeCommit message (Expand)Author
2010-09-17Update tests to handle MC-inst instruction printing of shift operations. TheJim Grosbach
2009-10-27Fix the rest of the ARM failures by converting them to FileCheck.Bob Wilson
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-30For PR1370:Reid Spencer