aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/LoopRotate/PhiRename-1.ll
Commit message (Expand)AuthorAgeFilesLines
* Remove support for using "foo" as symbols instead of %"foo". This is ancientChris Lattner2011-06-171-1/+0
* Delete useless trailing semicolons.Dan Gohman2010-01-051-1/+1
* Make these tests more interesting by usingDan Gohman2009-10-241-1/+1
* Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman2009-09-111-1/+1
* Use opt -S instead of piping bitcode output through llvm-dis.Dan Gohman2009-09-081-1/+1
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-081-1/+1
* For PR1319:Reid Spencer2007-04-161-2/+2
* Add check for opt crash.Devang Patel2007-04-091-0/+1
* Add Loop Rotate test cases.Devang Patel2007-04-091-0/+94