Store the Dirty bit in the LiveReg structure instead of a bit vector.
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Tue, 11 May 2010 23:24:47 +0000 (23:24 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Tue, 11 May 2010 23:24:47 +0000 (23:24 +0000)
commit210e2afcc74e8ce5102d13939b23040fafa71c09
tree0e2fca66f05baf88a9ea7311cf7296f23650565c
parent76b4d5a0210f161c08543f00f355955c94d3f2ec
Store the Dirty bit in the LiveReg structure instead of a bit vector.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@103522 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/RegAllocFast.cpp