[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
Fri Jun 22 17:16:12 PDT 2018
rnk updated this revision to Diff 152558.
rnk added a comment.
- rebase over ELF rtdyld changes
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/test/ExecutionEngine/MCJIT/eh-lg-pic.ll
llvm/utils/UpdateTestChecks/asm.py
llvm/utils/update_llc_test_checks.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47211.152558.patch
Type: text/x-patch
Size: 30974 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180623/0a7166bf/attachment.bin>
More information about the llvm-commits
mailing list