summaryrefslogtreecommitdiff
path: root/docs/MIRLangRef.rst
AgeCommit message (Expand)Author
2017-12-04[CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih
2017-05-05MIParser/MIRPrinter: Compute block successors if not explicitely specifiedMatthias Braun
2017-04-13MIRLangRef: Add a section on simplifying .mir testsMatthias Braun
2017-04-13MIRLangRef: Simplify/update documentationMatthias Braun
2016-07-20[docs] Fixing Sphinx warnings to unclog the buildbotRenato Golin
2015-09-08MIRLangRef: Add documentation for the subregister indices.Alex Lorenz
2015-09-08MIRLangRef: Add documentation for the global value machine operands.Alex Lorenz
2015-08-21MIRLangRef: Add 'MIR Testing Guide' section.Alex Lorenz
2015-08-21MIRLangRef: Describe the syntax for the immediate operands, register values,Alex Lorenz
2015-08-21MIRLangRef: Describe the syntax for machine instruction names and flags.Alex Lorenz
2015-08-15MIRLangRef: Describe the syntax that is used to represent machine basic blocks.Alex Lorenz
2015-08-14Update MIRLangRef for MIR syntax change from r244982.Alex Lorenz
2015-08-06Add initial documentation for the MIR serialization format.Alex Lorenz