summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/MIR/X86/register-mask-operands.mir
Commit message (Expand)AuthorAgeFilesLines
* Migrate function attribute "no-frame-pointer-elim"="false" to "frame-pointer"...Fangrui Song2019-12-241-1/+1
* Followup on Proposal to move MIR physical register namespace to '$' sigil.Puyan Lotfi2018-01-311-8/+8
* 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-16/+12
* MIR Parser: Verify the implicit machine register operands.Alex Lorenz2015-07-071-3/+3
* MIR Serialization: Serialize the implicit register flag.Alex Lorenz2015-07-061-2/+2
* MIR Serialization: Serialize the register mask machine operands.Alex Lorenz2015-06-291-0/+43
OpenPOWER on IntegriCloud