Make the 'icmp pred trunc(ext(X)), CST --> icmp pred X, ext(trunc(CST))'
[oota-llvm.git] / test / Transforms / InstCombine / badmalloc.ll
2009-10-05 Chris Lattnerinstcombine shouldn't delete all null checks for mallocs.