Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CalleeSavedRegister was removed from MIR and is recalculated upon MIR parsing. | Oren Ben Simhon | 2017-03-19 | 1 | -16/+0 |
* | MachineFunctionProperties/MIRParser: Rename AllVRegsAllocated->NoVRegs, compu... | Matthias Braun | 2016-08-25 | 1 | -1/+0 |
* | MIRParser/MIRPrinter: Compute HasInlineAsm instead of printing/parsing it | Matthias Braun | 2016-08-24 | 1 | -1/+0 |
* | MachineRegisterInfo/MIR: Initialize tracksSubRegLiveness early, do not print/... | Matthias Braun | 2016-08-24 | 1 | -1/+0 |
* | MIRParser/MIRPrinter: Compute isSSA instead of printing/parsing it. | Matthias Braun | 2016-08-24 | 1 | -1/+0 |
* | test: Always treat .mir files as tests even outside of CodeGen/MIR | Matthias Braun | 2016-04-04 | 1 | -0/+1 |
* | [AggressiveAntiDepBreaker] Check for EarlyClobber on defining instruction | Hal Finkel | 2015-08-31 | 1 | -0/+117 |