aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineBasicBlock.cpp
diff options
context:
space:
mode:
authorOwen Anderson <resistor@mac.com>2008-07-28 16:00:58 +0000
committerOwen Anderson <resistor@mac.com>2008-07-28 16:00:58 +0000
commitd70cf1d5ae5eec05215897855f8370e04ded9a2b (patch)
treefe1d08189f12793fc3ad27eb85f33eadc412de75 /llvm/lib/CodeGen/MachineBasicBlock.cpp
parentd4c8cbd776ac5913b0b9bcf21894186b178062ad (diff)
downloadllvm-d70cf1d5ae5eec05215897855f8370e04ded9a2b.zip
llvm-d70cf1d5ae5eec05215897855f8370e04ded9a2b.tar.gz
llvm-d70cf1d5ae5eec05215897855f8370e04ded9a2b.tar.bz2
Fix a subtle bug when removing instructions from memdep. In very specific
circumstances we could end up remapping a dependee to the same instruction that we're trying to remove. Handle this properly by just falling back to a conservative solution. llvm-svn: 54132
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions