[Constant Hoisting] Make the constant materialization cost operand dependent
[oota-llvm.git] / test / Transforms / ConstantHoisting /
2014-03-21 Juergen Ributzka[Constant Hoisting] Make the constant materialization...
2014-03-21 Juergen Ributzka[Constant Hoisting] Change the algorithm to only track...
2014-03-20 Juergen RibutzkaRevert "[Constant Hoisting] Extend coverage of the...
2014-03-20 Juergen Ributzka[Constant Hoisting] Extend coverage of the constant...
2014-02-08 Juergen Ributzka[Constant Hoisting] Fix insertion point for constant...
2014-01-27 Benjamin KramerConstantHoisting: We can't insert instructions directly...