diff options
author | Evan Cheng <evan.cheng@apple.com> | 2011-10-12 00:09:14 +0000 |
---|---|---|
committer | Evan Cheng <evan.cheng@apple.com> | 2011-10-12 00:09:14 +0000 |
commit | 7efba85d414949febe51100e298077233526787c (patch) | |
tree | 38f1da200c4c67544f0ce37508048cbf30946980 /lib/CodeGen/SelectionDAG/TargetLowering.cpp | |
parent | 1c062c24aba08962b4687f56b274f182e5b7a8e5 (diff) |
Fix r141744.
1. The speculation check may not have been performed if the BB hasn't had a load
LICM candidate.
2. If the candidate would be CSE'ed, then go ahead and speculatively LICM the
instruction even if it's in high register pressure situation.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@141747 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/SelectionDAG/TargetLowering.cpp')
0 files changed, 0 insertions, 0 deletions