This is an archive of the discontinued LLVM Phabricator instance.

[mips] Range check simm32 and fold MIPS16's imm32 into simm32.
ClosedPublic

Authored by dsanders on Mar 24 2016, 4:45 AM.

Details

Summary

At this point we should be able to enable IAS by default for O32 without
breaking check-all, or recursion.

Diff Detail

Event Timeline

dsanders updated this revision to Diff 51535.Mar 24 2016, 4:45 AM
dsanders retitled this revision from to [mips] Range check simm32 and fold MIPS16's imm32 into simm32..
dsanders updated this object.
dsanders added a reviewer: vkalintiris.
dsanders added a subscriber: llvm-commits.
vkalintiris accepted this revision.Mar 31 2016, 3:48 AM
vkalintiris edited edge metadata.

LGTM.

This revision is now accepted and ready to land.Mar 31 2016, 3:48 AM
dsanders closed this revision.Apr 4 2016, 8:38 AM