llvm-project/llvm/lib/CodeGen/MIRParser
Tim Northover 26e40bdb9b GlobalISel: omit braces on MachineInstr types when there's only one.
Tidies up the representation a bit in the common case.

llvm-svn: 276772
2016-07-26 17:28:01 +00:00
..
CMakeLists.txt MIR Serialization: Introduce a lexer for machine instructions. 2015-06-22 20:37:46 +00:00
LLVMBuild.txt MIRParser/LLVMBuild.txt: Add MC for MCRegisterInfo::getDwarfRegNum(). 2015-07-24 01:12:36 +00:00
MILexer.cpp GlobalISel: implement alloca instruction 2016-07-22 16:59:52 +00:00
MILexer.h GlobalISel: implement alloca instruction 2016-07-22 16:59:52 +00:00
MIParser.cpp GlobalISel: omit braces on MachineInstr types when there's only one. 2016-07-26 17:28:01 +00:00
MIParser.h MIRParser: Move SlotMapping and SourceMgr refs to PFS; NFC 2016-07-13 23:27:50 +00:00
MIRParser.cpp MIRParser: Fix MIRParser not reporting nullptr on error. 2016-07-14 00:42:37 +00:00