[llvm-commits] [llvm] r87022 - in /llvm/trunk: include/llvm/CodeGen/ lib/CodeGen/ lib/CodeGen/SelectionDAG/ lib/Target/ARM/ lib/Target/Alpha/ lib/Target/Blackfin/ lib/Target/CellSPU/ lib/Target/MSP430/ lib/Target/Mips/ lib/Target/PIC16/ lib/Target/PowerPC/ lib/Target/Sparc/ lib/Target/SystemZ/ lib/Target/X86/ lib/Target/XCore/

Chris Lattner clattner at apple.com
Thu Nov 12 17:33:41 PST 2009


On Nov 12, 2009, at 5:00 PM, Evan Cheng wrote:

> Why is this necessary? As of 84326 each StackObject already has a
> isSpillSlot bool field.

Right, the API changes look good here, but the data structure changes  
in MachineFrameInfo do not.

-Chris




More information about the llvm-commits mailing list