summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/x86-shrink-wrapping.ll
AgeCommit message (Expand)Author
2017-12-04[CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih
2017-10-03Revert "Re-enable "[MachineCopyPropagation] Extend pass to do COPY source for...Geoff Berry
2017-10-02Re-enable "[MachineCopyPropagation] Extend pass to do COPY source forwarding"Geoff Berry
2017-09-04Revert "Re-enable "[MachineCopyPropagation] Extend pass to do COPY source for...Sam McCall
2017-09-01Re-enable "[MachineCopyPropagation] Extend pass to do COPY source forwarding"Geoff Berry
2017-08-30Revert r312154 "Re-enable "[MachineCopyPropagation] Extend pass to do COPY so...Hans Wennborg
2017-08-30Re-enable "[MachineCopyPropagation] Extend pass to do COPY source forwarding"Geoff Berry
2017-08-18Revert "[MachineCopyPropagation] Extend pass to do COPY source forwarding" ro...Geoff Berry
2017-08-17 Re-enable "[MachineCopyPropagation] Extend pass to do COPY source forward...Geoff Berry
2017-08-17Revert "[MachineCopyPropagation] Extend pass to do COPY source forwarding"Geoff Berry
2017-08-16[MachineCopyPropagation] Extend pass to do COPY source forwardingGeoff Berry
2017-05-15[ShrinkWrapping] Handle restores on no-return pathsFrancis Visoiu Mistrih
2016-06-15[X86]: Updated r272801 to promote 16 bit compares with immediate operandKevin B. Smith
2016-06-15[X86]: Quit promoting 8 and 16 bit compares to 32 bit.Kevin B. Smith
2016-02-25Optimized loading (zextload) of i1 value from memory.Elena Demikhovsky
2016-01-07[ShrinkWrapping] Give up on irreducible CFGs.Quentin Colombet
2016-01-06[X86] Correctly model TLS calls w.r.t. frame requirements.Quentin Colombet
2015-12-01[X86] Make sure the prologue does not clobber EFLAGS when it lives accross it.Quentin Colombet
2015-11-30[X86] Add RIP to GR64_TCW64David Majnemer
2015-11-06[ShrinkWrapping] Teach shrink-wrapping how to analyze RegMask.Quentin Colombet
2015-09-17[ShrinkWrap] Refactor the handling of infinite loop in the analysis.Quentin Colombet
2015-09-15[ShrinkWrapping] Add a test case for r247710.Quentin Colombet
2015-08-26Assign weights to edges to jump table / bit test header when lowering switch ...Cong Hou
2015-08-06Fix possible infinite loop in shrink wrapping when searching for save/restoreKit Barton
2015-07-10[ShrinkWrap][PEI] Do not insert epilogue for unreachable blocks.Quentin Colombet
2015-05-27[X86] Implement the support for shrink-wrapping.Quentin Colombet