[PATCH] D84793: [X86] Add assembler support for {disp8} and {disp32} to control the size of displacement used for memory operands.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Aug 1 14:13:22 PDT 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGe297d928dcde: [X86] Add assembler support for {disp8} and {disp32} to control the size of… (authored by craig.topper).

Changed prior to commit:
  https://reviews.llvm.org/D84793?vs=281640&id=282415#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D84793/new/

https://reviews.llvm.org/D84793

Files:
  llvm/lib/Target/X86/AsmParser/X86AsmParser.cpp
  llvm/lib/Target/X86/MCTargetDesc/X86BaseInfo.h
  llvm/lib/Target/X86/MCTargetDesc/X86MCCodeEmitter.cpp
  llvm/test/MC/X86/x86-64.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84793.282415.patch
Type: text/x-patch
Size: 10175 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200801/87c0ac12/attachment.bin>


More information about the llvm-commits mailing list