summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Alpha/AlphaInstrInfo.cpp
Commit message (Collapse)AuthorAgeFilesLines
* isStoreToStackSlotAndrew Lenharth2006-02-031-0/+18
| | | | llvm-svn: 25925
* Move isLoadFrom/StoreToStackSlot from MRegisterInfo to TargetInstrInfo,a far ↵Chris Lattner2006-02-021-0/+19
| | | | | | more logical place. Other methods should also be moved if anyoneis interested. :) llvm-svn: 25913
* whatever. Intermediate patch to see what breaks. Seems ok.Andrew Lenharth2005-11-091-1/+3
| | | | llvm-svn: 24260
* Remove trailing whitespaceMisha Brukman2005-04-211-2/+2
| | | | llvm-svn: 21424
* Make the rest of file header comments consistent in format and styleMisha Brukman2005-02-051-1/+1
| | | | llvm-svn: 20048
* initial fp supportAndrew Lenharth2005-01-261-1/+1
| | | | llvm-svn: 19847
* Clean ups, and taught the instruction selector about immediate formsAndrew Lenharth2005-01-241-2/+1
| | | | llvm-svn: 19816
* Let me introduce you to the early stages of the llvm backend for the alpha ↵Andrew Lenharth2005-01-221-0/+43
processor llvm-svn: 19764
OpenPOWER on IntegriCloud