aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineInstr.cpp
diff options
context:
space:
mode:
authorTed Kremenek <kremenek@apple.com>2009-09-29 06:35:00 +0000
committerTed Kremenek <kremenek@apple.com>2009-09-29 06:35:00 +0000
commitcc22424c879f6a17420a0f9c8a3c5594d0135ac4 (patch)
tree1961d8ee9f4a1975ce3d61c4ce69656845f2e71d /llvm/lib/CodeGen/MachineInstr.cpp
parent9b3f71600aa38f69c97d39637c75e950b45ee4e9 (diff)
downloadllvm-cc22424c879f6a17420a0f9c8a3c5594d0135ac4.zip
llvm-cc22424c879f6a17420a0f9c8a3c5594d0135ac4.tar.gz
llvm-cc22424c879f6a17420a0f9c8a3c5594d0135ac4.tar.bz2
Fix really insidious bug in RegionStoreManager::RemoveDeadBindings()
identified with a false positive reported by Thomas Clement. This involved doing another rewrite of RegionStoreManager::RemoveDeadBindings(), which phrases the entire problem of scanning for dead regions as a graph exploration problem. It is more methodic than the previous implementation. llvm-svn: 83053
Diffstat (limited to 'llvm/lib/CodeGen/MachineInstr.cpp')
0 files changed, 0 insertions, 0 deletions