[InstCombine] Fold IntToPtr and PtrToInt into preceding loads.
[oota-llvm.git] / test / Transforms / InstCombine / printf-2.ll
2015-04-16 David Blaikie[opaque pointer type] Add textual IR support for explic...
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...
2013-07-14 Stephen LinUpdate Transforms tests to use CHECK-LABEL for easier...
2012-11-27 Meador Ingeinstcombine: Don't replace all uses for instructions...