aboutsummaryrefslogtreecommitdiff
path: root/lib/Analysis/DebugInfo.cpp
diff options
context:
space:
mode:
authorDan Gohman <gohman@apple.com>2009-10-30 22:18:41 +0000
committerDan Gohman <gohman@apple.com>2009-10-30 22:18:41 +0000
commit0115e164bad632572e2cfbaf72f0f0882d5319de (patch)
treee1e3d79537c4854d8ab8a456330534a5fe807054 /lib/Analysis/DebugInfo.cpp
parent287db0c23c9188c563cc2ff449733f233535496e (diff)
Fix MachineLICM to use the correct virtual register class when
unfolding loads for hoisting. getOpcodeAfterMemoryUnfold returns the opcode of the original operation without the load, not the load itself, MachineLICM needs to know the operand index in order to get the correct register class. Extend getOpcodeAfterMemoryUnfold to return this information. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@85622 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Analysis/DebugInfo.cpp')
0 files changed, 0 insertions, 0 deletions