This is an archive of the discontinued LLVM Phabricator instance.

[X86] Do not assume "ri" instructions actually have an immediate operand
ClosedPublic

Authored by mkuper on Dec 6 2016, 1:35 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

mkuper updated this revision to Diff 80473.Dec 6 2016, 1:35 PM
mkuper retitled this revision from to [X86] Do not assume "ri" instructions actually have an immediate operand.
mkuper updated this object.
mkuper added reviewers: craig.topper, zvi, RKSimon.
mkuper added a subscriber: llvm-commits.
craig.topper accepted this revision.Dec 7 2016, 12:03 AM
craig.topper edited edge metadata.

LGTM

This revision is now accepted and ready to land.Dec 7 2016, 12:03 AM
This revision was automatically updated to reflect the committed changes.