OSDN Git Service

Squashed 'third_party/llvm-7.0/llvm/' changes from 65ce2e56889..cd98f42d074
authorNicolas Capens <capn@google.com>
Tue, 29 Jan 2019 21:30:33 +0000 (16:30 -0500)
committerNicolas Capens <capn@google.com>
Tue, 29 Jan 2019 21:30:33 +0000 (16:30 -0500)
commit6583d4f19c0bb3eceafa776a0f102d9a9ac75694
tree4e591fe4c91414c0d5009281ba6617987005cef7
parent9cf8d187599b692ab2ca4d07d0344b6680a01281
Squashed 'third_party/llvm-7.0/llvm/' changes from 65ce2e56889..cd98f42d074

cd98f42d074 Merging r348444:
4a684f7170a Merging r346203:
06a6c330784 Merging r340125:
cc39aee5288 Merging r348462:
fa099fd85c1 Merging r348461:
a3ee448a5f6 Merging r348181:
3315ebed51e Merging r343369:
08f7943cf05 Merging r344589:
e8af9b4c407 Merging r339260:
f8ee49e3d8b Merging r347431:
92101a335c5 Merging r342865:
5993754bccb Merging r345353:
05998067a2e Merging r344591:
7515784defa Merging r344516:
7d87789bb6f Merging r342946:
2673179dd31 Merging r342884:
6ef29028d44 Merging r341919:
b7cd010ff5e Merging r341221:
aaf6ddfa1c7 Merging r340932:
b023def3de6 Merging r340931:
fe809519b1b Merging r340927:
d0abf8be7d1 Bump version to 7.0.1
2e8411d207a Merging r342354:
5ab8235732b Merging r344454, r344455, r344645:
4c946b7981d Merging r344325:
eb0722e28e7 Merging r342461:
888225e7bee Merging r343373:
b2504eaa1be Merging r343428:
9a0352f0c5e Merging r343443:
6c2e5a132cd Merging r343347:

git-subtree-dir: third_party/llvm-7.0/llvm
git-subtree-split: cd98f42d0747826062fc3d2d2fad383aedf58dd6
79 files changed:
CMakeLists.txt
include/llvm/DebugInfo/PDB/Native/GlobalsStream.h
include/llvm/DebugInfo/PDB/Native/ModuleDebugStream.h
include/llvm/ExecutionEngine/Orc/Core.h
include/llvm/ExecutionEngine/Orc/OrcRemoteTargetClient.h
include/llvm/MC/MCAsmBackend.h
include/llvm/ProfileData/Coverage/CoverageMapping.h
include/llvm/Support/GenericDomTreeConstruction.h
include/llvm/Transforms/Utils/BuildLibCalls.h
include/llvm/Transforms/Utils/SSAUpdater.h
include/llvm/Transforms/Utils/SSAUpdaterImpl.h
lib/Analysis/MemorySSA.cpp
lib/Analysis/ModuleSummaryAnalysis.cpp
lib/CodeGen/AsmPrinter/DwarfDebug.cpp
lib/CodeGen/TargetLoweringObjectFileImpl.cpp
lib/ExecutionEngine/RuntimeDyld/RuntimeDyld.cpp
lib/MC/MCExpr.cpp
lib/Target/AArch64/AArch64ISelLowering.cpp
lib/Target/AMDGPU/AMDGPULibFunc.cpp
lib/Target/Mips/MCTargetDesc/MipsAsmBackend.cpp
lib/Target/Mips/MCTargetDesc/MipsAsmBackend.h
lib/Target/Mips/MCTargetDesc/MipsELFStreamer.cpp
lib/Target/Mips/MCTargetDesc/MipsELFStreamer.h
lib/Target/Mips/MicroMips32r6InstrInfo.td
lib/Target/Mips/Mips64InstrInfo.td
lib/Target/Mips/Mips64r6InstrInfo.td
lib/Target/Mips/MipsFastISel.cpp
lib/Target/Mips/MipsInstrFPU.td
lib/Target/Mips/MipsSEFrameLowering.cpp
lib/Target/Mips/MipsSEISelDAGToDAG.cpp
lib/Target/Mips/MipsSEInstrInfo.cpp
lib/Target/PowerPC/P9InstrResources.td
lib/Target/PowerPC/PPCISelLowering.cpp
lib/Target/PowerPC/PPCInstrVSX.td
lib/Target/X86/X86DomainReassignment.cpp
lib/Target/X86/X86ISelLowering.cpp
lib/Target/X86/X86InstrInfo.cpp
lib/Transforms/IPO/FunctionImport.cpp
lib/Transforms/InstCombine/InstCombineCompares.cpp
lib/Transforms/Instrumentation/DataFlowSanitizer.cpp
lib/Transforms/Scalar/LoopIdiomRecognize.cpp
lib/Transforms/Utils/BuildLibCalls.cpp
lib/Transforms/Utils/LCSSA.cpp
lib/Transforms/Utils/SSAUpdater.cpp
test/CodeGen/AArch64/arm64-ccmp.ll
test/CodeGen/Mips/Fast-ISel/bricmpi1.ll [new file with mode: 0644]
test/CodeGen/Mips/buildpairf64-extractelementf64-implicit-sp.ll [new file with mode: 0644]
test/CodeGen/Mips/longbranch.ll
test/CodeGen/Mips/micromips-b-range.ll [new file with mode: 0644]
test/CodeGen/Mips/micromips-gcc-except-table.ll [new file with mode: 0644]
test/CodeGen/Mips/micromips-mtc-mfc.ll [new file with mode: 0644]
test/CodeGen/Mips/shrink-wrap-buildpairf64-extractelementf64.mir [new file with mode: 0644]
test/CodeGen/Mips/tls.ll
test/CodeGen/PowerPC/VSX-XForm-Scalars.ll
test/CodeGen/PowerPC/build-vector-tests.ll
test/CodeGen/PowerPC/load-v4i8-improved.ll
test/CodeGen/PowerPC/power9-moves-and-splats.ll
test/CodeGen/PowerPC/pr38087.ll
test/CodeGen/PowerPC/qpx-load-splat.ll
test/CodeGen/PowerPC/scalar_vector_test_1.ll [new file with mode: 0644]
test/CodeGen/PowerPC/scalar_vector_test_2.ll [new file with mode: 0644]
test/CodeGen/PowerPC/scalar_vector_test_3.ll [new file with mode: 0644]
test/CodeGen/PowerPC/scalar_vector_test_4.ll [new file with mode: 0644]
test/CodeGen/PowerPC/swaps-le-6.ll
test/CodeGen/PowerPC/vsx_insert_extract_le.ll
test/CodeGen/X86/known-signbits-vector.ll
test/CodeGen/X86/mingw-comdats.ll
test/CodeGen/X86/pr38803.ll [new file with mode: 0644]
test/DebugInfo/Mips/eh_frame.ll [new file with mode: 0644]
test/ThinLTO/X86/Inputs/globals-import-blockaddr.ll [new file with mode: 0644]
test/ThinLTO/X86/globals-import-blockaddr.ll [new file with mode: 0644]
test/Transforms/InstCombine/canonicalize-constant-low-bit-mask-and-icmp-sge-to-icmp-sle.ll
test/Transforms/InstCombine/canonicalize-constant-low-bit-mask-and-icmp-slt-to-icmp-sgt.ll
test/Transforms/InstCombine/pr39177.ll [new file with mode: 0644]
test/Transforms/LCSSA/rewrite-existing-dbg-values.ll [new file with mode: 0644]
tools/llvm-exegesis/lib/CMakeLists.txt
tools/llvm-xray/xray-account.cpp
utils/lit/lit/__init__.py
utils/lit/lit/builtin_commands/__init__.py [new file with mode: 0644]