[PATCH] D15300: New lower emutls pass, fix linkage bugs.
Chih-Hung Hsieh via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 13 16:00:36 PST 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL257718: [TLS] New lower emutls pass, fix linkage bugs. (authored by chh).
Changed prior to commit:
http://reviews.llvm.org/D15300?vs=44799&id=44809#toc
Repository:
rL LLVM
http://reviews.llvm.org/D15300
Files:
llvm/trunk/include/llvm/CodeGen/AsmPrinter.h
llvm/trunk/include/llvm/InitializePasses.h
llvm/trunk/include/llvm/Transforms/Scalar.h
llvm/trunk/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
llvm/trunk/lib/CodeGen/CMakeLists.txt
llvm/trunk/lib/CodeGen/LLVMTargetMachine.cpp
llvm/trunk/lib/CodeGen/LowerEmuTLS.cpp
llvm/trunk/lib/CodeGen/SelectionDAG/TargetLowering.cpp
llvm/trunk/test/CodeGen/AArch64/emutls.ll
llvm/trunk/test/CodeGen/AArch64/emutls_generic.ll
llvm/trunk/test/CodeGen/ARM/emutls.ll
llvm/trunk/test/CodeGen/ARM/emutls_generic.ll
llvm/trunk/test/CodeGen/X86/emutls-pic.ll
llvm/trunk/test/CodeGen/X86/emutls_generic.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15300.44809.patch
Type: text/x-patch
Size: 33090 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160114/53b93d79/attachment.bin>
More information about the llvm-commits
mailing list