This is an archive of the discontinued LLVM Phabricator instance.

[mips][microMIPSr6] Implement BEQZALC, BGEZALC, BGTZALC, BLEZALC, BLTZALC and BNEZALC instructions
ClosedPublic

Authored by jkolek on May 26 2015, 7:14 AM.

Details

Diff Detail

Repository
rL LLVM

Event Timeline

jkolek updated this revision to Diff 26511.May 26 2015, 7:14 AM
jkolek retitled this revision from to [mips][microMIPSr6] Implement BEQZALC, BGEZALC, BGTZALC, BLEZALC, BLTZALC and BNEZALC instructions.
jkolek updated this object.
jkolek edited the test plan for this revision. (Show Details)
jkolek added reviewers: zoran.jovanovic, dsanders.
jkolek added subscribers: petarj, Unknown Object (MLST).
zoran.jovanovic accepted this revision.May 27 2015, 6:12 AM
zoran.jovanovic edited edge metadata.

LGTM.

This revision is now accepted and ready to land.May 27 2015, 6:12 AM
This revision was automatically updated to reflect the committed changes.