aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/sxt_rot.ll
AgeCommit message (Expand)Author
2016-08-10[ARM] Improve sxta{b|h} and uxta{b|h} testsSam Parker
2014-07-23[SDAG] Make the DAGCombine worklist not grow endlessly due to duplicateChandler Carruth
2014-04-03ARM: fixup more tests to specify the target more explicitlySaleem Abdulrasool
2011-07-26FileCheck'ize test.Jim Grosbach
2011-06-17manually upgrade a bunch of tests to modern syntax, and remove some thatChris Lattner
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-07-03Add thumb2 sign / zero extend with rotate instructions.Evan Cheng
2007-08-15Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman
2007-07-19For PR1553:Reid Spencer
2007-04-15For PR1319: Upgrade to use new test harnessReid Spencer
2007-02-02Changes to support making the shift instructions be true BinaryOperators.Reid Spencer
2007-01-26For PR761:Reid Spencer
2007-01-19ARM test cases contributed by Apple.Evan Cheng