[PowerPC] [Constant Hoisting] Enable constant hoisting on PPC
[oota-llvm.git] / test / Transforms / ConstantHoisting / ARM64 /
2014-04-12 Juergen Ributzka[ARM64] Never hoist the shift value of a shift instruction.
2014-04-12 Juergen Ributzka[ARM64] Fix the cost model for cheap large constants.
2014-04-10 Juergen Ributzka[ARM64] Fix immediate cost calculation for types larger...
2014-04-08 Juergen Ributzka[Constant Hoisting][ARM64] Enable constant hoisting...