Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona... | Stephen Lin | 2013-07-14 | 1 | -2/+2 |
* | Fix SpeculativelyExecuteBB to either speculate all or none of the phis | Dan Gohman | 2012-01-05 | 1 | -1/+11 |
* | Try to eliminate the use of the 'unwind' instruction. | Bill Wendling | 2011-09-02 | 1 | -2/+2 |
* | Change tests from "opt %s" to "opt < %s" so that opt doesn't see the | Dan Gohman | 2009-09-11 | 1 | -1/+1 |
* | Use opt -S instead of piping bitcode output through llvm-dis. | Dan Gohman | 2009-09-08 | 1 | -1/+1 |
* | Change these tests to feed the assembly files to opt directly, instead | Dan Gohman | 2009-09-08 | 1 | -1/+1 |
* | fix a testcase. | Chris Lattner | 2009-01-22 | 1 | -2/+1 |
* | Temporarily XFAIL until this can be looked at. r62557 is what caused it to st... | Bill Wendling | 2009-01-20 | 1 | -0/+1 |
* | another fix for PR3354 | Chris Lattner | 2009-01-20 | 1 | -1/+12 |
* | Fix a problem exposed by PR3354: simplifycfg was making a potentially | Chris Lattner | 2009-01-19 | 1 | -0/+20 |