[PATCH] D93158: [X86] Avoid %fs:(%eax) references in x32 mode

Harald van Dijk via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 16 12:29:02 PST 2020


hvdijk updated this revision to Diff 312282.
hvdijk added a comment.

Rename parameter, split addl/leal check in two.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93158

Files:
  llvm/lib/Target/X86/X86ISelDAGToDAG.cpp
  llvm/test/CodeGen/X86/pic.ll
  llvm/test/CodeGen/X86/tls-pie.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93158.312282.patch
Type: text/x-patch
Size: 4767 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201216/da4d74af/attachment.bin>


More information about the llvm-commits mailing list