Revert r244154 which causes some build failure. See https://llvm.org/bugs/show_bug...
[oota-llvm.git] / lib / CodeGen / ShrinkWrap.cpp
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.