aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/TargetSchedInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move TargetInstrDescriptors to MachineInstrInfo.cppChris Lattner2002-10-291-6/+0
* Make sched class unsignedChris Lattner2002-10-281-1/+1
* Use vectors instead of hash_maps for issueGaps and conflictLists.Vikram S. Adve2002-10-131-17/+18
* Add code that used to be inline in MachineSchedInfo.hChris Lattner2002-02-041-1/+66
* Add #include that is no longer implicitly includedChris Lattner2002-02-031-0/+1
* Changes to build successfully with GCC 3.02Chris Lattner2002-01-201-7/+7
* Add handle to TargetMachine object in all Machine...Info classes.Vikram S. Adve2001-11-081-3/+4
* Renamed files to match the main classes they provide.Vikram S. Adve2001-09-181-0/+192