Move IsGP64bit into GPRPredicates, and IsFP64bit/NotFP64bit into FGRPredicates
No functional change (confirmed by diffing tablegen-erated files).
Depends on D3639
Paths
| Differential D3640
[mips] Continue splitting Instruction.Predicates into smaller lists and re-join them with !listconcat ClosedPublic Authored by dsanders on May 7 2014, 3:36 AM.
Details Summary Move IsGP64bit into GPRPredicates, and IsFP64bit/NotFP64bit into FGRPredicates No functional change (confirmed by diffing tablegen-erated files). Depends on D3639
Diff Detail Event Timelinedsanders retitled this revision from to [mips] Continue splitting Instruction.Predicates into smaller lists and re-join them with !listconcat. dsanders updated this object. dsanders added a parent revision: D3639: [mips] Move IsFP64bit/NotFP64bit to the front of the AdditionalPredicates list. This revision is now accepted and ready to land.May 7 2014, 4:59 AM
Revision Contents
Diff 9154 lib/Target/Mips/Mips.td
lib/Target/Mips/MipsCondMov.td
lib/Target/Mips/MipsInstrFPU.td
|