Transform @llvm.objectsize to integer if the argument is a result of malloc of known...
[oota-llvm.git] / test / Transforms / InstCombine / invariant.ll
2009-11-11 Duncan SandsDon't trivially delete unused calls to llvm.invariant...