Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace "no-frame-pointer-*" function attributes with "frame-pointer" | Francis Visoiu Mistrih | 2019-01-14 | 1 | -1/+1 |
* | 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 | -1/+1 |
* | [opaque pointer type] Add textual IR support for explicit type parameter to g... | David Blaikie | 2015-02-27 | 1 | -1/+1 |
* | Update more tests to the new EH scheme. | Bill Wendling | 2011-08-31 | 1 | -0/+4 |
* | Run codegen dce pass for all targets at all optimization levels. Previously it's | Evan Cheng | 2010-02-06 | 1 | -1/+0 |
* | Follow up to 81494. When the folded reload is narrowed to a 32-bit load then ... | Evan Cheng | 2009-09-11 | 1 | -1/+1 |
* | It's not legal to fold a load from a narrower stack slot into a wider instruc... | Evan Cheng | 2009-09-11 | 1 | -0/+48 |