aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/Alpha/AlphaBranchSelector.cpp
Commit message (Expand)AuthorAgeFilesLines
* Drop 'const'Devang Patel2007-05-031-2/+2
* Use 'static const char' instead of 'static const int'.Devang Patel2007-05-021-2/+2
* Do not use typeinfo to identify pass in pass manager.Devang Patel2007-05-011-0/+3
* MachineInstr::setOpcode -> MachineInstr::setInstrDescriptorEvan Cheng2006-11-301-1/+2
* Add all that branch mangling niftinessAndrew Lenharth2006-10-311-0/+63