[PATCH] D91338: [X86] Zero-extend pointers to i64 for x86_64

Harald van Dijk via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 30 10:51:44 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGcdac34bd47a3: [X86] Zero-extend pointers to i64 for x86_64 (authored by hvdijk).

Changed prior to commit:
  https://reviews.llvm.org/D91338?vs=305148&id=308424#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D91338

Files:
  llvm/lib/Target/X86/X86CallingConv.cpp
  llvm/lib/Target/X86/X86CallingConv.td
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/test/CodeGen/X86/musttail-varargs.ll
  llvm/test/CodeGen/X86/pr38865-2.ll
  llvm/test/CodeGen/X86/pr38865-3.ll
  llvm/test/CodeGen/X86/pr38865.ll
  llvm/test/CodeGen/X86/sibcall.ll
  llvm/test/CodeGen/X86/x32-function_pointer-2.ll
  llvm/test/CodeGen/X86/x86-64-sret-return.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91338.308424.patch
Type: text/x-patch
Size: 13134 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201130/58cc4437/attachment.bin>


More information about the llvm-commits mailing list