summaryrefslogtreecommitdiff
path: root/test/Transforms/LoopRotate/PhiRename-1.ll
Commit message (Expand)AuthorAge
* llvm/test/Transforms/LoopRotate/PhiRename-1.ll: FileCheck-ize. It fixes PR13301.NAKAMURA Takumi2012-07-17
* Fix the remaining TCL-style quotes found in the testsuite. This isChandler Carruth2012-07-02
* Remove support for using "foo" as symbols instead of %"foo". This is ancientChris Lattner2011-06-17
* Delete useless trailing semicolons.Dan Gohman2010-01-05
* Make these tests more interesting by usingDan Gohman2009-10-24
* Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman2009-09-11
* Use opt -S instead of piping bitcode output through llvm-dis.Dan Gohman2009-09-08
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-08
* For PR1319:Reid Spencer2007-04-16
* Add check for opt crash.Devang Patel2007-04-09
* Add Loop Rotate test cases.Devang Patel2007-04-09