| Commit message (Expand) | Author | Age | Files | Lines |
| * | Revert "Revert "[MIR] Target specific MIR formating and parsing"" | Daniel Sanders | 2020-01-08 | 1 | -1/+1 |
| * | Revert "[MIR] Target specific MIR formating and parsing" | Nico Weber | 2020-01-08 | 1 | -1/+1 |
| * | [MIR] Target specific MIR formating and parsing | Peng Guo | 2020-01-08 | 1 | -1/+1 |
| * | Revert "[MIR] Target specific MIR formating and parsing" | Daniel Sanders | 2020-01-08 | 1 | -1/+1 |
| * | [MIR] Target specific MIR formating and parsing | Peng Guo | 2020-01-08 | 1 | -1/+1 |
| * | [CodeGen] Fix hashing for MO_ExternalSymbol MachineOperands. | Eli Friedman | 2019-06-01 | 1 | -0/+10 |
| * | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
| * | Followup on Proposal to move MIR physical register namespace to '$' sigil. | Puyan Lotfi | 2018-01-31 | 1 | -1/+1 |
| * | [CodeGen][NFC] Rename IsVerbose to IsStandalone in Machine*::print | Francis Visoiu Mistrih | 2018-01-18 | 1 | -1/+1 |
| * | [CodeGen] Print RegClasses on MI in verbose mode | Francis Visoiu Mistrih | 2018-01-18 | 1 | -3/+3 |
| * | [CodeGen][NFC] Correct case for printSubRegIdx | Francis Visoiu Mistrih | 2018-01-16 | 1 | -1/+1 |
| * | [MIR] Repurposing '$' sigil used by external symbols. Replacing with '&'. | Puyan Lotfi | 2018-01-10 | 1 | -3/+3 |
| * | [CodeGen] Move printing MO_IntrinsicID operands to MachineOperand::print | Francis Visoiu Mistrih | 2017-12-19 | 1 | -0/+17 |
| * | [CodeGen] Move printing MO_IntrinsicID operands to MachineOperand::print | Francis Visoiu Mistrih | 2017-12-19 | 1 | -0/+29 |
| * | [CodeGen] Move printing MO_CFIIndex operands to MachineOperand::print | Francis Visoiu Mistrih | 2017-12-19 | 1 | -0/+17 |
| * | [CodeGen] Print MCSymbol operands as <mcsymbol sym> in both MIR and debug output | Francis Visoiu Mistrih | 2017-12-14 | 1 | -0/+22 |
| * | [CodeGen] Move printing MO_Metadata operands to MachineOperand::print | Francis Visoiu Mistrih | 2017-12-14 | 1 | -0/+25 |
| * | [CodeGen] Print live-out register lists as liveout(...) in both MIR and debug... | Francis Visoiu Mistrih | 2017-12-14 | 1 | -0/+17 |
| * | [CodeGen] Print global addresses as @foo in both MIR and debug output | Francis Visoiu Mistrih | 2017-12-14 | 1 | -1/+38 |
| * | [CodeGen] Print external symbols as $symbol in both MIR and debug output | Francis Visoiu Mistrih | 2017-12-14 | 1 | -0/+38 |
| * | [CodeGen] Print jump-table index operands as %jump-table.0 in both MIR and de... | Francis Visoiu Mistrih | 2017-12-13 | 1 | -0/+16 |
| * | [CodeGen] Print target index operands as target-index(target-specific) + 8 in... | Francis Visoiu Mistrih | 2017-12-13 | 1 | -0/+30 |
| * | [CodeGen] Print constant pool index operands as %const.0 + 8 in both MIR and ... | Francis Visoiu Mistrih | 2017-12-13 | 1 | -0/+32 |
| * | [CodeGen] Move printing MO_Immediate operands to MachineOperand::print | Francis Visoiu Mistrih | 2017-12-08 | 1 | -0/+19 |
| * | [CodeGen] Move printing MO_CImmediate operands to MachineOperand::print | Francis Visoiu Mistrih | 2017-12-08 | 1 | -0/+24 |
| * | [CodeGen] Use MachineOperand::print in the MIRPrinter for MO_Register. | Francis Visoiu Mistrih | 2017-12-07 | 1 | -0/+39 |
| * | [unittests] Adding a unittest for ChangeTaTargetIndex. NFC | Marcello Maggioni | 2017-08-10 | 1 | -0/+40 |