aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/Alpha/AlphaInstrInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* What should be the last unnecessary <iostream>s in the library.Bill Wendling2006-12-071-1/+0
* Change MachineInstr ctor's to take a TargetInstrDescriptor reference insteadEvan Cheng2006-11-271-7/+7
* Matches MachineInstr changes.Evan Cheng2006-11-131-1/+2
* more shotenningAndrew Lenharth2006-10-311-2/+2
* Add all that branch mangling niftinessAndrew Lenharth2006-10-311-3/+163
* fix warning about missing newline at end of fileRafael Espindola2006-10-241-1/+1
* implement uncond branch insertion so alpha works work branchfolding.Chris Lattner2006-10-241-0/+7
* these are copies tooAndrew Lenharth2006-03-091-1/+5
* isStoreToStackSlotAndrew Lenharth2006-02-031-0/+18
* Move isLoadFrom/StoreToStackSlot from MRegisterInfo to TargetInstrInfo,a far ...Chris Lattner2006-02-021-0/+19
* whatever. Intermediate patch to see what breaks. Seems ok.Andrew Lenharth2005-11-091-1/+3
* Remove trailing whitespaceMisha Brukman2005-04-211-2/+2
* Make the rest of file header comments consistent in format and styleMisha Brukman2005-02-051-1/+1
* initial fp supportAndrew Lenharth2005-01-261-1/+1
* Clean ups, and taught the instruction selector about immediate formsAndrew Lenharth2005-01-241-2/+1
* Let me introduce you to the early stages of the llvm backend for the alpha pr...Andrew Lenharth2005-01-221-0/+43