Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MachineFunction: Return reference from getFunction(); NFC | Matthias Braun | 2017-12-15 | 1 | -1/+1 |
* | [CodeGen] Use MachineOperand::print in the MIRPrinter for MO_Register. | Francis Visoiu Mistrih | 2017-12-07 | 1 | -2/+2 |
* | [CodeGen] Print register names in lowercase in both MIR and debug output | Francis Visoiu Mistrih | 2017-11-28 | 1 | -2/+2 |
* | Fix a bunch more layering of CodeGen headers that are in Target | David Blaikie | 2017-11-17 | 1 | -1/+1 |
* | Use StringRef in Pass/PassManager APIs (NFC) | Mehdi Amini | 2016-10-01 | 1 | -1/+1 |
* | Reformat blank lines. | NAKAMURA Takumi | 2016-06-20 | 1 | -1/+0 |
* | Untabify. | NAKAMURA Takumi | 2016-06-20 | 1 | -6/+6 |
* | [PowerPC/QPX] Fix the load/splat peephole with overlapping reads | Hal Finkel | 2016-04-30 | 1 | -1/+9 |
* | Add optimization bisect opt-in calls for PowerPC passes | Andrew Kaylor | 2016-04-27 | 1 | -0/+3 |
* | [PowerPC] Add a late MI-level pass for QPX load/splat simplification | Hal Finkel | 2016-03-31 | 1 | -0/+156 |