Add option to createGVNPass to disable PRE.
authorEvan Cheng <evan.cheng@apple.com>
Fri, 30 Oct 2009 20:12:24 +0000 (20:12 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Fri, 30 Oct 2009 20:12:24 +0000 (20:12 +0000)
commit2f192c256c28f3b6c018f59e96380cd26f59c767
treef78f39f43c28d84210560c5a1ad4b5f8fdd06b38
parent3efabd316f05c8c9f82a62424721532c474fc067
Add option to createGVNPass to disable PRE.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@85609 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Transforms/Scalar.h
lib/Transforms/Scalar/GVN.cpp