diff options
author | Jakob Stoklund Olesen <stoklund@2pi.dk> | 2011-04-05 15:18:18 +0000 |
---|---|---|
committer | Jakob Stoklund Olesen <stoklund@2pi.dk> | 2011-04-05 15:18:18 +0000 |
commit | a2948ef5accab638371615f539ea9f9ec5ff5d03 (patch) | |
tree | 7094173d4feae4d1449a703725736e37243498a0 /lib/CodeGen/LiveDebugVariables.cpp | |
parent | 0286ca89f0734a81c273e80732a573f619c7ace4 (diff) | |
download | external_llvm-a2948ef5accab638371615f539ea9f9ec5ff5d03.zip external_llvm-a2948ef5accab638371615f539ea9f9ec5ff5d03.tar.gz external_llvm-a2948ef5accab638371615f539ea9f9ec5ff5d03.tar.bz2 |
Use std::unique instead of a SmallPtrSet to ensure unique instructions in UseSlots.
This allows us to always keep the smaller slot for an instruction which is what
we want when a register has early clobber defines.
Drop the UsingInstrs set and the UsingBlocks map. They are no longer needed.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@128886 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/LiveDebugVariables.cpp')
0 files changed, 0 insertions, 0 deletions