This is an archive of the discontinued LLVM Phabricator instance.

Fix arm instruction emulation of add (imm) and sub (imm)
ClosedPublic

Authored by tberghammer on May 12 2015, 6:32 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

tberghammer retitled this revision from to Fix arm instruction emulation of add (imm) and sub (imm).
tberghammer updated this object.
tberghammer edited the test plan for this revision. (Show Details)
tberghammer added reviewers: ovyalov, clayborg.
tberghammer added a subscriber: Unknown Object (MLST).
clayborg accepted this revision.May 12 2015, 10:34 AM
clayborg edited edge metadata.

Looks good.

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