- Move TargetLowering::EmitTargetCodeForFrameDebugValue to TargetInstrInfo and rename...
[oota-llvm.git] / lib / CodeGen / RegAllocFast.cpp
2010-04-21 Jakob Stoklund OlesenRun LiveVariables instead of computing liveness locally...
2010-04-21 Jakob Stoklund OlesenAdd fast register allocator, enabled with -regalloc...