ML64.EXE applies implicit RIP-relative addressing only to memory references that include a named-variable reference.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D105372
[ms] [llvm-ml] Restrict implicit RIP-relative addressing to named-variable references ClosedPublic Authored by epastor on Jul 2 2021, 1:18 PM.
Details Summary ML64.EXE applies implicit RIP-relative addressing only to memory references that include a named-variable reference.
Diff Detail
Event Timelineepastor added a parent revision: D104965: [ms] [llvm-ml] Support built-in text macros.Jul 2 2021, 1:21 PM This revision is now accepted and ready to land.Jul 2 2021, 1:47 PM epastor retitled this revision from [ms] [llvm-ml] Restrict implicit RIP-relative addressing to symbol references to [ms] [llvm-ml] Restrict implicit RIP-relative addressing to named-variable references.Jul 4 2021, 7:29 AM This revision was landed with ongoing or failed builds.Jul 21 2021, 8:50 AM Closed by commit rG69551486fd35: [ms] [llvm-ml] Restrict implicit RIP-relative addressing to named-variable… (authored by epastor). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 360483 llvm/lib/Target/X86/AsmParser/X86AsmParser.cpp
llvm/test/tools/llvm-ml/rip-relative-addressing.asm
|