aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/TargetSchedule.td
Commit message (Collapse)AuthorAgeFilesLines
* Add a default NoItinerary class for targets to use.Chris Lattner2006-01-271-0/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25670 91177308-0d34-0410-b5e6-96231b3b80d8
* add a markerChris Lattner2005-10-231-0/+5
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23901 91177308-0d34-0410-b5e6-96231b3b80d8
* Plugin new subtarget backend into the build.Jim Laskey2005-10-211-2/+2
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23870 91177308-0d34-0410-b5e6-96231b3b80d8
* Push processor descriptions to the top of target and add command line info.Jim Laskey2005-10-191-9/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23820 91177308-0d34-0410-b5e6-96231b3b80d8
* Checking in first round of scheduling tablegen files. Not tied in as yet.Jim Laskey2005-10-181-0/+74
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23786 91177308-0d34-0410-b5e6-96231b3b80d8