[Constant Hoisting] Materialize the constant before the cloned cast instruction.
[oota-llvm.git] / test / Transforms / ConstantHoisting / X86 / delete-dead-cast-inst.ll
2014-04-04 Juergen RibutzkaUpdate the test to use FileCheck.
2014-04-02 Juergen RibutzkaAdd test case for [Constant Hoisting] Erase dead cast...