Added InstrSchedClass to each of the PowerPC Instructions.
authorJim Laskey <jlaskey@mac.com>
Wed, 19 Oct 2005 19:51:16 +0000 (19:51 +0000)
committerJim Laskey <jlaskey@mac.com>
Wed, 19 Oct 2005 19:51:16 +0000 (19:51 +0000)
commit538421411a4a0a070bbd789e88657689ca504dbe
treee82291119677cb6e787ec7acf45238d06297cc47
parent3d925442619eabbca9ac7d0ac2e25ee79c01c31c
Added InstrSchedClass to each of the PowerPC Instructions.

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
lib/Target/PowerPC/PPC.td
lib/Target/PowerPC/PPCInstrFormats.td
lib/Target/PowerPC/PPCInstrInfo.td
lib/Target/PowerPC/PPCSchedule.td
lib/Target/PowerPC/PPCScheduleG3.td
lib/Target/PowerPC/PPCScheduleG4.td
lib/Target/PowerPC/PPCScheduleG4Plus.td
lib/Target/PowerPC/PPCScheduleG5.td
lib/Target/Target.td