[InstCombine] Canonicalize single element array store
[oota-llvm.git] / test / Transforms / InstCombine / invoke.ll
2013-07-14 Stephen LinUpdate Transforms tests to use CHECK-LABEL for easier...
2013-04-09 Nadav RotemRevert 179071 because it is not the right way to suppor...
2013-04-08 Nadav Rotemc++ new operators are not malloc-like functions because...
2012-07-06 Nuno Lopesteach instcombine to remove allocated buffers even...
2012-06-21 Nuno Lopesinstcombine: disable optimization of 'invoke null...