This is an archive of the discontinued LLVM Phabricator instance.

[mips] Remove more redundant 'let Predicates = [HasStdEnc]' statements
ClosedPublic

Authored by dsanders on Apr 29 2014, 9:39 AM.

Details

Summary

The InstSE class already initializes Predicates to [HasStdEnc].

No functional change (confirmed by diffing tablegen-erated files before and
after)

Diff Detail

Event Timeline

dsanders updated this revision to Diff 8931.Apr 29 2014, 9:39 AM
dsanders retitled this revision from to [mips] Remove more redundant 'let Predicates = [HasStdEnc]' statements.
dsanders updated this object.
dsanders edited the test plan for this revision. (Show Details)
dsanders accepted this revision.Apr 30 2014, 6:42 AM
dsanders added a reviewer: dsanders.
This revision is now accepted and ready to land.Apr 30 2014, 6:42 AM
dsanders closed this revision.Apr 30 2014, 6:43 AM