aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/Alpha/AlphaRegisterInfo.td
AgeCommit message (Expand)Author
2007-12-29Remove attribution from file headers, per discussion on llvmdev.Chris Lattner
2007-11-11Use TableGen to emit information for dwarf register numbers. Anton Korobeynikov
2006-08-17Constify some methods. Patch provided by Anton Vayvod, thanks!Chris Lattner
2006-03-24Add dwarf register numbering to register data.Jim Laskey
2005-12-01Support multiple ValueTypes per RegisterClass, needed for upcoming vectorNate Begeman
2005-11-30All sorts of stuff.Andrew Lenharth
2005-11-09whatever. Intermediate patch to see what breaks. Seems ok.Andrew Lenharth
2005-08-19Put register classes in namespacesChris Lattner
2005-06-29Get rid of all symbolic loads. I now do gernate all relocations sequencesAndrew Lenharth
2005-06-27who said we had to use the return address in the return address register. Mi...Andrew Lenharth
2005-02-10so, if you beat on it, you too can talk emacs into having a sane indenting po...Andrew Lenharth
2005-02-10* Fix spelling of `volatile'Misha Brukman
2005-02-06prefer FP scratch registers and more check in LowerArgumentsAndrew Lenharth
2005-02-04Make file header comment consistent: extend the whole 80 cols to fill the lineMisha Brukman
2005-02-02oopsAndrew Lenharth
2005-02-02prevent register allocator from using the stack pointer :)Andrew Lenharth
2005-02-01fix register namesAndrew Lenharth
2005-01-27stack frame fix and zero FP reg fixAndrew Lenharth
2005-01-22Let me introduce you to the early stages of the llvm backend for the alpha pr...Andrew Lenharth