Handle vlas during inline cost computation if they'll be turned
[oota-llvm.git] / test / Transforms / ConstantHoisting /
2014-04-04 Juergen RibutzkaUpdate the test to use FileCheck.
2014-04-02 Juergen RibutzkaAdd test case for [Constant Hoisting] Erase dead cast...
2014-04-02 Adrian Prantltypo
2014-04-02 Juergen RibutzkaAdd comments and test case for [X86TTI] Make constant...
2014-04-02 Juergen RibutzkaAdd test case for [Stackmaps][X86TTI] Fix think-o in...
2014-03-22 Juergen Ributzka[Constant Hoisting] Fix multiple entries for the same...
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...