aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/RegAllocFast.cpp
AgeCommit message (Expand)Author
2010-04-21Run LiveVariables instead of computing liveness locally in -regalloc=fast.Jakob Stoklund Olesen
2010-04-21Add fast register allocator, enabled with -regalloc=fast.Jakob Stoklund Olesen