summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/machine-combiner-int.ll
Commit message (Expand)AuthorAgeFilesLines
* [MIR] Print on the given output instead of stderr.Quentin Colombet2016-07-131-1/+1
* VirtRegMap: Replace some identity copies with KILL instructions.Matthias Braun2016-07-091-0/+5
* [X86] Teach X86FixupBWInsts to promote MOV8rr/MOV16rr to MOV32rr.Ahmed Bougacha2016-05-071-3/+3
* Revert r268760, it caused PR27670.Nico Weber2016-05-061-3/+3
* [X86] Teach X86FixupBWInsts to promote MOV8rr/MOV16rr to MOV32rr.Ahmed Bougacha2016-05-061-3/+3
* fix CHECK_NEXT -> CHECK-NEXTSanjay Patel2016-03-281-15/+15
* [x86] enable machine combiner reassociations for scalar 'xor' instsSanjay Patel2015-09-031-0/+47
* [x86] enable machine combiner reassociations for scalar 'or' instsSanjay Patel2015-08-311-0/+47
* [x86] enable machine combiner reassociations for scalar 'and' instsSanjay Patel2015-08-281-0/+51
* [x86] machine combiner reassociation: mark EFLAGS operand as 'dead'Sanjay Patel2015-08-041-1/+7
* [x86] reassociate integer multiplies using machine combiner passSanjay Patel2015-07-311-0/+43
OpenPOWER on IntegriCloud