This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-aarch64-stable-allyesconfig in repository toolchain/ci/llvm-project.
from cac5274b20c [PowerPC] Automatically generate various tests. NFC adds dddc0fd9cbb [NFC][InstCombine] Fixup few new tests in unrecognized_thre [...] adds b041602e3fe Revert Extend FindTypes with CompilerContext to allow filte [...] adds 0ddb0e9fcb2 [PowerPC] Automatically generate vec_buildvector_loadstore. [...] adds 2eaeba6f15d LibFuzzer support for 32bit MSVC adds f21bca02f7a [Clang][CodeGen] set alias linkage on QualType adds 64adf7b6aec Revert [heap.py] Add missing declaration for malloc_get_all_zones adds e2ed800d622 [Sanitizer] checks ASLR on FreeBSD adds f88dfd8309b TestAppleSimulatorOSType: Pass the --standalone argument to simctl adds aa97a89d832 Extend FindTypes with CompilerContext to allow filtering by [...] adds f2003f4cb85 Fixing buildbot due to style. adds 40360407d88 Add missing dot. adds 2fb0cefb12c [Bugfix] fix r369705 unit test adds d6c1c7bfb68 [libclang][NFC] Remove debug comment adds d24184591fb [clang][ifs] New interface stubs format (llvm triple based). adds e03f34dd096 [sanitizer] Resubmit D66620 from monorepo adds dd323c35075 [utils] Update shebang to use the environment. adds 83f53334913 [ARM] Automatically generate dsp-mlal.ll . NFC adds 926f4f76c3f [clang][ifs] Dropping older experimental interface stub formats. adds 90b6bb75e8c [MC] Minor cleanup to MCFixup::Kind handling. NFC. adds 21a18144172 hwasan: Untag unwound stack frames by wrapping personality [...] adds 7fbadf3b279 PR42587: diagnose unexpanded uses of a pack parameter of a [...] adds 3fc933af8b4 [AlignmentFromAssumptions] getNewAlignmentDiff(): use getUR [...] adds fefdc9371be Revert "PR42587: diagnose unexpanded uses of a pack paramet [...] adds 0900b77db27 [analyzer] DynamicTypeInfo: Avoid putting null regions into [...] adds af992e6d013 [analyzer] CastValueChecker: Avoid modeling casts between objects. adds 62a76d0ae34 [analyzer] CastValueChecker: Provide DynamicTypeMap with po [...] adds 85f7294e5af [analyzer] CastValueChecker: Correctly model results of bas [...] adds 2a52583d670 [IndVars] Fix a bug noticed by inspection adds 6c9dc12caaf [LLDB] Address post-commit code review feedback. adds 8798c8de9a8 [clang-format] Recognize ECMAScript module .mjs as JavaScript adds bdceb9fb145 [X86] Improve lowering of v2i32 SAD handling in combineLoop [...] adds 4deb388bcaa [X86] Make combineLoopSADPattern use CONCAT_VECTORS instead [...] adds cb68bd726db [Symbol] Decouple clang from DeclVendor adds 85a968e9d51 [X86] Add a further unrolled madd reduction test case that [...] adds 6ef01c3e2bc Add a description about multiple linker scripts adds c4905a232c9 [clang-tidy] Don't emit google-runtime-references warning f [...] adds 72d1089a3a6 Explain --reproduce option adds bc01f48da37 [clangd] Link more clang-tidy modules to clangd adds 668b11b2c85 [yaml2obj] - Allow setting the symbol st_other field to any [...] adds eac23862a85 [AMDGPU] gfx10 atomic optimizer changes. adds 04906ef1f2f [DAGCombine] GetNegatedExpression - add FMA\FMAD support adds 8dbdb1c2a2c [llvm-dlltool] Make sure to strip decorations from ExtName [...] adds 1630f64e2f6 [X86][BtVer2] Fix latency of ALU RMW instructions. adds 976022e35c7 [Docs][OpenCL] Several corrections to C++ for OpenCL adds 8e9af64da6c [X86][BtVer2] Add a read-advance to every implicit register [...] adds c88408cf85f Use VT::getHalfNumVectorElementsVT helpers in a few places. NFCI. adds 57ae79d7a25 [PowerPC] Automatically generate various tests. NFC adds 58492b1895e [mips] Do not include offset into `%got` expression for glo [...] adds 5f7d6ac7bf3 [mips] Reduce number of instructions used for loading a glo [...] adds 01d7fe76058 libcxx: Make gen_link_script.py print contents only in --dr [...] adds b55dea4e8a1 clang-format: Disable across-block include reordering. adds 09ce8ec78a9 [analyzer] Avoid unnecessary enum range check on LValueToRV [...] adds 0f323439d89 [llvm-objcopy] Strip debug sections when running with --str [...] adds 7d6aa7eb7f5 [ELF] Mention contents of reproduce archive and add help de [...] adds dabfea85fcc [clang-tidy] Possibility of displaying duplicate warnings adds 344eee9227d [libc++] Improve Python 3 compatibility for merge_archives.py adds a5b10b464e5 [MustExec] Add a generic "must-be-executed-context" explorer adds ea314fd4761 [ThinLTO] Fix handling of weak interposable symbols adds 695089ecfb2 [Attributor][NFCI] Try to avoid potential non-deterministic [...] adds 9543f1498c3 [Attributor] FIX: Treat new attributes as changed ones adds 91824678868 [SLP] fix formatting; NFC adds deb9ea3a8c8 [Attributor][NFCI] Avoid lookups when resolving returned values adds 2f2d7c3addf [Attributor][Fix] Deal with "growing" dereferenceability adds 688f3bc240d [Reassoc] Small fix to support unary FNeg in NegateValue(...) adds 23384a1c8dc [NFC] Move some variable declarations into their 'if' conditions. adds f692963600c Fix target for new X86 test adds 729e242a797 [OPENMP5.0]Add support for device_type clause in declare ta [...] adds 5a5d44e801a [SLP] use range-for loops, fix formatting; NFC adds 4c9d2ab145a Fixed a typo. adds 0ae54981469 [DebugInfo] Remove invalidated locations during LiveDebugValues adds ad5047d23dd [OpenCL] Renamed value of std flag in C++ mode. adds e7211bb5672 [SelectionDAG][X86] Enable iX SimplifyDemandedBits to vXi1 [...] adds 5dca5efc0b1 Debug Info: Support for DW_AT_export_symbols for anonymous structs adds 5808077bc68 Allow Compiler.h to be included in C files and fix fallthro [...] adds ccc272cd32c Fix clang-tidy warning in clang-tidy adds 785fad32025 [Attributor] Deal with shrinking dereferenceability in a loop adds 23400e618b9 [Attributor] Manifest constant return values adds 22e6e108e10 [BasicAA] Use dereferenceability to reason about aliasing adds 05f56a1ddd6 [AMDGPU] Automatically generate various tests. NFC adds e7823a53164 Windows: explicitly cast constants to `DWORD` adds 5b02cfa0b3c [InstCombine] icmp eq/ne (gep inbounds P, Idx..), null -> i [...] adds 30232770fbe Revert r369233. adds cc01d6421f4 [Sema] Don't warn on printf('%hd', [char]) (PR41467) adds bccd183217d [X86] Mark VPDPWSSD and VPDPWSSDS as commutable. Add stack [...] adds 1fd2e69e28f [X86] Automatically generate load-local-v3i1.ll . NFC adds 2fd1afe8ef0 RegScavenger: Use Register adds 9cb059fdcc0 Fix a bug in just submitted rL369789 adds 0366168f3ac [OPENMP][NVPTX]Use __syncwarp() to reconverge the threads. new b4051e57b10 [PowerPC] Expand v1i128 smin new be9073249e3 [SampleFDO] Add ExtBinary format to support extension of bi [...] new f491d863938 Fix some warnings introduced by r369798. new 236f8012c94 [libc++] Fix typo in documentation for LIBCXX_HERMETIC_STAT [...] new 07a3b59279c [OPENMP5]Use nonmonotonic modifier by default for non-stati [...] new bc173d4c515 [X86] Move a transform out of combineConcatVectorOps so we [...] new dc5f805d31f Do a sweep of symbol internalization. NFC. new 5a5a1399175 [Attributor] Manifest alignment in load and store instructions
The 8 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: .../clang-tidy/ClangTidyDiagnosticConsumer.cpp | 5 +- .../clang-tidy/google/NonConstReferences.cpp | 3 + .../clang-tidy/misc/UnusedUsingDeclsCheck.cpp | 2 +- clang-tools-extra/clangd/CMakeLists.txt | 2 + clang-tools-extra/clangd/ClangdUnit.cpp | 13 +- .../test/clang-tidy/duplicate-reports.cpp | 15 + .../test/clang-tidy/google-runtime-references.cpp | 4 + clang/docs/LanguageExtensions.rst | 120 +- clang/docs/UsersManual.rst | 17 +- clang/include/clang/AST/RecursiveASTVisitor.h | 1 + clang/include/clang/Basic/Attr.td | 15 +- clang/include/clang/Basic/AttrDocs.td | 21 + clang/include/clang/Basic/DiagnosticParseKinds.td | 5 +- clang/include/clang/Basic/DiagnosticSemaKinds.td | 8 + clang/include/clang/Basic/LangStandards.def | 2 +- clang/include/clang/Basic/OpenMPKinds.def | 9 + clang/include/clang/Basic/OpenMPKinds.h | 9 + clang/include/clang/Frontend/FrontendActions.h | 9 +- clang/include/clang/Frontend/FrontendOptions.h | 3 +- clang/include/clang/Sema/Sema.h | 34 +- .../Core/PathSensitive/DynamicType.h | 2 +- clang/lib/AST/ASTTypeTraits.cpp | 1 + clang/lib/AST/FormatString.cpp | 2 + clang/lib/AST/OpenMPClause.cpp | 3 + clang/lib/Basic/OpenMPKinds.cpp | 18 + clang/lib/CodeGen/CGNonTrivialStruct.cpp | 2 +- clang/lib/CodeGen/CGOpenMPRuntime.cpp | 47 +- clang/lib/CodeGen/CGStmtOpenMP.cpp | 1 + clang/lib/CodeGen/CodeGenModule.cpp | 31 +- clang/lib/Driver/ToolChains/Clang.cpp | 27 +- clang/lib/Format/Format.cpp | 26 +- clang/lib/Frontend/CompilerInvocation.cpp | 35 +- .../Frontend/InterfaceStubFunctionsConsumer.cpp | 94 +- .../lib/FrontendTool/ExecuteCompilerInvocation.cpp | 6 +- clang/lib/Parse/ParseDecl.cpp | 4 +- clang/lib/Parse/ParseOpenMP.cpp | 140 +- clang/lib/Sema/Sema.cpp | 9 +- clang/lib/Sema/SemaChecking.cpp | 8 +- clang/lib/Sema/SemaDecl.cpp | 2 +- clang/lib/Sema/SemaExpr.cpp | 8 +- clang/lib/Sema/SemaOpenMP.cpp | 290 ++- clang/lib/Sema/SemaTemplateInstantiateDecl.cpp | 16 +- clang/lib/Serialization/ASTReaderDecl.cpp | 11 +- .../StaticAnalyzer/Checkers/CastValueChecker.cpp | 74 +- .../Checkers/EnumCastOutOfRangeChecker.cpp | 16 + clang/lib/StaticAnalyzer/Core/BugReporter.cpp | 9 +- clang/lib/StaticAnalyzer/Core/DynamicType.cpp | 12 +- clang/test/Analysis/Inputs/llvm.h | 5 + clang/test/Analysis/cast-value-logic.cpp | 31 +- clang/test/Analysis/cast-value-notes.cpp | 14 +- clang/test/Analysis/cast-value-state-dump.cpp | 10 +- clang/test/Analysis/enum-cast-out-of-range.c | 34 + clang/test/Analysis/enum-cast-out-of-range.cpp | 10 +- clang/test/CodeGen/alias.c | 11 + clang/test/Driver/unknown-std.cl | 2 +- clang/test/FixIt/format.m | 4 +- clang/test/InterfaceStubs/bad-format.cpp | 37 +- .../class-template-specialization.cpp | 4 +- clang/test/InterfaceStubs/externstatic.c | 6 +- .../function-template-specialization.cpp | 6 +- .../InterfaceStubs/hidden-class-inheritance.cpp | 12 +- clang/test/InterfaceStubs/inline.c | 14 +- clang/test/InterfaceStubs/object.cpp | 4 +- .../InterfaceStubs/template-namespace-function.cpp | 2 +- clang/test/InterfaceStubs/virtual.cpp | 4 +- clang/test/InterfaceStubs/visibility.cpp | 12 +- clang/test/InterfaceStubs/weak.cpp | 14 +- clang/test/OpenMP/declare_target_ast_print.cpp | 26 + clang/test/OpenMP/declare_target_codegen.cpp | 30 +- clang/test/OpenMP/declare_target_messages.cpp | 45 +- clang/test/OpenMP/for_codegen.cpp | 17 +- clang/test/OpenMP/nvptx_allocate_messages.cpp | 2 +- clang/test/OpenMP/nvptx_asm_delayed_diags.c | 20 + clang/test/OpenMP/target_vla_messages.cpp | 2 +- clang/test/Sema/format-strings-enum-fixed-type.cpp | 8 +- clang/test/Sema/format-strings-pedantic.c | 10 + clang/test/Sema/format-strings.c | 4 +- clang/tools/libclang/Indexing.cpp | 4 +- compiler-rt/lib/asan/asan_rtl.cpp | 2 +- compiler-rt/lib/fuzzer/FuzzerBuiltinsMsvc.h | 22 +- compiler-rt/lib/hwasan/CMakeLists.txt | 1 + compiler-rt/lib/hwasan/hwasan_exceptions.cpp | 64 + compiler-rt/lib/msan/msan.cpp | 2 +- .../lib/sanitizer_common/sanitizer_linux.cpp | 29 + .../symbolizer/scripts/build_symbolizer.sh | 3 +- .../symbolizer/scripts/global_symbols.txt | 1 + compiler-rt/test/hwasan/TestCases/try-catch.cpp | 7 +- compiler-rt/test/hwasan/lit.cfg.py | 9 +- libcxx/docs/BuildingLibcxx.rst | 2 +- libcxx/utils/gen_link_script.py | 5 +- libcxx/utils/merge_archives.py | 3 +- lld/ELF/Options.td | 2 +- lld/docs/ld.lld.1 | 11 +- lldb/examples/darwin/heap_find/heap.py | 1 - lldb/include/lldb/Core/Module.h | 8 + lldb/include/lldb/Symbol/ClangASTContext.h | 2 + lldb/include/lldb/Symbol/DeclVendor.h | 3 +- lldb/include/lldb/Symbol/TypeSystem.h | 4 +- lldb/include/lldb/lldb-enumerations.h | 2 +- .../lldbsuite/test/lang/cpp/char8_t/main.cpp | 2 - .../tools/lldb-server/TestAppleSimulatorOSType.py | 2 +- lldb/source/Core/Module.cpp | 9 + .../Plugins/ExpressionParser/Clang/CMakeLists.txt | 1 + .../ExpressionParser/Clang/ClangASTSource.cpp | 11 +- .../ExpressionParser/Clang/ClangDeclVendor.cpp | 30 + .../ExpressionParser/Clang/ClangDeclVendor.h | 8 + .../LanguageRuntime/ObjC/ObjCLanguageRuntime.h | 1 + .../Windows/Common/NativeProcessWindows.cpp | 4 +- lldb/source/Symbol/ClangASTContext.cpp | 14 +- lldb/source/Symbol/DeclVendor.cpp | 11 +- lldb/source/Symbol/TypeSystem.cpp | 5 +- lldb/tools/lldb-test/lldb-test.cpp | 2 +- llvm/docs/LangRef.rst | 5 + llvm/include/llvm/Analysis/MustExecute.h | 285 ++- llvm/include/llvm/Analysis/Passes.h | 7 + llvm/include/llvm/CodeGen/RegisterScavenging.h | 24 +- llvm/include/llvm/IR/DebugInfoFlags.def | 3 +- llvm/include/llvm/IR/DebugInfoMetadata.h | 1 + llvm/include/llvm/InitializePasses.h | 1 + llvm/include/llvm/LTO/LTO.h | 4 +- llvm/include/llvm/LinkAllPasses.h | 1 + llvm/include/llvm/MC/MCFixup.h | 18 +- llvm/include/llvm/ProfileData/SampleProf.h | 22 + llvm/include/llvm/ProfileData/SampleProfReader.h | 79 +- llvm/include/llvm/ProfileData/SampleProfWriter.h | 67 +- llvm/include/llvm/Support/Compiler.h | 45 +- llvm/include/llvm/Transforms/IPO/Attributor.h | 10 +- llvm/lib/Analysis/Analysis.cpp | 1 + llvm/lib/Analysis/BasicAliasAnalysis.cpp | 30 +- llvm/lib/Analysis/MustExecute.cpp | 118 ++ llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | 2 +- llvm/lib/CodeGen/LiveDebugValues.cpp | 18 +- llvm/lib/CodeGen/RegisterScavenging.cpp | 34 +- llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 53 +- .../CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | 5 +- llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp | 4 +- llvm/lib/CodeGen/TargetPassConfig.cpp | 21 +- llvm/lib/IR/DIBuilder.cpp | 2 +- llvm/lib/LTO/LTO.cpp | 18 +- llvm/lib/LTO/SummaryBasedOptimizations.cpp | 2 +- llvm/lib/LTO/ThinLTOCodeGenerator.cpp | 46 +- llvm/lib/MC/ELFObjectWriter.cpp | 24 +- llvm/lib/MC/MCDwarf.cpp | 4 +- llvm/lib/ObjectYAML/ELFYAML.cpp | 22 +- llvm/lib/ProfileData/SampleProfReader.cpp | 122 +- llvm/lib/ProfileData/SampleProfWriter.cpp | 165 +- llvm/lib/Remarks/RemarkParser.cpp | 2 + llvm/lib/Support/FileCheck.cpp | 2 +- llvm/lib/Support/regcomp.c | 7 +- llvm/lib/Target/AArch64/AArch64ISelLowering.cpp | 9 +- .../Target/AArch64/AArch64SpeculationHardening.cpp | 6 +- .../AArch64/MCTargetDesc/AArch64AsmBackend.cpp | 3 +- .../MCTargetDesc/AArch64ELFObjectWriter.cpp | 6 +- .../MCTargetDesc/AArch64MachObjectWriter.cpp | 2 +- llvm/lib/Target/AMDGPU/AMDGPUAtomicOptimizer.cpp | 200 +- llvm/lib/Target/AMDGPU/AMDGPUSubtarget.h | 8 + .../AMDGPU/MCTargetDesc/AMDGPUAsmBackend.cpp | 2 +- llvm/lib/Target/AMDGPU/SIDefines.h | 1 + llvm/lib/Target/ARM/MCTargetDesc/ARMAsmBackend.cpp | 4 +- .../Target/ARM/MCTargetDesc/ARMELFObjectWriter.cpp | 4 +- .../ARM/MCTargetDesc/ARMMachObjectWriter.cpp | 4 +- .../Target/BPF/MCTargetDesc/BPFELFObjectWriter.cpp | 2 +- .../Target/Hexagon/HexagonLoopIdiomRecognition.cpp | 6 +- llvm/lib/Target/Hexagon/HexagonVLIWPacketizer.cpp | 6 +- .../Hexagon/MCTargetDesc/HexagonAsmBackend.cpp | 6 +- .../MCTargetDesc/HexagonELFObjectWriter.cpp | 2 +- .../Hexagon/MCTargetDesc/HexagonMCTargetDesc.cpp | 2 +- .../MSP430/MCTargetDesc/MSP430ELFObjectWriter.cpp | 2 +- llvm/lib/Target/Mips/AsmParser/MipsAsmParser.cpp | 50 +- .../Mips/MCTargetDesc/MipsELFObjectWriter.cpp | 2 +- .../PowerPC/MCTargetDesc/PPCELFObjectWriter.cpp | 4 +- .../PowerPC/MCTargetDesc/PPCMachObjectWriter.cpp | 2 +- llvm/lib/Target/PowerPC/PPCISelLowering.cpp | 16 +- llvm/lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp | 2 +- .../Target/RISCV/MCTargetDesc/RISCVAsmBackend.cpp | 9 +- .../RISCV/MCTargetDesc/RISCVELFObjectWriter.cpp | 2 +- llvm/lib/Target/RISCV/RISCVISelLowering.cpp | 4 +- .../Sparc/MCTargetDesc/SparcELFObjectWriter.cpp | 4 +- .../Target/X86/MCTargetDesc/X86ELFObjectWriter.cpp | 17 +- .../X86/MCTargetDesc/X86MachObjectWriter.cpp | 5 +- llvm/lib/Target/X86/X86ISelLowering.cpp | 68 +- llvm/lib/Target/X86/X86IndirectBranchTracking.cpp | 2 +- llvm/lib/Target/X86/X86InstrAVX512.td | 25 +- llvm/lib/Target/X86/X86InstrInfo.cpp | 18 + llvm/lib/Target/X86/X86ScheduleBtVer2.td | 22 +- .../lib/ToolDrivers/llvm-dlltool/DlltoolDriver.cpp | 1 + llvm/lib/Transforms/IPO/Attributor.cpp | 154 +- llvm/lib/Transforms/IPO/FunctionImport.cpp | 35 +- .../Transforms/InstCombine/InstCombineCompares.cpp | 24 + .../Instrumentation/HWAddressSanitizer.cpp | 110 +- .../Transforms/Scalar/AlignmentFromAssumptions.cpp | 4 +- llvm/lib/Transforms/Scalar/IndVarSimplify.cpp | 3 +- llvm/lib/Transforms/Scalar/LoopFuse.cpp | 4 +- llvm/lib/Transforms/Scalar/Reassociate.cpp | 2 +- llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp | 71 +- llvm/test/Analysis/BasicAA/dereferenceable.ll | 149 ++ .../MustExecute/must_be_executed_context.ll | 282 +++ .../Assembler/export-symbol-anonymous-class.ll | 38 + .../CodeGen/AMDGPU/atomic_optimizations_buffer.ll | 90 +- .../AMDGPU/atomic_optimizations_global_pointer.ll | 118 +- .../AMDGPU/atomic_optimizations_local_pointer.ll | 318 ++- .../AMDGPU/atomic_optimizations_pixelshader.ll | 36 +- .../AMDGPU/atomic_optimizations_raw_buffer.ll | 70 +- .../AMDGPU/atomic_optimizations_struct_buffer.ll | 70 +- llvm/test/CodeGen/AMDGPU/chain-hi-to-lo.ll | 261 ++- llvm/test/CodeGen/AMDGPU/copy-illegal-type.ll | 614 +++++- .../test/CodeGen/AMDGPU/dagcombine-setcc-select.ll | 73 +- llvm/test/CodeGen/AMDGPU/load-lo16.ll | 2037 +++++++++++++++----- llvm/test/CodeGen/AMDGPU/memory_clause.ll | 233 ++- llvm/test/CodeGen/AMDGPU/r600-export-fix.ll | 51 +- llvm/test/CodeGen/ARM/dsp-mlal.ll | 223 ++- .../CodeGen/PowerPC/ppc64-align-long-double.ll | 78 +- .../PowerPC/umulo-128-legalisation-lowering.ll | 314 +-- llvm/test/CodeGen/PowerPC/unal-vec-ldst.ll | 573 +++--- llvm/test/CodeGen/PowerPC/vec-min-max.ll | 48 + .../CodeGen/PowerPC/vec_buildvector_loadstore.ll | 18 +- llvm/test/CodeGen/X86/fma-fneg-combine-2.ll | 24 +- llvm/test/CodeGen/X86/load-local-v3i1.ll | 132 +- llvm/test/CodeGen/X86/madd.ll | 121 +- llvm/test/CodeGen/X86/sad.ll | 2 - llvm/test/CodeGen/X86/stack-folding-int-avx512.ll | 2 +- .../CodeGen/X86/stack-folding-int-avx512vnni.ll | 127 ++ llvm/test/DebugInfo/COFF/pieces.ll | 1 - llvm/test/DebugInfo/X86/fission-ranges.ll | 2 +- .../X86/live-debug-values-remove-range.ll | 49 + .../HWAddressSanitizer/landingpad.ll | 10 +- .../HWAddressSanitizer/personality.ll | 90 + .../Resolution/X86/not-prevailing-weak-aliasee.ll | 33 + llvm/test/LTO/X86/symver-asm.ll | 4 + llvm/test/LTO/X86/symver-asm2.ll | 3 + llvm/test/MC/ARM/arm-elf-symver.s | 27 + llvm/test/MC/ELF/multiple-different-symver.s | 6 + llvm/test/MC/ELF/symver-multiple-version.s | 20 - llvm/test/MC/ELF/symver.s | 174 +- llvm/test/MC/Mips/macro-la-pic.s | 28 +- llvm/test/MC/Mips/mips-expansions.s | 34 +- llvm/test/MC/Mips/mips64-expansions.s | 28 +- llvm/test/MC/PowerPC/ppc64-localentry-symbols.s | 2 + llvm/test/ThinLTO/X86/Inputs/internalize.ll | 6 + llvm/test/ThinLTO/X86/internalize.ll | 35 +- .../Transforms/AlignmentFromAssumptions/simple.ll | 55 + llvm/test/Transforms/FunctionAttrs/align.ll | 55 + .../Transforms/FunctionAttrs/dereferenceable.ll | 61 + .../Transforms/FunctionAttrs/new_attributes.ll | 43 + llvm/test/Transforms/FunctionAttrs/nounwind.ll | 9 + llvm/test/Transforms/IndVarSimplify/rlev-add-me.ll | 61 + .../Transforms/InstCombine/gep-inbounds-null.ll | 210 ++ .../unrecognized_three-way-comparison.ll | 12 +- .../Reassociate/2019-08-22-FNegAssert.ll | 24 + .../SampleProfile/Inputs/inline.extbinary.afdo | Bin 0 -> 272 bytes ...compact-binary-profile.ll => profile-format.ll} | 6 +- llvm/test/tools/llvm-dlltool/coff-decorated.def | 3 + .../llvm-mca/X86/BtVer2/cmpxchg-read-advance.s | 304 +++ .../tools/llvm-mca/X86/BtVer2/resources-x86_64.s | 444 ++--- .../ELF/strip-unneeded-remove-debug-keep-link.test | 30 + llvm/test/tools/llvm-profdata/roundtrip.test | 11 +- .../tools/llvm-readobj/elf-symbol-visibility.test | 23 +- llvm/test/tools/yaml2obj/elf-symbol-stother.yaml | 79 + llvm/tools/llvm-objcopy/ELF/ELFObjcopy.cpp | 2 +- llvm/tools/llvm-profdata/llvm-profdata.cpp | 25 +- llvm/unittests/ProfileData/SampleProfTest.cpp | 8 + .../gn/secondary/compiler-rt/lib/hwasan/BUILD.gn | 1 + llvm/utils/release/merge-request.sh | 2 +- .../deviceRTLs/nvptx/src/omptarget-nvptx.h | 3 + .../libomptarget/deviceRTLs/nvptx/src/supporti.h | 26 +- 265 files changed, 9357 insertions(+), 2881 deletions(-) create mode 100644 clang-tools-extra/test/clang-tidy/duplicate-reports.cpp create mode 100644 clang/test/Analysis/enum-cast-out-of-range.c create mode 100644 clang/test/Sema/format-strings-pedantic.c create mode 100644 compiler-rt/lib/hwasan/hwasan_exceptions.cpp create mode 100644 lldb/source/Plugins/ExpressionParser/Clang/ClangDeclVendor.cpp create mode 100644 llvm/test/Analysis/BasicAA/dereferenceable.ll create mode 100644 llvm/test/Analysis/MustExecute/must_be_executed_context.ll create mode 100644 llvm/test/Assembler/export-symbol-anonymous-class.ll create mode 100644 llvm/test/CodeGen/X86/stack-folding-int-avx512vnni.ll create mode 100644 llvm/test/DebugInfo/X86/live-debug-values-remove-range.ll create mode 100644 llvm/test/Instrumentation/HWAddressSanitizer/personality.ll create mode 100644 llvm/test/LTO/Resolution/X86/not-prevailing-weak-aliasee.ll create mode 100644 llvm/test/MC/ELF/multiple-different-symver.s delete mode 100644 llvm/test/MC/ELF/symver-multiple-version.s create mode 100644 llvm/test/ThinLTO/X86/Inputs/internalize.ll create mode 100644 llvm/test/Transforms/FunctionAttrs/new_attributes.ll create mode 100644 llvm/test/Transforms/InstCombine/gep-inbounds-null.ll create mode 100644 llvm/test/Transforms/Reassociate/2019-08-22-FNegAssert.ll create mode 100644 llvm/test/Transforms/SampleProfile/Inputs/inline.extbinary.afdo rename llvm/test/Transforms/SampleProfile/{compact-binary-profile.ll => profile-fo [...] create mode 100644 llvm/test/tools/llvm-objcopy/ELF/strip-unneeded-remove-debug-ke [...] create mode 100644 llvm/test/tools/yaml2obj/elf-symbol-stother.yaml