[PATCH] D159297: [X86] Use 64-bit jump table entries for large code model PIC

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 31 14:13:58 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG2a2f02e19f77: [X86] Use 64-bit jump table entries for large code model PIC (authored by aeubanks).

Changed prior to commit:
  https://reviews.llvm.org/D159297?vs=555097&id=555161#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D159297

Files:
  llvm/include/llvm/CodeGen/MIRYamlMapping.h
  llvm/include/llvm/CodeGen/MachineJumpTableInfo.h
  llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
  llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
  llvm/lib/CodeGen/MachineFunction.cpp
  llvm/lib/Target/X86/X86ISelLoweringCall.cpp
  llvm/test/CodeGen/X86/large-pic-jump-table.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D159297.555161.patch
Type: text/x-patch
Size: 6816 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230831/b6104c09/attachment.bin>


More information about the llvm-commits mailing list