[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:59:49 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 rL335297: [X86] Implement more of x86-64 large and medium PIC code models (authored by rnk, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D47211?vs=152383&id=152388#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/utils/UpdateTestChecks/asm.py
  llvm/trunk/utils/update_llc_test_checks.py

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


More information about the llvm-commits mailing list