Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Alignment] Use llvm::Align in MachineFunction and TargetLowering - fixes mir... | Guillaume Chatelet | 2019-09-11 | 1 | -1/+1 |
* | Relax fast register allocator related test cases; NFC | Matthias Braun | 2018-10-29 | 1 | -9/+5 |
* | Followup on Proposal to move MIR physical register namespace to '$' sigil. | Puyan Lotfi | 2018-01-31 | 1 | -5/+5 |
* | [MachineOperand][MIR] Add isRenamable to MachineOperand. | Geoff Berry | 2017-12-12 | 1 | -2/+2 |
* | [CodeGen] Use MachineOperand::print in the MIRPrinter for MO_Register. | Francis Visoiu Mistrih | 2017-12-07 | 1 | -1/+1 |
* | [CodeGen] Always use `printReg` to print registers in both MIR and debug | Francis Visoiu Mistrih | 2017-11-30 | 1 | -1/+1 |
* | [RegAllocFast] Don't insert kill flags of super-register for partial kill | Quentin Colombet | 2017-07-07 | 1 | -0/+34 |