]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Vendor import of llvm release_38 branch r260756:
authordim <dim@FreeBSD.org>
Sat, 13 Feb 2016 14:57:10 +0000 (14:57 +0000)
committerdim <dim@FreeBSD.org>
Sat, 13 Feb 2016 14:57:10 +0000 (14:57 +0000)
commit97a7b8a20a989eb4cf3d9465e1451de6cd05fa41
tree0daaa3c98a8029d259c5918dfa1c13c9d4fe7971
parent44c4732640f764c943d7814138396141c0f4646b
Vendor import of llvm release_38 branch r260756:
https://llvm.org/svn/llvm-project/llvm/branches/release_38@260756
51 files changed:
cmake/modules/AddLLVM.cmake
cmake/modules/LLVM-Config.cmake
docs/ReleaseNotes.rst
include/llvm/IR/IntrinsicsPowerPC.td
include/llvm/IR/Value.h
lib/Analysis/DemandedBits.cpp
lib/CodeGen/AsmPrinter/AsmPrinterInlineAsm.cpp
lib/CodeGen/AsmPrinter/DwarfDebug.cpp
lib/IR/Value.cpp
lib/Target/AArch64/AArch64.td
lib/Target/AArch64/AArch64ISelLowering.cpp
lib/Target/AArch64/AArch64SchedM1.td [new file with mode: 0644]
lib/Target/AMDGPU/AMDGPU.td
lib/Target/AMDGPU/AMDGPUSubtarget.h
lib/Target/AMDGPU/Processors.td
lib/Target/AMDGPU/SIRegisterInfo.cpp
lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp
lib/Target/ARM/ARMISelDAGToDAG.cpp
lib/Target/PowerPC/PPCFastISel.cpp
lib/Target/PowerPC/PPCInstrAltivec.td
lib/Target/SystemZ/SystemZISelLowering.cpp
lib/Target/X86/X86ISelLowering.cpp
lib/Transforms/InstCombine/InstCombineCompares.cpp
lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp
lib/Transforms/InstCombine/InstCombineVectorOps.cpp
lib/Transforms/Utils/SimplifyCFG.cpp
test/Analysis/DemandedBits/basic.ll
test/CodeGen/AArch64/fp16-v4-instructions.ll
test/CodeGen/AArch64/fp16-v8-instructions.ll
test/CodeGen/AMDGPU/hsa-note-no-func.ll
test/CodeGen/AMDGPU/llvm.SI.fs.interp.ll
test/CodeGen/AMDGPU/spill-scavenge-offset.ll [new file with mode: 0644]
test/CodeGen/ARM/shifter_operand.ll
test/CodeGen/PowerPC/fast-isel-ret.ll
test/CodeGen/PowerPC/inline-asm-s-modifier.ll [new file with mode: 0644]
test/CodeGen/PowerPC/pr26193.ll [new file with mode: 0644]
test/CodeGen/PowerPC/pr26356.ll [new file with mode: 0644]
test/CodeGen/PowerPC/pr26381.ll [new file with mode: 0644]
test/CodeGen/SystemZ/int-cmp-53.ll [new file with mode: 0644]
test/CodeGen/X86/avx512-gather-scatter-intrin.ll
test/CodeGen/X86/setcc-lowering.ll
test/DebugInfo/X86/PR26148.ll [new file with mode: 0644]
test/Transforms/InstCombine/icmp.ll
test/Transforms/InstCombine/insert-extract-shuffle.ll
test/Transforms/InstCombine/unpack-fca.ll
test/Transforms/LoopVectorize/AArch64/loop-vectorization-factors.ll
test/Transforms/SimplifyCFG/X86/switch_to_lookup_table.ll
tools/CMakeLists.txt
utils/release/test-release.sh
utils/unittest/CMakeLists.txt
utils/unittest/UnitTestMain/CMakeLists.txt