Files
llvm-6502/include/llvm/CodeGen
Andrew Trick 7c489ab365 Use a SparseSet in LiveRegUnits.
Some clients may add block live ins and may track liveness over a
large scope. This guarantees an efficient implementation in all cases
with no memory allocation/deallocation, independent of the number of
target registers. It could be slightly less convenient but is fine in
the expected case.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@192622 91177308-0d34-0410-b5e6-96231b3b80d8
2013-10-14 20:45:17 +00:00
..
2013-05-16 02:20:41 +00:00
2013-03-25 13:47:46 +00:00
2013-02-09 13:29:31 +00:00
2013-08-16 23:30:19 +00:00
2013-08-16 23:30:19 +00:00