ShrinkWrap.cpp: Tweak r244235 for a non-functional member, PredicateFtor. [-Wdocument...
[oota-llvm.git] / lib / CodeGen / ShrinkWrap.cpp
2015-08-07 NAKAMURA TakumiShrinkWrap.cpp: Tweak r244235 for a non-functional...
2015-08-06 Kit BartonFix possible infinite loop in shrink wrapping when...
2015-08-06 Kit BartonThis patch changes the interface to enable the shrink...
2015-05-27 Quentin Colombet[ShrinkWrap] Add a target hook to check whether or not
2015-05-18 Matthias BraunMachineInstr: Change return value of getOpcode() to...
2015-05-05 Quentin Colombet[ShrinkWrap] Add (a simplified version) of shrink-wrapping.