[SimplifyLibCalls] Remove useless bits of this tests.
[oota-llvm.git] / test / Transforms / InstCombine / objsize-64.ll
2015-06-17 David MajnemerMove the personality function from LandingPadInst to...
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-28 Nuno Lopesmake instcombine produce calls to llvm.donothing instea...
2012-06-25 Nuno Lopesimprove optimization of invoke instructions:
2012-06-21 Nuno LopesAdd support for invoke to the MemoryBuiltin analysid.
2012-06-21 Nuno Lopeshopefully fix the buildbots: some tests have wrong...