Never attempt to join an early-clobber def with a regular kill.
[oota-llvm.git] / lib / CodeGen / InlineSpiller.cpp
2010-07-02 Jakob Stoklund OlesenRematerialize as much as possible before inserting...
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.