Age | Commit message (Expand) | Author |
2008-03-09 | make sure ar.pfs is in a register class, this fixes test/CodeGen/IA64/ret-0.ll | Chris Lattner |
2008-02-27 | Final de-tabification. | Bill Wendling |
2007-12-29 | Remove attribution from file headers, per discussion on llvmdev. | Chris Lattner |
2007-11-11 | Use TableGen to emit information for dwarf register numbers. | Anton Korobeynikov |
2006-08-17 | Constify some methods. Patch provided by Anton Vayvod, thanks! | Chris Lattner |
2006-03-24 | Add dwarf register numbering to register data. | Jim Laskey |
2006-01-26 | fix stack corruption! Previously, 16-byte whole-FP-register stores were | Duraid Madina |
2006-01-23 | fix register corruption! (my god.) r15 is a scratch reg, using that as | Duraid Madina |
2006-01-17 | use proper (82-bit) spills/fills when spilling FP regs, so that | Duraid Madina |
2005-12-22 | update tablegen files - nothing to see here | Duraid Madina |
2005-12-01 | Support multiple ValueTypes per RegisterClass, needed for upcoming vector | Nate Begeman |
2005-11-02 | add F0 and F1 to the FP register class | Duraid Madina |
2005-10-28 | DAG->DAG instruction selection for ia64! "hello world" works, not much else. | Duraid Madina |
2005-08-19 | Split RegisterClass 'Methods' into MethodProtos and MethodBodies | Chris Lattner |
2005-08-19 | Put register classes in namespaces | Chris Lattner |
2005-04-12 | * OK, after changing to use liveIn/liveOut instead of IDEFs, | Duraid Madina |
2005-04-12 | Put out* into the allocation order, allowing the register allocator to | Chris Lattner |
2005-04-12 | stop emitting IDEFs for args - change to using liveIn/liveOut | Duraid Madina |
2005-04-09 | ok, the "ia64 has a boatload of registers" joke stopped being funny today ;) | Duraid Madina |
2005-04-06 | make sure 'special' registers don't get allocated | Duraid Madina |
2005-03-17 | and so it begins... | Duraid Madina |