[PATCH] D47211: [X86] Implement more of x86-64 large and medium PIC code models

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 21 14:48:26 PDT 2018


rnk updated this revision to Diff 152383.
rnk added a comment.

rebase


https://reviews.llvm.org/D47211

Files:
  llvm/lib/Target/X86/X86ISelDAGToDAG.cpp
  llvm/lib/Target/X86/X86InstrCompiler.td
  llvm/lib/Target/X86/X86InstrInfo.cpp
  llvm/lib/Target/X86/X86MCInstLower.cpp
  llvm/lib/Target/X86/X86Subtarget.cpp
  llvm/lib/Target/X86/X86TargetMachine.cpp
  llvm/test/CodeGen/X86/cleanuppad-large-codemodel.ll
  llvm/test/CodeGen/X86/code-model.ll
  llvm/test/CodeGen/X86/fast-isel-call-cleanup.ll
  llvm/test/CodeGen/X86/fast-isel-constpool.ll
  llvm/test/CodeGen/X86/hipe-cc64.ll
  llvm/utils/UpdateTestChecks/asm.py
  llvm/utils/update_llc_test_checks.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47211.152383.patch
Type: text/x-patch
Size: 29843 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180621/480ff870/attachment.bin>


More information about the llvm-commits mailing list