[opaque pointer type] Add textual IR support for explicit type parameter to gep operator
[oota-llvm.git] / test / CodeGen / X86 / licm-nested.ll
2015-03-13 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2013-05-30 Tim NorthoverX86: use sub-register sequences for MOV*r0 operations
2013-03-12 Jan Wen VoungRevert the test moves from 176733. Use "REQUIRES:...
2013-03-08 Jan Wen VoungDisable statistics on Release builds and move tests...
2011-10-11 Bob WilsonMake this test more specific. There are 3 stats that...
2011-10-11 Devang PatelAdd dominance check for the instruction being hoisted.
2011-10-10 Devang PatelRevert r141569 and r141576.
2011-10-10 Devang PatelAdd dominance check for the instruction being hoisted.
2010-08-18 Dan GohmanWhen sending stats output to stdout for grepping, don...
2010-08-17 Dan GohmanTweak IVUsers' concept of "interesting" to exclude...
2010-07-09 Dan GohmanAdd a target triple.
2010-07-09 Dan GohmanFix MachineLICM to actually visit inner loops.