MIR Parser: Add support for quoted named global value operands.
[oota-llvm.git] / test / CodeGen / MIR / X86 /
2015-07-20 Alex LorenzMIR Parser: Add support for quoted named global value...
2015-07-17 Alex LorenzMIR Parser: Allow the dollar characters in all of the...
2015-07-17 Alex LorenzMIR Serialization: Serialize the frame setup machine...
2015-07-16 Alex LorenzMIR Serialization: Serialize the frame index machine...
2015-07-16 Alex LorenzFix broken testcase from r242358.
2015-07-15 Alex LorenzMIR Serialization: Serialize the jump table index operands.
2015-07-15 Alex LorenzMIR Serialization: Serialize the jump table info.
2015-07-15 Alex LorenzMIR Serialization: Serialize references from the stack...
2015-07-14 Alex LorenzMIR Serialization: Serialize the machine basic block...
2015-07-14 Alex LorenzMIR Serialization: Serialize the variable sized stack...
2015-07-13 Alex LorenzMIR Serialization: Serialize the sub register indices.
2015-07-13 Alex LorenzMIR Serialization: Serialize the fixed stack objects.
2015-07-10 Alex LorenzMIR Serialization: Serialize the virtual register operands.
2015-07-10 Alex LorenzMIR Serialization: Initial serialization of stack objects.
2015-07-09 Alex LorenzMIR Serialization: Serialize the virtual register defin...
2015-07-08 Alex LorenzMIR Serialization: Serialize the 'undef' register machi...
2015-07-08 Alex LorenzMIR Serialization: Serialize the 'killed' register...
2015-07-07 Alex LorenzMIR Serialization: Serialize the 'dead' register machin...
2015-07-07 Alex LorenzMIR Parser: Verify the implicit machine register operands.
2015-07-06 Alex LorenzMIR Serialization: Serialize the implicit register...
2015-06-29 Alex LorenzMIR Serialization: Serialize the register mask machine...
2015-06-26 Alex LorenzMIR Serialization: Serialize global address machine...
2015-06-26 Alex LorenzMIR Serialization: Serialize machine basic block operands.
2015-06-24 Alex LorenzMIR Serialization: Serialize the null register operands.
2015-06-23 Alex LorenzMIR Serialization: Serialize immediate machine operands.
2015-06-23 Alex LorenzMIR Parser: Use correct source locations for machine...
2015-06-23 Alex LorenzMIR Serialization: Serialize physical register machine...
2015-06-22 Alex LorenzMIR Serialization: Introduce a lexer for machine instru...
2015-06-22 Alex LorenzMIR Serialization: Serialize machine instruction names.