summaryrefslogtreecommitdiff
path: root/lib/Target/Alpha/AlphaBranchSelector.cpp
AgeCommit message (Expand)AuthorFilesLines
2007-12-29Remove attribution from file headers, per discussion on llvmdev.Chris Lattner1-2/+2
2007-05-03Drop 'const'Devang Patel1-2/+2
2007-05-02Use 'static const char' instead of 'static const int'.Devang Patel1-2/+2
2007-05-01Do not use typeinfo to identify pass in pass manager.Devang Patel1-0/+3
2006-11-30MachineInstr::setOpcode -> MachineInstr::setInstrDescriptorEvan Cheng1-1/+2
2006-10-31Add all that branch mangling niftinessAndrew Lenharth1-0/+63