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 | fe6e07fd8a678229f38abfaae465e2147caef8e8 (patch) | |
tree | c4a359c53583570b5b18d48a7ab741828ff03682 /llvm/lib/CodeGen/AsmPrinter | |
parent | a9c7c14ebb3ece7763dc8e577bad6974b56ea6d7 (diff) | |
download | bcm5719-llvm-fe6e07fd8a678229f38abfaae465e2147caef8e8.tar.gz bcm5719-llvm-fe6e07fd8a678229f38abfaae465e2147caef8e8.zip |
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.
llvm-svn: 128886
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter')
0 files changed, 0 insertions, 0 deletions