summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/machine-copy-prop.mir
Commit message (Expand)AuthorAgeFilesLines
* Followup on Proposal to move MIR physical register namespace to '$' sigil.Puyan Lotfi2018-01-311-96/+96
* X86: Do not use llc -march in tests.Matthias Braun2017-08-021-1/+1
* MachineFunctionProperties/MIRParser: Rename AllVRegsAllocated->NoVRegs, compu...Matthias Braun2016-08-251-12/+0
* [MIR] Print on the given output instead of stderr.Quentin Colombet2016-07-131-1/+1
* Introduce MachineFunctionProperties and the AllVRegsAllocated propertyDerek Schuff2016-03-281-0/+12
* MachineCopyPropagation: Catch copies of the form A<-B;A<-BMatthias Braun2016-02-261-1/+102
* MachineCopyPropagation: Keep scanning through instructions with regmasksMatthias Braun2016-02-261-4/+59
* MachineInstr: Respect register aliases in clearRegiserKills()Matthias Braun2016-02-241-0/+59
OpenPOWER on IntegriCloud