Remove attribution from file headers, per discussion on llvmdev.
[oota-llvm.git] / lib / Target / IA64 / IA64RegisterInfo.td
2007-12-29 Chris LattnerRemove attribution from file headers, per discussion...
2007-11-11 Anton KorobeynikovUse TableGen to emit information for dwarf register...
2006-08-17 Chris LattnerConstify some methods. Patch provided by Anton Vayvod...
2006-03-24 Jim LaskeyAdd dwarf register numbering to register data.
2006-01-26 Duraid Madinafix stack corruption! Previously, 16-byte whole-FP...
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-12-22 Duraid Madinaupdate tablegen files - nothing to see here
2005-12-01 Nate BegemanSupport multiple ValueTypes per RegisterClass, needed...
2005-11-02 Duraid Madinaadd F0 and F1 to the FP register class
2005-10-28 Duraid MadinaDAG->DAG instruction selection for ia64! "hello world...
2005-08-19 Chris LattnerSplit RegisterClass 'Methods' into MethodProtos and...
2005-08-19 Chris LattnerPut register classes in namespaces
2005-04-12 Duraid Madina* OK, after changing to use liveIn/liveOut instead...
2005-04-12 Chris LattnerPut out* into the allocation order, allowing the regist...
2005-04-12 Duraid Madinastop emitting IDEFs for args - change to using liveIn...
2005-04-09 Duraid Madinaok, the "ia64 has a boatload of registers" joke stopped...
2005-04-06 Duraid Madinamake sure 'special' registers don't get allocated
2005-03-17 Duraid Madinaand so it begins...