[mips] Add itineraries for ext and ins instructions.
authorKai Nacke <kai.nacke@redstar.de>
Wed, 18 Mar 2015 06:28:38 +0000 (06:28 +0000)
committerKai Nacke <kai.nacke@redstar.de>
Wed, 18 Mar 2015 06:28:38 +0000 (06:28 +0000)
commitf3f16aa1c90c44347c00aba7873561014b90ed67
tree567d62c1af8906d086abccf4ff97a582da4f145d
parent1484f919531cfad01fe8bedb8ece12f0343d0294
[mips] Add itineraries for ext and ins instructions.

Currently, there are no itineraries defined for ext and ins instructions.
This patch adds these itineraries and uses them in the instruction definitions.

Reviewed By: dsanders

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

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