aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/SparcV9/SparcV9SchedInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove dead member variables of SparcV9SchedInfo and TargetSchedInfoBrian Gaeke2004-02-291-10/+0
* Great renaming: Sparc --> SparcV9Brian Gaeke2004-02-251-18/+18
* Reorganized the Sparc backend to be more modular -- each differentMisha Brukman2003-12-171-3/+3
* Put all LLVM code into the llvm namespace, as per bug 109.Brian Gaeke2003-11-111-0/+2
* Added LLVM project notice to the top of every C++ source file.John Criswell2003-10-201-0/+7
* Added 'r' and 'i' versions to WRCCR.Misha Brukman2003-06-061-1/+2
* Added entries for each of the instructions with annotations ('r' or 'i').Misha Brukman2003-05-271-34/+57
* Sparc instruction opcodes now all live under the `V9' namespace.Misha Brukman2003-05-201-143/+143
* More renamings of Target/Machine*Info to Target/Target*InfoChris Lattner2002-12-291-4/+4
* Fix two resource names.Vikram S. Adve2002-08-221-2/+2
* Pull all of the scheduling related stuff out of Sparc.cpp into it's own fileChris Lattner2002-02-041-0/+740