This is an archive of the discontinued LLVM Phabricator instance.

LegalizeDAG: Try to use Overflow operations when expanding ADD/SUB
ClosedPublic

Authored by jvesely on Nov 20 2014, 8:32 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

jvesely updated this revision to Diff 16434.Nov 20 2014, 8:32 AM
jvesely retitled this revision from to LegalizeDAG: Try to use Overflow operations when expanding ADD/SUB.
jvesely updated this object.
jvesely edited the test plan for this revision. (Show Details)
jvesely added reviewers: resistor, adasgupt.
jvesely set the repository for this revision to rL LLVM.
jvesely added a subscriber: Unknown Object (MLST).
resistor accepted this revision.Apr 13 2015, 12:39 AM
resistor edited edge metadata.

LGTM.

This revision is now accepted and ready to land.Apr 13 2015, 12:39 AM
This revision was automatically updated to reflect the committed changes.