Use movt/movw pair to materialize 32 bit constants on ARMv6T2+.
[oota-llvm.git] / test / Analysis / PostDominators / 2007-04-17-PostDominanceFrontier.ll
2009-09-11 Dan GohmanChange tests from "opt %s" to "opt < %s" so that opt...
2009-09-08 Dan GohmanChange these tests to feed the assembly files to opt...
2008-05-29 Owen AndersonMove these tests into the proper directory.