Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [SimplifyCFG] Extend SimplifyResume to handle phi of trivial landing pad. | Chen Li | 2016-01-10 | 1 | -0/+42 |
* | [OperandBundles] Fix a transform in simplifycfg | Sanjoy Das | 2015-12-08 | 1 | -0/+13 |
* | Revert rL251061 [SimplifyCFG] Extend SimplifyResume to handle phi of trivial ... | Chen Li | 2015-10-23 | 1 | -42/+0 |
* | [SimplifyCFG] Extend SimplifyResume to handle phi of trivial landing pad. | Chen Li | 2015-10-22 | 1 | -0/+42 |
* | Move the personality function from LandingPadInst to Function | David Majnemer | 2015-06-17 | 1 | -2/+2 |
* | Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona... | Stephen Lin | 2013-07-14 | 1 | -1/+1 |
* | Replace more uses of 'unwind' in the tests with calls to landingpad and | Bill Wendling | 2011-09-19 | 1 | -16/+4 |
* | make these tests a bit less fragile | Chris Lattner | 2010-12-13 | 1 | -3/+2 |
* | change simplifycfg to not duplicate 'unwind' instructions. Hopefully | Chris Lattner | 2009-10-13 | 1 | -3/+18 |
* | convert to filecheck | Chris Lattner | 2009-10-13 | 1 | -5/+5 |
* | rename test | Chris Lattner | 2009-10-13 | 1 | -0/+18 |