If user wants to run instcombine twice, do not block it.
authorDevang Patel <dpatel@apple.com>
Wed, 23 May 2007 05:08:52 +0000 (05:08 +0000)
committerDevang Patel <dpatel@apple.com>
Wed, 23 May 2007 05:08:52 +0000 (05:08 +0000)
commitb3b87708eb72ebcfc2e13e42437550b9f1c82edd
treea8fdd5c1df7c3ea31b294a52bf46141493d6e510
parent57a460e63d170a67debc10199f6477adef7ba57a
If user wants to run instcombine twice, do not block it.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37301 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/PassManager.cpp