Reflects MachineConstantPoolEntry changes.
[oota-llvm.git] / lib / Target / IA64 / IA64RegisterInfo.cpp
2006-09-05 Chris LattnerCompletely eliminate def&use operands. Now a register...
2006-08-17 Chris LattnerConstify some methods. Patch provided by Anton Vayvod...
2006-05-18 Evan ChenggetCalleeSaveRegs and getCalleeSaveRegClasses are no...
2006-05-04 Chris LattnerMove some methods out of MachineInstr into MachineOperand
2006-05-04 Chris LattnerThere shalt be only one "immediate" operand type!
2006-04-07 Jim LaskeyFoundation for call frame information.
2006-03-28 Jim LaskeyExpose base register for DwarfWriter. Refactor code...
2006-03-27 Jim LaskeyTranslate llvm target registers to dwarf register numbe...
2006-03-23 Jim LaskeyAdd support to locate local variables in frames (early...
2006-01-26 Duraid Madinasome hoovering
2006-01-25 Duraid Madinaadd bundling! well not really, for now it's just stop...
2006-01-23 Duraid Madinafix register corruption! (my god.) r15 is a scratch...
2006-01-17 Duraid Madinause proper (82-bit) spills/fills when spilling FP regs...
2005-10-28 Chris Lattnerremove dead stuff
2005-10-28 Chris LattnerEliminate getClass, it is not needed
2005-09-30 Chris Lattnerthese methods get extra args
2005-08-19 Chris LattnerThis code has always been dead on itanium
2005-04-22 Misha BrukmanConvert tabs to spaces
2005-04-21 Misha BrukmanRemove trailing whitespace
2005-04-11 Duraid Madinaassorted fixes:
2005-03-31 Duraid Madinadaintyness
2005-03-17 Duraid Madinaand so it begins...