[PATCH] D113220: [X86] Selective relocation relaxation for +tagged-globals
Matt Morehouse via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 19 07:19:44 PST 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG671f0930fe29: [X86] Selective relocation relaxation for +tagged-globals (authored by morehouse).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D113220/new/
https://reviews.llvm.org/D113220
Files:
llvm/docs/Extensions.rst
llvm/include/llvm/MC/MCExpr.h
llvm/lib/MC/ELFObjectWriter.cpp
llvm/lib/MC/MCExpr.cpp
llvm/lib/Target/X86/MCTargetDesc/X86BaseInfo.h
llvm/lib/Target/X86/MCTargetDesc/X86ELFObjectWriter.cpp
llvm/lib/Target/X86/X86.td
llvm/lib/Target/X86/X86AsmPrinter.cpp
llvm/lib/Target/X86/X86FastISel.cpp
llvm/lib/Target/X86/X86ISelLowering.cpp
llvm/lib/Target/X86/X86InstrInfo.cpp
llvm/lib/Target/X86/X86InstrInfo.h
llvm/lib/Target/X86/X86MCInstLower.cpp
llvm/lib/Target/X86/X86Subtarget.cpp
llvm/test/CodeGen/X86/tagged-globals-pic.ll
llvm/test/CodeGen/X86/tagged-globals-static.ll
llvm/test/MC/X86/gotpcrel_norelax.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113220.388497.patch
Type: text/x-patch
Size: 14880 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211119/75717b66/attachment.bin>
More information about the llvm-commits
mailing list