Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [PM] Port ArgumentPromotion to the new pass manager. | Chandler Carruth | 2017-02-09 | 1 | -0/+1 |
* | [ArgPromote] Clean up a crash test case by rinsing it through opt, | Chandler Carruth | 2017-02-08 | 1 | -35/+46 |
* | Move the personality function from LandingPadInst to Function | David Majnemer | 2015-06-17 | 1 | -2/+2 |
* | [opaque pointer type] Add textual IR support for explicit type parameter to l... | David Blaikie | 2015-02-27 | 1 | -2/+2 |
* | [opaque pointer type] Add textual IR support for explicit type parameter to g... | David Blaikie | 2015-02-27 | 1 | -2/+2 |
* | Update some EH tests that were violating the new EH model. | Bill Wendling | 2013-03-21 | 1 | -3/+5 |
* | Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a Mod... | Dmitri Gribenko | 2012-12-30 | 1 | -1/+1 |
* | fix PR8932, a case where arg promotion could infinitely promote. | Chris Lattner | 2011-01-16 | 1 | -0/+21 |
* | Fix rdar://7879828 - crash in CallGraph, a self host issue. | Chris Lattner | 2010-04-20 | 1 | -0/+38 |