summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Sparc/DelaySlotFiller.cpp
Commit message (Collapse)AuthorAgeFilesLines
...
* eliminate static ctors for Statistic objects.Chris Lattner2006-12-191-2/+3
| | | | llvm-svn: 32703
* Detemplatize the Statistic class. The only type it is instantiated withChris Lattner2006-12-061-1/+1
| | | | | | is 'unsigned'. llvm-svn: 32279
* Change MachineInstr ctor's to take a TargetInstrDescriptor reference insteadEvan Cheng2006-11-271-1/+1
| | | | | | of opcode and number of operands. llvm-svn: 31947
* Rename SPARC V8 target to be the LLVM SPARC target.Chris Lattner2006-02-051-0/+72
llvm-svn: 25985
OpenPOWER on IntegriCloud