| Commit message (Expand) | Author | Age | Files | Lines |
| * | [MIR] Add support for printing and parsing target MMO flags | Geoff Berry | 2017-07-13 | 1 | -4/+25 |
| * | Enhance synchscope representation | Konstantin Zhuravlyov | 2017-07-11 | 1 | -5/+26 |
| * | [CodeGen] Fix some Clang-tidy modernize-use-using and Include What You Use wa... | Eugene Zelenko | 2017-06-06 | 1 | -13/+41 |
| * | MIRPrinter: Avoid assert() when printing empty INLINEASM strings. | Matthias Braun | 2017-06-06 | 1 | -2/+9 |
| * | | Vivek Pandya | 2017-06-06 | 1 | -0/+2 |
| * | MIR: remove explicit "noVRegs" property. | Tim Northover | 2017-05-30 | 1 | -2/+0 |
| * | This reverts r302984 | Vivek Pandya | 2017-05-13 | 1 | -2/+0 |
| * | Simplify MIR Output used for Codegen Testing | Vivek Pandya | 2017-05-13 | 1 | -0/+2 |
| * | MIParser/MIRPrinter: Compute block successors if not explicitely specified | Matthias Braun | 2017-05-05 | 1 | -3/+70 |
| * | MachineFrameInfo: Track whether MaxCallFrameSize is computed yet; NFC | Matthias Braun | 2017-05-01 | 1 | -1/+2 |
| * | [globalisel][tablegen] Revise API for ComplexPattern operands to improve flex... | Daniel Sanders | 2017-04-22 | 1 | -3/+0 |
| * | [MIR] Support Customed Register Mask and CSRs | Oren Ben Simhon | 2017-03-19 | 1 | -11/+28 |
| * | ARM: avoid clobbering register in v6 jump-table expansion. | Tim Northover | 2017-03-15 | 1 | -0/+2 |
| * | [globalisel][tblgen] Add support for ComplexPatterns | Daniel Sanders | 2017-03-14 | 1 | -0/+3 |
| * | MIR: parse & print the atomic parts of a MachineMemOperand. | Tim Northover | 2017-02-13 | 1 | -0/+9 |
| * | CodeGen: Assert that liveness is up to date when reading block live-ins. | Matthias Braun | 2017-01-05 | 1 | -4/+4 |
| * | Add custom type for PseudoSourceValue | Tom Stellard | 2016-12-17 | 1 | -0/+3 |
| * | Extract LaneBitmask into a separate type | Krzysztof Parzyszek | 2016-12-15 | 1 | -1/+1 |
| * | Move VariableDbgInfo from MachineModuleInfo to MachineFunction | Matthias Braun | 2016-11-30 | 1 | -20/+17 |
| * | Move FrameInstructions from MachineModuleInfo to MachineFunction | Matthias Braun | 2016-11-30 | 1 | -2/+2 |
| * | [MIRPrinter] Print raw branch probabilities as expected by MIRParser | Geoff Berry | 2016-11-18 | 1 | -1/+4 |
| * | [MIRParser] Parse lane masks for register live-ins | Krzysztof Parzyszek | 2016-10-12 | 1 | -1/+1 |
| * | GlobalISel: disambiguate types when printing MIR | Tim Northover | 2016-09-12 | 1 | -9/+33 |
| * | [CodeGen] Split out the notions of MI invariance and MI dereferenceability. | Justin Lebar | 2016-09-11 | 1 | -0/+2 |
| * | GlobalISel: move type information to MachineRegisterInfo. | Tim Northover | 2016-09-09 | 1 | -14/+4 |
| * | MachineFunctionProperties/MIRParser: Rename AllVRegsAllocated->NoVRegs, compu... | Matthias Braun | 2016-08-25 | 1 | -2/+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 |
| * | Fix crash from assert in r279466. | Pete Cooper | 2016-08-22 | 1 | -1/+1 |
| * | GlobalISel: support irtranslation of icmp instructions. | Tim Northover | 2016-08-17 | 1 | -0/+6 |
| * | [GlobalISel] Add Selected MachineFunction property. | Ahmed Bougacha | 2016-08-02 | 1 | -0/+2 |
| * | [GlobalISel] Add RegBankSelected MachineFunction property. | Ahmed Bougacha | 2016-08-02 | 1 | -0/+2 |
| * | [GlobalISel] Add Legalized MachineFunction property. | Ahmed Bougacha | 2016-08-02 | 1 | -0/+3 |
| * | CodeGen: add new "intrinsic" MachineOperand kind. | Tim Northover | 2016-07-29 | 1 | -0/+13 |
| * | MachineFunction: Return reference for getFrameInfo(); NFC | Matthias Braun | 2016-07-28 | 1 | -2/+2 |
| * | MIRParser: Use dot instead of colon to mark subregisters | Matthias Braun | 2016-07-26 | 1 | -1/+1 |
| * | MIRParser: Use shorter cfi identifiers | Matthias Braun | 2016-07-26 | 1 | -5/+5 |
| * | GlobalISel: omit braces on MachineInstr types when there's only one. | Tim Northover | 2016-07-26 | 1 | -4/+5 |
| * | GlobalISel: add generic casts to IRTranslator | Tim Northover | 2016-07-25 | 1 | -1/+1 |
| * | GlobalISel: allow multiple types on MachineInstrs. | Tim Northover | 2016-07-22 | 1 | -2/+7 |
| * | GlobalISel: implement low-level type with just size & vector lanes. | Tim Northover | 2016-07-20 | 1 | -2/+2 |
| * | MIR: Support MachineMemOperands without associated value | Matthias Braun | 2016-06-04 | 1 | -3/+4 |
| * | Sink DI metadata usage out of MachineInstr.h and MachineInstrBuilder.h | Reid Kleckner | 2016-04-14 | 1 | -0/+1 |
| * | [MIR] Teach the mir printer how to print the register bank. | Quentin Colombet | 2016-04-08 | 1 | -5/+8 |
| * | Introduce MachineFunctionProperties and the AllVRegsAllocated property | Derek Schuff | 2016-03-28 | 1 | -0/+3 |
| * | [MIR] Teach the parser/printer that generic virtual registers do not need a r... | Quentin Colombet | 2016-03-08 | 1 | -2/+7 |
| * | [MIR] Teach the printer how to print complex types for generic machine instru... | Quentin Colombet | 2016-03-08 | 1 | -1/+2 |
| * | [MIR] Print the type of generic machine instructions. | Quentin Colombet | 2016-03-08 | 1 | -0/+4 |
| * | [MIR] Teach the MIPrinter about size for generic virtual registers. | Quentin Colombet | 2016-03-07 | 1 | -4/+12 |