Disable machine LICM speculation check (for profitability) until I have time to inves...
authorEvan Cheng <evan.cheng@apple.com>
Wed, 12 Oct 2011 21:33:49 +0000 (21:33 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Wed, 12 Oct 2011 21:33:49 +0000 (21:33 +0000)
commit7007e4c5564f32fe4f06765a9740218039e7b492
treea9d0e1c69fd81fd0652715bda7802517e44b1ba4
parent980df169203a5f60793e758cdc5cbcad853ca9eb
Disable machine LICM speculation check (for profitability) until I have time to investigate the regressions.

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