summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/machine-cse-cmp.ll
AgeCommit message (Expand)Author
2017-01-11Revert "CodeGen: Allow small copyable blocks to "break" the CFG."Kyle Butt
2017-01-10CodeGen: Allow small copyable blocks to "break" the CFG.Kyle Butt
2015-11-19Revert "Change memcpy/memset/memmove to have dest and source alignments."Pete Cooper
2015-11-18Change memcpy/memset/memmove to have dest and source alignments.Pete Cooper
2015-11-18[ARM] Enable shrink-wrapping by default.Quentin Colombet
2015-11-12Revert "[ARM] Enable shrink-wrapping by default."Renato Golin
2015-11-11[ARM] Enable shrink-wrapping by default.Quentin Colombet
2015-03-13[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie
2013-07-14Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin
2012-11-27CSE: allow PerformTrivialCoalescing to check copies across basic blockManman Ren
2012-04-04Implement ARMBaseInstrInfo::commuteInstruction() for MOVCCr.Jakob Stoklund Olesen
2012-01-10Allow machine-cse to look across MBB boundary when cse'ing instructions thatEvan Cheng
2010-06-04Re-apply 105308 with fix.Evan Cheng
2010-06-03Revert 105308.Bob Wilson
2010-06-02Enable machine cse of instructions which define physical registers.Evan Cheng