summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LoopRotate/PhiRename-1.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+96
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-96/+0
* Update MemorySSA in LoopRotate.Alina Sbirlea2018-10-241-0/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to t...David Blaikie2015-04-161-1/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-14/+14
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-5/+5
* llvm/test/Transforms/LoopRotate/PhiRename-1.ll: FileCheck-ize. It fixes PR13301.NAKAMURA Takumi2012-07-171-2/+3
* Fix the remaining TCL-style quotes found in the testsuite. This isChandler Carruth2012-07-021-1/+1
* 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
OpenPOWER on IntegriCloud