aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/PowerPC/rlwinm2.ll
Commit message (Expand)AuthorAgeFilesLines
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-091-1/+1
* Remove obsolete -f flags.Dan Gohman2009-08-251-1/+1
* Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman2007-08-151-2/+2
* For PR1319:Reid Spencer2007-04-161-6/+7
* Changes to support making the shift instructions be true BinaryOperators.Reid Spencer2007-02-021-23/+20
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-021-6/+6
* Testcase for better rotate left and mask supportNate Begeman2006-09-221-0/+30