]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Vendor import of llvm release_39 branch r287912:
authordim <dim@FreeBSD.org>
Fri, 25 Nov 2016 19:05:59 +0000 (19:05 +0000)
committerdim <dim@FreeBSD.org>
Fri, 25 Nov 2016 19:05:59 +0000 (19:05 +0000)
commit72169db7155ada21828ea7f27eb023d98ec4d783
tree5a2ca31d10f5ca2e8fb9c1ade59c306526de8329
parentcd3e9f1355e8fd7d0f77237b2a6ae384e92f96ed
Vendor import of llvm release_39 branch r287912:
https://llvm.org/svn/llvm-project/llvm/branches/release_39@287912
40 files changed:
CMakeLists.txt
include/llvm/Analysis/LoopAccessAnalysis.h
include/llvm/ExecutionEngine/RTDyldMemoryManager.h
include/llvm/IR/Intrinsics.td
include/llvm/IR/TypeFinder.h
lib/Analysis/LoopAccessAnalysis.cpp
lib/CodeGen/BranchFolding.cpp
lib/Linker/IRMover.cpp
lib/Support/Unix/Signals.inc
lib/Target/ARM/ARMInstrThumb2.td
lib/Target/ARM/AsmParser/ARMAsmParser.cpp
lib/Target/PowerPC/PPCISelLowering.cpp
lib/Target/PowerPC/PPCISelLowering.h
lib/Target/PowerPC/PPCInstr64Bit.td
lib/Target/PowerPC/PPCInstrInfo.td
lib/Target/X86/X86ISelLowering.cpp
lib/Target/X86/X86InstrAVX512.td
lib/Transforms/Scalar/JumpThreading.cpp
test/Analysis/LoopAccessAnalysis/memcheck-off-by-one-error.ll [new file with mode: 0644]
test/Analysis/LoopAccessAnalysis/number-of-memchecks.ll
test/Analysis/LoopAccessAnalysis/reverse-memcheck-bounds.ll
test/CodeGen/PowerPC/atomic-minmax.ll [new file with mode: 0644]
test/CodeGen/PowerPC/p9-xxinsertw-xxextractuw.ll
test/CodeGen/PowerPC/pr30451.ll [new file with mode: 0644]
test/CodeGen/X86/avx-vbroadcast.ll
test/CodeGen/X86/branchfolding-undef.mir [new file with mode: 0644]
test/CodeGen/X86/no-and8ri8.ll [new file with mode: 0644]
test/CodeGen/X86/pr30298.ll [new file with mode: 0644]
test/LTO/X86/Inputs/type-mapping-src.ll [new file with mode: 0644]
test/LTO/X86/type-mapping-bug.ll [new file with mode: 0644]
test/MC/ARM/ldr-pseudo-wide.s [new file with mode: 0644]
test/ThinLTO/X86/Inputs/crash_debuginfo.ll [new file with mode: 0644]
test/ThinLTO/X86/Inputs/import_opaque_type.ll [new file with mode: 0644]
test/ThinLTO/X86/crash_debuginfo.ll [new file with mode: 0644]
test/ThinLTO/X86/import_opaque_type.ll [new file with mode: 0644]
test/Transforms/GVN/2016-08-30-MaskedScatterGather.ll [new file with mode: 0644]
test/Transforms/JumpThreading/pr27840.ll [new file with mode: 0644]
test/Transforms/LoopVectorize/runtime-check-readonly.ll
test/Transforms/LoopVectorize/tbaa-nodep.ll
test/Transforms/LoopVersioningLICM/loopversioningLICM1.ll