aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/Alpha/AlphaInstrInfo.cpp
AgeCommit message (Expand)Author
2006-12-07What should be the last unnecessary <iostream>s in the library.Bill Wendling
2006-11-27Change MachineInstr ctor's to take a TargetInstrDescriptor reference insteadEvan Cheng
2006-11-13Matches MachineInstr changes.Evan Cheng
2006-10-31more shotenningAndrew Lenharth
2006-10-31Add all that branch mangling niftinessAndrew Lenharth
2006-10-24fix warning about missing newline at end of fileRafael Espindola
2006-10-24implement uncond branch insertion so alpha works work branchfolding.Chris Lattner
2006-03-09these are copies tooAndrew Lenharth
2006-02-03isStoreToStackSlotAndrew Lenharth
2006-02-02Move isLoadFrom/StoreToStackSlot from MRegisterInfo to TargetInstrInfo,a far ...Chris Lattner
2005-11-09whatever. Intermediate patch to see what breaks. Seems ok.Andrew Lenharth
2005-04-21Remove trailing whitespaceMisha Brukman
2005-02-05Make the rest of file header comments consistent in format and styleMisha Brukman
2005-01-26 initial fp supportAndrew Lenharth
2005-01-24Clean ups, and taught the instruction selector about immediate formsAndrew Lenharth
2005-01-22Let me introduce you to the early stages of the llvm backend for the alpha pr...Andrew Lenharth