This is an archive of the discontinued LLVM Phabricator instance.

[MS] Preserve base register %esi around movs[bwl]
ClosedPublic

Authored by namazso on Jul 16 2021, 9:14 PM.

Diff Detail

Event Timeline

namazso requested review of this revision.Jul 16 2021, 9:14 PM
namazso created this revision.
namazso edited the summary of this revision. (Show Details)Jul 16 2021, 9:16 PM
namazso updated this revision to Diff 359550.Jul 17 2021, 1:45 AM

fix linter warnings, update tests

craig.topper accepted this revision.Jul 17 2021, 11:32 AM
craig.topper added a subscriber: craig.topper.

LGTM

This revision is now accepted and ready to land.Jul 17 2021, 11:32 AM

I don't have commit access, could someone commit this for me? Thanks in advance.

I don't have commit access, could someone commit this for me? Thanks in advance.

I can commit it. How would you like your name to appear in the author line of the git log?

i'd prefer it as just namazso with email admin@namazso.eu

This revision was landed with ongoing or failed builds.Jul 23 2021, 1:28 AM
This revision was automatically updated to reflect the committed changes.

Happened to see it. I thought Craig might miss it.

Happened to see it. I thought Craig might miss it.

Thanks @pengfei