This is an archive of the discontinued LLVM Phabricator instance.

[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 Timeline

dsanders updated this revision to Diff 9154.May 7 2014, 3:36 AM
dsanders retitled this revision from to [mips] Continue splitting Instruction.Predicates into smaller lists and re-join them with !listconcat.
dsanders updated this object.
dsanders edited the test plan for this revision. (Show Details)
dsanders added a reviewer: vmedic.
vmedic accepted this revision.May 7 2014, 4:59 AM
vmedic edited edge metadata.

LGTM

This revision is now accepted and ready to land.May 7 2014, 4:59 AM
dsanders closed this revision.May 7 2014, 5:55 AM