aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/PowerPC/rlwinm.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
* Remove llvm-upgrade and update tests.Tanya Lattner2008-02-191-38/+35
* Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman2007-08-151-1/+1
* For PR1319:Reid Spencer2007-04-161-5/+6
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-021-5/+5
* Use %s instead of hard coding the input filename.John Criswell2005-10-171-5/+5
* 1. Added the function isOpcWithIntImmediate to simplify testing of operand withJim Laskey2005-08-111-0/+3
* Add testcases for new rlwinm cases handled, patch by Jim Laskey!Chris Lattner2005-08-091-1/+44
* Add a couple rlwinm tests for bitfield clearsNate Begeman2005-08-031-0/+17