aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/PowerPC/rotl.ll
Commit message (Expand)AuthorAgeFilesLines
* Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman2007-08-151-2/+2
* For PR1319:Reid Spencer2007-04-161-2/+1
* Changes to support making the shift instructions be true BinaryOperators.Reid Spencer2007-02-021-41/+26
* Wrap long RUN: line.Reid Spencer2007-01-051-2/+4
* For PR1070:Reid Spencer2007-01-021-8/+12
* For PR950:Reid Spencer2006-12-311-12/+8
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-021-3/+3
* Add testcase for rotate by register and rotate by immediateNate Begeman2006-01-111-0/+51