This is an archive of the discontinued LLVM Phabricator instance.

[mips] [IAS] Outline NOP creation. NFC.
ClosedPublic

Authored by tomatabacu on Mar 13 2015, 7:44 AM.

Details

Summary

Make the code more readable by outlining NOP creation.

Diff Detail

Event Timeline

tomatabacu updated this revision to Diff 21931.Mar 13 2015, 7:44 AM
tomatabacu retitled this revision from to [mips] [IAS] Outline NOP creation. 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.Mar 13 2015, 9:14 AM
dsanders edited edge metadata.

LGTM

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

Nit: The comment isn't really necessary. The argument isn't optional and isn't easily confused with the neighbouring arguments.

This revision is now accepted and ready to land.Mar 13 2015, 9:14 AM
tomatabacu closed this revision.Mar 16 2015, 5:06 AM