aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/TargetSchedInfo.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Add code that used to be inline in MachineSchedInfo.hChris Lattner2002-02-041-1/+66
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1676 91177308-0d34-0410-b5e6-96231b3b80d8
* Add #include that is no longer implicitly includedChris Lattner2002-02-031-0/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1651 91177308-0d34-0410-b5e6-96231b3b80d8
* Changes to build successfully with GCC 3.02Chris Lattner2002-01-201-7/+7
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1503 91177308-0d34-0410-b5e6-96231b3b80d8
* Add handle to TargetMachine object in all Machine...Info classes.Vikram S. Adve2001-11-081-3/+4
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1197 91177308-0d34-0410-b5e6-96231b3b80d8
* Renamed files to match the main classes they provide.Vikram S. Adve2001-09-181-0/+192
Some other minor changes. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@615 91177308-0d34-0410-b5e6-96231b3b80d8