This is an archive of the discontinued LLVM Phabricator instance.

[mips] Update MipsAsmParser so that it's possible to handle immediates that start with the binary operator NOT (~).
ClosedPublic

Authored by matheusalmeida on Jun 16 2014, 6:25 AM.

Diff Detail

Event Timeline

matheusalmeida retitled this revision from to [mips] Update MipsAsmParser so that it's possible to handle immediates that start with the binary operator NOT (~)..
matheusalmeida updated this object.
matheusalmeida edited the test plan for this revision. (Show Details)
dsanders accepted this revision.Jun 18 2014, 3:21 AM
dsanders edited edge metadata.

LGTM

This revision is now accepted and ready to land.Jun 18 2014, 3:21 AM