Eliminate uses of %prcontext.
[oota-llvm.git] / test / Transforms / GVN / local-pre.ll
2008-06-26 Owen AndersonUse the -enable-pre flag so this test doesn't fail.
2008-06-18 Owen AndersonAdd local PRE to GVN. This only operates in cases...