aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/LCSSA/2006-06-03-IncorrectIDFPhis.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-2/+2
* Convert all tests using TCL-style quoting to use shell-style quoting.Chandler Carruth2012-07-021-1/+1
* Do not add PHIs with no users when creating LCSSA form. Patch by Andrew Clinton.Cameron Zwarich2011-03-151-2/+0
* Rename 'loopsimplify' to 'loop-simplify'.Cameron Zwarich2011-02-101-2/+2
* Avoid depending on LCSSA implicitly pulling in LoopSimplify.Dan Gohman2010-07-261-2/+2
* Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman2009-09-111-2/+2
* Use opt -S instead of piping bitcode output through llvm-dis.Dan Gohman2009-09-081-2/+2
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-081-2/+2
* Quote another '%S' in a test.Daniel Dunbar2009-09-051-2/+2
* Byebye llvm-upgrade!Tanya Lattner2008-03-251-22/+17
* For PR1319:Reid Spencer2007-04-161-2/+2
* For PR761:Reid Spencer2007-01-261-2/+2
* Accomodate new name manglinge done by llvm-upgradeReid Spencer2007-01-061-2/+2
* Update test cases that grepped for register names that have now changedReid Spencer2007-01-031-2/+4
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-021-2/+2
* Update the regression tests, and add a new one encountered while compiling cr...Owen Anderson2006-06-041-0/+26