Inline check that's used only once.
[oota-llvm.git] / lib / CodeGen / SpillPlacement.cpp
2011-03-04 Jakob Stoklund OlesenPrecompute block frequencies, pow() isn't free.
2011-02-18 Jakob Stoklund OlesenTrim debugging output.
2011-02-03 Jakob Stoklund OlesenSilence an MSVC warning
2011-01-19 Jakob Stoklund OlesenDivert Hopfield network debug output. It is very noisy.
2011-01-18 Jakob Stoklund OlesenAdd RAGreedy methods for splitting live ranges around...
2011-01-06 Jakob Stoklund OlesenAdd the SpillPlacement analysis pass.