summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/MIR/X86/machine-basic-block-operands.mir
Commit message (Expand)AuthorAgeFilesLines
* [X86] Merge the different Jcc instructions for each condition code into singl...Craig Topper2019-04-051-4/+4
* Followup on Proposal to move MIR physical register namespace to '$' sigil.Puyan Lotfi2018-01-311-12/+12
* [CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih2017-12-041-3/+3
* llc: Add support for -run-pass noneMatthias Braun2016-07-161-1/+1
* [MIR] Print on the given output instead of stderr.Quentin Colombet2016-07-131-1/+1
* When printing MIR, output to errs() rather than outs().Justin Lebar2016-02-191-1/+1
* MIR Serialization: Change MIR syntax - use custom syntax for MBBs.Alex Lorenz2015-08-131-37/+33
* MIR Tests: Add liveins and successors to make tests pass with machine verifier.Alex Lorenz2015-07-241-0/+2
* MIR Parser: Verify the implicit machine register operands.Alex Lorenz2015-07-071-6/+6
* MIR Serialization: Serialize machine basic block operands.Alex Lorenz2015-06-261-0/+75
OpenPOWER on IntegriCloud