[mips][sched] Split IIStore into II_S[BHWD], II_S[WD][LR], and II_SAVE
authorDaniel Sanders <daniel.sanders@imgtec.com>
Thu, 23 Jan 2014 10:31:31 +0000 (10:31 +0000)
committerDaniel Sanders <daniel.sanders@imgtec.com>
Thu, 23 Jan 2014 10:31:31 +0000 (10:31 +0000)
commit5e95e642e9d072beddb6c75724b7064ba4d45f85
treec4e4dc9b4f40ba304093aecf607a2409deae3ccd
parent80664e50cd9efab348cea6221e461bcee11386ea
[mips][sched] Split IIStore into II_S[BHWD], II_S[WD][LR], and II_SAVE

No functional change since the InstrItinData's have been duplicated.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@199876 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Mips/Mips16InstrInfo.td
lib/Target/Mips/Mips64InstrInfo.td
lib/Target/Mips/MipsInstrInfo.td
lib/Target/Mips/MipsSchedule.td