[opaque pointer type] Add textual IR support for explicit type parameter for global...
[oota-llvm.git] / test / Transforms / InstCombine / memcmp-1.ll
2015-08-28 Chad RosierOptimize memcmp(x,y,n)==0 for small n and suitably...
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...
2014-08-19 David MajnemerInstCombine: Annotate sub with nsw when we prove it...
2013-07-14 Stephen LinUpdate Transforms tests to use CHECK-LABEL for easier...
2012-11-12 Meador IngeNormalize memcmp constant folding results.
2012-11-11 Meador IngeRemove hard-coded constant in Transforms/InstCombine...
2012-11-11 Meador Ingeinstcombine: Migrate memcmp optimizations