This is an archive of the discontinued LLVM Phabricator instance.

[mips] [IAS] Do not generate redundant ORi in createLShiftOri.
ClosedPublic

Authored by tomatabacu on Apr 10 2015, 7:47 AM.

Diff Detail

Event Timeline

tomatabacu updated this revision to Diff 23596.Apr 10 2015, 7:47 AM
tomatabacu retitled this revision from to [mips] [IAS] Do not generate redundant ORi in createLShiftOri..
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.Apr 27 2015, 2:29 AM
dsanders edited edge metadata.

LGTM with a tiny nit

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

Tiny nit: Remove the comma

This revision is now accepted and ready to land.Apr 27 2015, 2:29 AM
tomatabacu closed this revision.Apr 28 2015, 7:09 AM