Rather than having llvm-gcc changing the meaning of OptimizeSize, just make sure...
authorEvan Cheng <evan.cheng@apple.com>
Fri, 30 Oct 2009 07:23:49 +0000 (07:23 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Fri, 30 Oct 2009 07:23:49 +0000 (07:23 +0000)
commit50222db00ac2476de6d76e599d8dd2baa4e5e244
tree97b03063656c89b8723afc52b7859156ac9489ec
parentddb16df91257e4c4d2be5343e2c7c7ecbfbe8bf4
Rather than having llvm-gcc changing the meaning of OptimizeSize, just make sure loop unswitch is conservative when optimization level is < 3.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@85581 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/StandardPasses.h