Add memory operand folding support to InlineSpiller.
[oota-llvm.git] / lib / CodeGen / InlineSpiller.cpp
2010-07-01 Jakob Stoklund OlesenAdd memory operand folding support to InlineSpiller.
2010-06-30 Jakob Stoklund OlesenAdd support for rematerialization to InlineSpiller.
2010-06-30 Jakob Stoklund OlesenRemember to track spill slot uses in VirtRegMap when...
2010-06-29 Jakob Stoklund OlesenBegin implementation of an inline spiller.