Disable LICM speculation in high register pressure situation again now that Devang...
authorEvan Cheng <evan.cheng@apple.com>
Wed, 26 Oct 2011 01:26:57 +0000 (01:26 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Wed, 26 Oct 2011 01:26:57 +0000 (01:26 +0000)
commit73b5bb38650a1a1441fcf210c79f188d08990946
tree9b5acdeb02f68ce819b41eb0ddc9deb935faa729
parentf31151f34ec37dd49bdf998e9e352d572f4a8e06
Disable LICM speculation in high register pressure situation again now that Devang has fixed other issues.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@143003 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/MachineLICM.cpp