Use movt/movw pair to materialize 32 bit constants on ARMv6T2+.
[oota-llvm.git] / test / Analysis / BasicAA /
2002-10-25 Chris LattnerUpdate test to use long instead of uint getelementptr...
2002-09-08 Chris LattnerNew testcase that tests for array pointer analysis...
2002-09-07 Chris LattnerFix bug in testcase now that load-vn is not built into...
2002-09-07 Chris LattnerFix broken test
2002-08-22 Chris LattnerAdd a testcase that checks to make sure LICM uses basic...
2002-08-22 Chris LattnerInitial testcases for basicaa alias analysis