summaryrefslogtreecommitdiff
path: root/test/CodeGen/PowerPC/rotl-2.ll
Commit message (Expand)AuthorAge
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-09
* Remove -unwind-tables-optional everywhere, sinceDale Johannesen2008-04-14
* Rename -disable-required-unwind-tables to -unwind-tables-optional.Dale Johannesen2008-04-08
* Add -disable-required-unwind-tables to testsDale Johannesen2008-04-08
* Mark functions in some tests as 'nounwind'. GeneratingDale Johannesen2008-03-31
* Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman2007-08-15
* For PR1319:Reid Spencer2007-04-16
* Add a regtest for cases we now recognize as rotates, thanks to Scott Michel'sChris Lattner2007-04-02