diff options
author | Ted Kremenek <kremenek@apple.com> | 2009-09-29 06:35:00 +0000 |
---|---|---|
committer | Ted Kremenek <kremenek@apple.com> | 2009-09-29 06:35:00 +0000 |
commit | cc22424c879f6a17420a0f9c8a3c5594d0135ac4 (patch) | |
tree | 1961d8ee9f4a1975ce3d61c4ce69656845f2e71d /llvm/lib/CodeGen/MachineInstr.cpp | |
parent | 9b3f71600aa38f69c97d39637c75e950b45ee4e9 (diff) | |
download | llvm-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