summaryrefslogtreecommitdiff
path: root/lib/Target/PowerPC/PPCScheduleG5.td
Commit message (Collapse)AuthorAge
* Added InstrSchedClass to each of the PowerPC Instructions.Jim Laskey2005-10-19
| | | | | | | | Note that when adding new instructions that you should refer to the table at the bottom of PPCSchedule.td. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23830 91177308-0d34-0410-b5e6-96231b3b80d8
* Push processor descriptions to the top of target and add command line info.Jim Laskey2005-10-19
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23820 91177308-0d34-0410-b5e6-96231b3b80d8
* Simple edits; remove unimplimented cases and clarify long haul SLU cases.Jim Laskey2005-10-18
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23788 91177308-0d34-0410-b5e6-96231b3b80d8
* Checking in first round of scheduling tablegen files. Not tied in as yet.Jim Laskey2005-10-18
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23786 91177308-0d34-0410-b5e6-96231b3b80d8