Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-04-29 | SimplifyCFG: Add CostRemaining parameter to DominatesMergePoint | Peter Collingbourne | 1 | -0/+1 |
2010-12-14 | fix two significant issues with FoldTwoEntryPHINode: | Chris Lattner | 1 | -2/+5 |
2009-10-31 | Revert r85667. LoopUnroll currently can't call utility functions which | Dan Gohman | 1 | -2/+0 |
2009-10-31 | Merge the enhancements from LoopUnroll's FoldBlockIntoPredecessor into | Dan Gohman | 1 | -0/+2 |
2009-09-11 | Change tests from "opt %s" to "opt < %s" so that opt doesn't see the | Dan Gohman | 1 | -1/+1 |
2009-09-08 | Use opt -S instead of piping bitcode output through llvm-dis. | Dan Gohman | 1 | -1/+1 |
2009-09-08 | Change these tests to feed the assembly files to opt directly, instead | Dan Gohman | 1 | -1/+1 |
2008-03-18 | Upgrade tests to not use llvm-upgrade. | Tanya Lattner | 1 | -17/+16 |
2007-04-15 | For PR1319: | Reid Spencer | 1 | -1/+1 |
2007-01-17 | Regression is gone, don't try to find it on clean target. | Reid Spencer | 1 | -0/+23 |