[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
Mon Jun 25 11:21:12 PDT 2018


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rL335508: Re-land r335297 "[X86] Implement more of x86-64 large and medium PIC codeā€¦ (authored by rnk, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D47211?vs=152558&id=152732#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D47211

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47211.152732.patch
Type: text/x-patch
Size: 31652 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180625/435db2e0/attachment.bin>


More information about the llvm-commits mailing list