Add methods to StringMap to erase entries by key.
[oota-llvm.git] / test / Transforms / GVN / local-pre.ll
2008-06-18 Owen AndersonAdd local PRE to GVN. This only operates in cases...