summaryrefslogtreecommitdiffstats
path: root/llvm/docs/MIRLangRef.rst
Commit message (Expand)AuthorAgeFilesLines
* [globalisel][docs] Rework GMIR documentation and add an early GenericOpcode r...Daniel Sanders2019-11-051-0/+4
* [LLVM][Alignment] Make functions using log of alignment explicitGuillaume Chatelet2019-09-051-3/+9
* [MachineFunction] Base support for call site info trackingDjordje Todorovic2019-06-271-0/+7
* MIR: Add method to stop after specific runs of passesMatt Arsenault2018-12-041-0/+5
* [x86/MIR] Implement support for pre- and post-instruction symbols, asChandler Carruth2018-08-161-7/+6
* [NFC] fix trivial typos in documentsHiroshi Inoue2018-06-151-1/+1
* Updating MIR Language Reference to include new syntax for symbols and physregs.Puyan Lotfi2018-03-121-32/+32
* [MIR] Update MIRLangRef with documentation on bundled instructionsFrancis Visoiu Mistrih2018-01-101-1/+15
* [MIR] Add support for the frame-destroy MachineInstr flagFrancis Visoiu Mistrih2018-01-091-1/+6
* [CodeGen] Move printing MO_IntrinsicID operands to MachineOperand::printFrancis Visoiu Mistrih2017-12-191-0/+12
* [CodeGen] Move printing MO_IntrinsicID operands to MachineOperand::printFrancis Visoiu Mistrih2017-12-191-0/+11
* [CodeGen] Move printing MO_CFIIndex operands to MachineOperand::printFrancis Visoiu Mistrih2017-12-191-1/+21
* [CodeGen] Print MCSymbol operands as <mcsymbol sym> in both MIR and debug outputFrancis Visoiu Mistrih2017-12-141-0/+13
* [CodeGen] Print external symbols as $symbol in both MIR and debug outputFrancis Visoiu Mistrih2017-12-141-2/+15
* [CodeGen] Print jump-table index operands as %jump-table.0 in both MIR and de...Francis Visoiu Mistrih2017-12-131-2/+35
* [CodeGen] Print target index operands as target-index(target-specific) + 8 in...Francis Visoiu Mistrih2017-12-131-1/+15
* [CodeGen] Print constant pool index operands as %const.0 + 8 in both MIR and ...Francis Visoiu Mistrih2017-12-131-2/+47
* [MachineOperand][MIR] Add isRenamable to MachineOperand.Geoff Berry2017-12-121-0/+3
* [CodeGen] Move printing MO_Immediate operands to MachineOperand::printFrancis Visoiu Mistrih2017-12-081-0/+29
* [CodeGen] Move printing MO_CImmediate operands to MachineOperand::printFrancis Visoiu Mistrih2017-12-081-1/+5
* [CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih2017-12-041-2/+14
* MIParser/MIRPrinter: Compute block successors if not explicitely specifiedMatthias Braun2017-05-051-0/+2
* MIRLangRef: Add a section on simplifying .mir testsMatthias Braun2017-04-131-0/+47
* MIRLangRef: Simplify/update documentationMatthias Braun2017-04-131-15/+16
* [docs] Fixing Sphinx warnings to unclog the buildbotRenato Golin2016-07-201-22/+20
* MIRLangRef: Add documentation for the subregister indices.Alex Lorenz2015-09-081-2/+19
* MIRLangRef: Add documentation for the global value machine operands.Alex Lorenz2015-09-081-1/+22
* MIRLangRef: Add 'MIR Testing Guide' section.Alex Lorenz2015-08-211-0/+63
* MIRLangRef: Describe the syntax for the immediate operands, register values,Alex Lorenz2015-08-211-6/+133
* MIRLangRef: Describe the syntax for machine instruction names and flags.Alex Lorenz2015-08-211-1/+40
* MIRLangRef: Describe the syntax that is used to represent machine basic blocks.Alex Lorenz2015-08-151-2/+111
* Update MIRLangRef for MIR syntax change from r244982.Alex Lorenz2015-08-141-16/+11
* Add initial documentation for the MIR serialization format.Alex Lorenz2015-08-061-0/+124
OpenPOWER on IntegriCloud