[PATCH] D12188: [mips][sched] Temporarily rename IIAlu to IIM16Alu. NFC.

Daniel Sanders via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 20 04:02:25 PDT 2015


dsanders created this revision.
dsanders added a reviewer: vkalintiris.
dsanders added a subscriber: llvm-commits.

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.

http://reviews.llvm.org/D12188

Files:
  lib/Target/Mips/Mips16InstrInfo.td
  lib/Target/Mips/MipsSchedule.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12188.32675.patch
Type: text/x-patch
Size: 15881 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150820/aaec5be5/attachment.bin>


More information about the llvm-commits mailing list