Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Temporarily Revert "Add basic loop fusion pass."" | Eric Christopher | 2019-04-17 | 1 | -0/+127 |
* | Temporarily Revert "Add basic loop fusion pass." | Eric Christopher | 2019-04-17 | 1 | -127/+0 |
* | Move the personality function from LandingPadInst to Function | David Majnemer | 2015-06-17 | 1 | -6/+6 |
* | Update to new EH scheme. | Bill Wendling | 2011-09-01 | 1 | -1/+9 |
* | testcase for the bug that required a patch to be reverted. | Chris Lattner | 2010-04-23 | 1 | -0/+31 |
* | Simplify some code (first hunk) and fix PR5208 (second hunk) by | Chris Lattner | 2009-10-17 | 1 | -1/+32 |
* | Change tests from "opt %s" to "opt < %s" so that opt doesn't see the | Dan Gohman | 2009-09-11 | 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 crash building SPASS by tolerating a callsite that doesn't exist | Chris Lattner | 2009-08-31 | 1 | -0/+57 |