summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/sxt_rot.ll
Commit message (Expand)AuthorAge
* FileCheck'ize test.Jim Grosbach2011-07-26
* manually upgrade a bunch of tests to modern syntax, and remove some thatChris Lattner2011-06-17
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-09
* Add thumb2 sign / zero extend with rotate instructions.Evan Cheng2009-07-03
* Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman2007-08-15
* For PR1553:Reid Spencer2007-07-19
* For PR1319: Upgrade to use new test harnessReid Spencer2007-04-15
* Changes to support making the shift instructions be true BinaryOperators.Reid Spencer2007-02-02
* For PR761:Reid Spencer2007-01-26
* ARM test cases contributed by Apple.Evan Cheng2007-01-19