[PowerPC] Enable interleaved-access vectorization
[oota-llvm.git] / test / Transforms / LowerExpectIntrinsic /
2015-04-16 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-01-24 Chandler Carruth[PM] Port LowerExpectIntrinsic to the new pass manager.
2014-12-15 Duncan P. N. Exon... IR: Make metadata typeless in assembly
2014-02-02 Duncan P. N. Exon... Lower llvm.expect intrinsic correctly for i1
2013-08-16 Daniel Dunbar[tests] Cleanup initialization of test suffixes.
2013-07-14 Stephen LinUpdate Transforms tests to use CHECK-LABEL for easier...
2012-02-16 Eli BenderskyReplace all instances of dg.exp file with lit.local...
2011-07-06 Jakub StaszakIntroduce "expect" intrinsic instructions.