Use movt/movw pair to materialize 32 bit constants on ARMv6T2+.
[oota-llvm.git] / test / Other / 2008-08-14-PassManager.ll
2009-09-11 Dan GohmanEliminate more redundant llvm-as calls.
2008-08-14 Devang PatelThe pass manager is not able to schedule -loop-deletion...