aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/Alpha/AlphaRegisterInfo.td
Commit message (Expand)AuthorAgeFilesLines
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-291-2/+2
* Use TableGen to emit information for dwarf register numbers. Anton Korobeynikov2007-11-111-64/+64
* Constify some methods. Patch provided by Anton Vayvod, thanks!Chris Lattner2006-08-171-6/+6
* Add dwarf register numbering to register data.Jim Laskey2006-03-241-33/+64
* Support multiple ValueTypes per RegisterClass, needed for upcoming vectorNate Begeman2005-12-011-3/+3
* All sorts of stuff.Andrew Lenharth2005-11-301-3/+3
* whatever. Intermediate patch to see what breaks. Seems ok.Andrew Lenharth2005-11-091-8/+47
* Put register classes in namespacesChris Lattner2005-08-191-2/+2
* Get rid of all symbolic loads. I now do gernate all relocations sequencesAndrew Lenharth2005-06-291-2/+6
* who said we had to use the return address in the return address register. Mi...Andrew Lenharth2005-06-271-3/+3
* so, if you beat on it, you too can talk emacs into having a sane indenting po...Andrew Lenharth2005-02-101-1/+2
* * Fix spelling of `volatile'Misha Brukman2005-02-101-9/+9
* prefer FP scratch registers and more check in LowerArgumentsAndrew Lenharth2005-02-061-3/+6
* Make file header comment consistent: extend the whole 80 cols to fill the lineMisha Brukman2005-02-041-1/+1
* oopsAndrew Lenharth2005-02-021-1/+1
* prevent register allocator from using the stack pointer :)Andrew Lenharth2005-02-021-1/+1
* fix register namesAndrew Lenharth2005-02-011-16/+16
* stack frame fix and zero FP reg fixAndrew Lenharth2005-01-271-2/+2
* Let me introduce you to the early stages of the llvm backend for the alpha pr...Andrew Lenharth2005-01-221-0/+93