c++ new operators are not malloc-like functions because they do not return uninitiali...
[oota-llvm.git] / test / Transforms / GVN / pr14166.ll
2012-10-24 Hal FinkelUpdate GVN to support vectors of pointers.