[ShrinkWrapping] Teach shrink-wrapping how to analyze RegMask.
[oota-llvm.git] / test / CodeGen / X86 / x86-shrink-wrapping.ll
2015-11-06 Quentin Colombet[ShrinkWrapping] Teach shrink-wrapping how to analyze...
2015-09-17 Quentin Colombet[ShrinkWrap] Refactor the handling of infinite loop...
2015-09-15 Quentin Colombet[ShrinkWrapping] Add a test case for r247710.
2015-08-26 Cong HouAssign weights to edges to jump table / bit test header...
2015-08-06 Kit BartonFix possible infinite loop in shrink wrapping when...
2015-07-10 Quentin Colombet[ShrinkWrap][PEI] Do not insert epilogue for unreachabl...
2015-05-27 Quentin Colombet[X86] Implement the support for shrink-wrapping.