[PATCH] D15300: New lower emutls pass, fix linkage bugs.
Chih-Hung Hsieh via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 13 15:08:06 PST 2016
chh updated this revision to Diff 44799.
chh marked 2 inline comments as done.
chh added a comment.
Handle comdat; simplify some code; add/update unit tests.
http://reviews.llvm.org/D15300
Files:
include/llvm/CodeGen/AsmPrinter.h
include/llvm/InitializePasses.h
include/llvm/Transforms/Scalar.h
lib/CodeGen/AsmPrinter/AsmPrinter.cpp
lib/CodeGen/CMakeLists.txt
lib/CodeGen/LLVMTargetMachine.cpp
lib/CodeGen/LowerEmuTLS.cpp
lib/CodeGen/SelectionDAG/TargetLowering.cpp
test/CodeGen/AArch64/emutls.ll
test/CodeGen/AArch64/emutls_generic.ll
test/CodeGen/ARM/emutls.ll
test/CodeGen/ARM/emutls_generic.ll
test/CodeGen/X86/emutls-pic.ll
test/CodeGen/X86/emutls_generic.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15300.44799.patch
Type: text/x-patch
Size: 32628 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160113/de1d6313/attachment-0001.bin>
More information about the llvm-commits
mailing list