[PATCH] D120871: [X86] Emit REX prefix immediately before the opcode
Amir Ayupov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 16 08:30:46 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG2c4e38fa6f33: [X86] Emit REX prefix immediately before the opcode (authored by Amir).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D120871/new/
https://reviews.llvm.org/D120871
Files:
llvm/lib/Target/X86/MCTargetDesc/X86MCCodeEmitter.cpp
llvm/test/MC/Disassembler/X86/moffs.txt
llvm/test/MC/X86/I186-32.s
llvm/test/MC/X86/I186-64.s
llvm/test/MC/X86/I386-32.s
llvm/test/MC/X86/I386-64.s
llvm/test/MC/X86/I86-32.s
llvm/test/MC/X86/I86-64.s
llvm/test/MC/X86/code16gcc.s
llvm/test/MC/X86/index-operations.s
llvm/test/MC/X86/x86-16.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120871.415845.patch
Type: text/x-patch
Size: 20144 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220316/357d5467/attachment.bin>
More information about the llvm-commits
mailing list