Add a test for the foldSelectICmpAndOr fix committed in r180779.
[oota-llvm.git] / test / Transforms / InstCombine / invoke.ll
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...