This is an archive of the discontinued LLVM Phabricator instance.

[mips] [IAS] Add support for generating DADDu to createAddu(). NFC.
ClosedPublic

Authored by tomatabacu on Jun 19 2015, 7:27 AM.

Diff Detail

Event Timeline

tomatabacu updated this revision to Diff 28026.Jun 19 2015, 7:27 AM
tomatabacu retitled this revision from to [mips] [IAS] Add support for generating DADDu to createAddu(). NFC..
tomatabacu updated this object.
tomatabacu edited the test plan for this revision. (Show Details)
tomatabacu added a reviewer: dsanders.
tomatabacu added a subscriber: Unknown Object (MLST).
dsanders accepted this revision.Jun 23 2015, 6:13 AM
dsanders edited edge metadata.

LGTM

lib/Target/Mips/AsmParser/MipsAsmParser.cpp
221

Optional spelling nit: Is64Bit?

This revision is now accepted and ready to land.Jun 23 2015, 6:13 AM
tomatabacu closed this revision.Jun 23 2015, 7:05 AM