[PM] Port StripDeadPrototypes to the new pass manager
[oota-llvm.git] / test / Transforms / LowerExpectIntrinsic / basic.ll
2015-10-30 Justin Bogner[PM] Port StripDeadPrototypes to the new pass manager
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-07-14 Stephen LinUpdate Transforms tests to use CHECK-LABEL for easier...
2011-07-06 Jakub StaszakIntroduce "expect" intrinsic instructions.