]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Merge llvm-project 12.0.1 rc2
authorDimitry Andric <dim@FreeBSD.org>
Sat, 19 Jun 2021 10:06:00 +0000 (12:06 +0200)
committerDimitry Andric <dim@FreeBSD.org>
Sat, 19 Jun 2021 18:09:28 +0000 (20:09 +0200)
commit23408297fbf3089f0388a8873b02fa75ab3f5bb9
tree73e65506c89dcf58daeb8b774b921a8d688d133b
parentcac129e6030095c33e95c5ce1cdcb9c5c21efce9
parente4bbddaec8689e1b24f25e88958bea700e989542
Merge llvm-project 12.0.1 rc2

This updates llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and
openmp to llvmorg-12.0.1-rc2-0-ge7dac564cd0e, a.k.a. 12.0.1 rc2.

PR: 255570
MFC after: 6 weeks
69 files changed:
ObsoleteFiles.inc
contrib/llvm-project/clang/lib/CodeGen/CodeGenModule.cpp
contrib/llvm-project/clang/lib/Format/TokenAnnotator.cpp
contrib/llvm-project/clang/lib/Format/UnwrappedLineFormatter.cpp
contrib/llvm-project/clang/lib/Format/UnwrappedLineParser.cpp
contrib/llvm-project/clang/lib/Format/UnwrappedLineParser.h
contrib/llvm-project/clang/lib/Headers/ppc_wrappers/xmmintrin.h
contrib/llvm-project/clang/lib/Sema/SemaChecking.cpp
contrib/llvm-project/libcxx/include/memory
contrib/llvm-project/lld/ELF/SyntheticSections.cpp
contrib/llvm-project/lldb/docs/man/lldb.rst
contrib/llvm-project/lldb/tools/driver/Driver.cpp
contrib/llvm-project/llvm/include/llvm/ADT/Any.h
contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/LegalizerHelper.h
contrib/llvm-project/llvm/include/llvm/IR/Constant.h
contrib/llvm-project/llvm/lib/Analysis/ConstantFolding.cpp
contrib/llvm-project/llvm/lib/Analysis/InstructionSimplify.cpp
contrib/llvm-project/llvm/lib/Analysis/MemoryDependenceAnalysis.cpp
contrib/llvm-project/llvm/lib/Analysis/ScalarEvolution.cpp
contrib/llvm-project/llvm/lib/Analysis/ValueTracking.cpp
contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp
contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp
contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
contrib/llvm-project/llvm/lib/CodeGen/StackProtector.cpp
contrib/llvm-project/llvm/lib/IR/Constants.cpp
contrib/llvm-project/llvm/lib/Support/CommandLine.cpp
contrib/llvm-project/llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
contrib/llvm-project/llvm/lib/Target/AArch64/GISel/AArch64InstructionSelector.cpp
contrib/llvm-project/llvm/lib/Target/ARM/ARMBaseInstrInfo.cpp
contrib/llvm-project/llvm/lib/Target/BPF/BPFMIPeephole.cpp
contrib/llvm-project/llvm/lib/Target/BPF/BPFPreserveDIType.cpp
contrib/llvm-project/llvm/lib/Target/BPF/BPFTargetMachine.cpp
contrib/llvm-project/llvm/lib/Target/BPF/BPFTargetMachine.h
contrib/llvm-project/llvm/lib/Target/BPF/BPFTargetTransformInfo.h
contrib/llvm-project/llvm/lib/Target/BPF/BTF.def
contrib/llvm-project/llvm/lib/Target/BPF/BTFDebug.cpp
contrib/llvm-project/llvm/lib/Target/BPF/BTFDebug.h
contrib/llvm-project/llvm/lib/Target/PowerPC/PPCAsmPrinter.cpp
contrib/llvm-project/llvm/lib/Target/PowerPC/PPCFrameLowering.cpp
contrib/llvm-project/llvm/lib/Target/PowerPC/PPCISelLowering.cpp
contrib/llvm-project/llvm/lib/Target/PowerPC/PPCISelLowering.h
contrib/llvm-project/llvm/lib/Target/PowerPC/PPCRegisterInfo.td
contrib/llvm-project/llvm/lib/Target/PowerPC/PPCTargetTransformInfo.cpp
contrib/llvm-project/llvm/lib/Target/PowerPC/PPCTargetTransformInfo.h
contrib/llvm-project/llvm/lib/Target/RISCV/RISCVInstrInfoVPseudos.td
contrib/llvm-project/llvm/lib/Target/SystemZ/SystemZISelLowering.cpp
contrib/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyLowerEmscriptenEHSjLj.cpp
contrib/llvm-project/llvm/lib/Target/X86/X86ISelLowering.cpp
contrib/llvm-project/llvm/lib/Target/X86/X86InstrCompiler.td
contrib/llvm-project/llvm/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp
contrib/llvm-project/llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp
contrib/llvm-project/llvm/lib/Transforms/InstCombine/InstCombineShifts.cpp
contrib/llvm-project/llvm/lib/Transforms/Scalar/LoopRerollPass.cpp
contrib/llvm-project/llvm/lib/Transforms/Scalar/LowerConstantIntrinsics.cpp
contrib/llvm-project/llvm/lib/Transforms/Scalar/SCCP.cpp
contrib/llvm-project/llvm/lib/Transforms/Utils/InlineFunction.cpp
etc/mtree/BSD.debug.dist
etc/mtree/BSD.usr.dist
lib/clang/headers/Makefile
lib/clang/include/VCSVersion.inc
lib/clang/include/clang/Basic/Version.inc
lib/clang/include/clang/Config/config.h
lib/clang/include/lld/Common/Version.inc
lib/clang/include/llvm/Config/config.h
lib/clang/include/llvm/Config/llvm-config.h
lib/clang/include/llvm/Support/VCSRevision.h
lib/libclang_rt/compiler-rt-vars.mk
tools/build/mk/OptionalObsoleteFiles.inc