aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/Alpha/AlphaLLRP.cpp
Commit message (Expand)AuthorAgeFilesLines
* eliminate static ctors for Statistic objects.Chris Lattner2006-12-191-6/+6
* Simplify a bitAndrew Lenharth2006-12-071-0/+3
* Detemplatize the Statistic class. The only type it is instantiated withChris Lattner2006-12-061-2/+2
* Change MachineInstr ctor's to take a TargetInstrDescriptor reference insteadEvan Cheng2006-11-271-7/+10
* more shotenningAndrew Lenharth2006-10-311-7/+7
* Account for pseudo-ops correctlyAndrew Lenharth2006-09-201-44/+51
* A pass to remove the worst of the replay trap offenders, and as a bonus, alig...Andrew Lenharth2006-09-181-0/+143