Jakob Stoklund Olesen a2948ef5ac 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
2011-04-05 15:18:18 +00:00
..
2011-02-13 19:53:36 +00:00
2011-03-07 19:28:43 +00:00
2011-03-11 21:02:27 +00:00
2011-01-06 01:21:53 +00:00
2011-03-07 22:48:16 +00:00