aboutsummaryrefslogtreecommitdiff
path: root/llvm/test/Transforms/SimplifyCFG/PhiBlockMerge.ll
AgeCommit message (Expand)AuthorFilesLines
2011-04-29SimplifyCFG: Add CostRemaining parameter to DominatesMergePointPeter Collingbourne1-0/+1
2010-12-14fix two significant issues with FoldTwoEntryPHINode:Chris Lattner1-2/+5
2009-10-31Revert r85667. LoopUnroll currently can't call utility functions whichDan Gohman1-2/+0
2009-10-31Merge the enhancements from LoopUnroll's FoldBlockIntoPredecessor intoDan Gohman1-0/+2
2009-09-11Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman1-1/+1
2009-09-08Use opt -S instead of piping bitcode output through llvm-dis.Dan Gohman1-1/+1
2009-09-08Change these tests to feed the assembly files to opt directly, insteadDan Gohman1-1/+1
2008-03-18Upgrade tests to not use llvm-upgrade.Tanya Lattner1-17/+16
2007-04-15For PR1319:Reid Spencer1-1/+1
2007-01-17Regression is gone, don't try to find it on clean target.Reid Spencer1-0/+23