]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Vendor import of llvm release_40 branch r295380:
authordim <dim@FreeBSD.org>
Fri, 17 Feb 2017 19:35:08 +0000 (19:35 +0000)
committerdim <dim@FreeBSD.org>
Fri, 17 Feb 2017 19:35:08 +0000 (19:35 +0000)
commit064bbd944fe1a3c78b2b7ca505e79a63439f07bf
tree9361932ed8cde0f9d3c167adb0eb75ff1401ed99
parent43b21f154115f5e0f902e856eee11910e1d7f3b1
Vendor import of llvm release_40 branch r295380:
https://llvm.org/svn/llvm-project/llvm/branches/release_40@295380
28 files changed:
docs/Extensions.rst
docs/LangRef.rst
docs/ReleaseNotes.rst
include/llvm/LTO/legacy/ThinLTOCodeGenerator.h
lib/CodeGen/SelectionDAG/DAGCombiner.cpp
lib/CodeGen/SelectionDAG/InstrEmitter.cpp
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
lib/LTO/ThinLTOCodeGenerator.cpp
lib/Target/AArch64/AArch64CallingConvention.td
lib/Target/AArch64/AArch64ISelLowering.cpp
lib/Target/ARM/ARMCallingConv.td
lib/Target/ARM/ARMISelLowering.cpp
lib/Transforms/Instrumentation/AddressSanitizer.cpp
lib/Transforms/Instrumentation/ThreadSanitizer.cpp
lib/Transforms/Utils/LoopUnroll.cpp
lib/Transforms/Utils/LoopUnrollRuntime.cpp
test/CodeGen/AArch64/ldst-opt.ll
test/CodeGen/AArch64/swifterror.ll
test/CodeGen/AArch64/swiftself.ll
test/CodeGen/ARM/swifterror.ll
test/CodeGen/ARM/swiftself.ll
test/CodeGen/X86/dag-update-nodetomatch.ll [new file with mode: 0644]
test/CodeGen/X86/pr31956.ll [new file with mode: 0644]
test/CodeGen/X86/swifterror.ll
test/Instrumentation/AddressSanitizer/basic.ll
test/Instrumentation/ThreadSanitizer/tsan_basic.ll
test/Transforms/LoopUnroll/runtime-li.ll [new file with mode: 0644]