[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 13:04:26 PST 2020


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

Be consistent in `CHECK` lines.


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.312288.patch
Type: text/x-patch
Size: 4769 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201216/14745fe1/attachment.bin>


More information about the llvm-commits mailing list