[mips] Continue splitting Instruction.Predicates into smaller lists and re-join them...
authorDaniel Sanders <daniel.sanders@imgtec.com>
Wed, 7 May 2014 12:48:37 +0000 (12:48 +0000)
committerDaniel Sanders <daniel.sanders@imgtec.com>
Wed, 7 May 2014 12:48:37 +0000 (12:48 +0000)
commitb2d170d61b4e9af83ddeae30bafbf4505c275a39
treea5c1fb7d5140185890891a845b1c6e063be59425
parent2712c87cfef0cf1ba5277224e17d1f4d7c5f0500
[mips] Continue splitting Instruction.Predicates into smaller lists and re-join them with !listconcat

Summary:
Move IsGP64bit into GPRPredicates, and IsFP64bit/NotFP64bit into FGRPredicates

No functional change (confirmed by diffing tablegen-erated files).

Depends on D3639

Reviewers: vmedic

Reviewed By: vmedic

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

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