[InstCombine] add tests to show missing trunc optimizations
[oota-llvm.git] / test / Transforms / Mem2Reg / atomic.ll
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...
2011-08-15 Eli FriedmanAdd comments and test for atomic load/store and mem2reg.