[mips][sched] Temporarily rename IIAlu to IIM16Alu. NFC.
authorDaniel Sanders <daniel.sanders@imgtec.com>
Tue, 22 Sep 2015 12:36:28 +0000 (12:36 +0000)
committerDaniel Sanders <daniel.sanders@imgtec.com>
Tue, 22 Sep 2015 12:36:28 +0000 (12:36 +0000)
commit7d3c92c49ddd3b7060b9b9a3802822685f6e16a1
treee73c41688c47e7a8dd1eb287878db7a7f9ba8dbd
parenteb1a6c56698dfb1efffae151f4ec7eaf3e2144c7
[mips][sched] Temporarily rename IIAlu to IIM16Alu. NFC.

Summary:
The only instructions left in IIAlu are MIPS16 specific. We're not
implementing a MIPS16 scheduler at this time so rename the class to make it
obvious that they are MIPS16 instructions.

Reviewers: vkalintiris

Subscribers: llvm-commits

Differential Revision: http://reviews.llvm.org/D12188

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