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-arm-lts-defconfig in repository toolchain/ci/llvm-project.
from 3229000f636 [lldb-vscode] Correctly propagate errors back to VS Code. adds 83b88441ad9 [mips] Replace assertion by error message while lowering `R [...] adds 2157f57d2dd Pass /bigobj for SBReproducer.cpp with MSVC adds ea401ec7f40 Factor the clang specific parts of ExpressionSourceCode.{h, [...] adds 798174455f4 Fix Cmake files for ExpressionSourceCode.cpp -> ClangExpres [...] adds a658ab9f556 [testsuite] Port crashlog to python 3, second attempt. adds 10454dcc6a8 [PGO] Re-submit: Clang part of change for context-sensitive [...] adds 212c8ac23f4 [LoopRotate] fix crash encountered with callbr adds 2d6e6cbacc7 Remove the warning in DynamicLoaderDarwinKernel::KextImageI [...] adds 9a8e777f8c3 [Python] Unbreak the recently modified tests for python 2. adds 1dfba3cfba9 Promote more debug-only assertions to regular assertions. adds 28f7466f4ef Promote more debug-only assertions to regular assertions. adds ae5d62585ee [Reproducers] Add tests for different types of functionality adds 59a94225c9c Relax testcase. adds f4d2fa3fa08 crashlog.py: Catch exception from subprocess. adds db5a779f2fc Avoid using -S in combination with "script"; it's unreliable. adds c56d2afc635 AMDGPU: Handle "uniform-work-group-size" attribute (fix for RADV) adds 03df653f714 Repair the build when LLDB_DISABLE_PYTHON is set adds 22ac7bf49e2 [InterleavedAccessAnalysis] Use fixed size integers for Int [...] adds 815a05ca6ba [WebAssembly] LTO: Don't include bitcode-only symbols in th [...] adds a583486065d When disassembling Aarch64 target and vendor Apple, set the [...] adds 67fb9b4a315 Skip TestGdbserverPort.test on Windows adds 9361217ea2d [WebAssembly] Fix build after rL355577 adds a0dd6e9a08e [X86] Add 512-bit fminnum/maxnum test cases for PR40984. Al [...] adds 3acc4236b87 [X86] Enable combineFMinNumFMaxNum for 512 bit vectors when [...] adds b0f764c7373 [BDCE] Optimize find+insert with early insert adds fd4156ed4d3 [IR][ARM] Add function pointer alignment to datalayout adds 878271b2945 [libclang] Fix CXTranslationUnit_KeepGoing adds 730ecf8fd5f Add newline to interpreter debugging output adds ffab84c7df3 Temporarily disable newly added test that fails in debug mode. adds 9ade843ccb8 [IDF] Delete a redundant J-edge test adds cfd32552513 Fix & re-enable test that intermittently failed in debug mode. adds a5a0a0f0493 [yaml2obj] - Allow producing ELFDATANONE ELFs adds 27ed855a6e1 [analyzer] Handle comparison between non-default AS symbol [...] adds 16d98c206b7 [ASTImporter] Handle redecl chain of FunctionTemplateDecls adds 3d3120dc9ab [MIPS GlobalISel] Fix mul operands adds e7ec39c1234 [LLD][COFF] Attempt fix for failifmismatch test on aarch64- [...] adds 5caba3069e8 [ASTImporter] Import member expr with explicit template args adds ffc922ec35f [LSR] Attempt to increase the accuracy of LSR's setup cost adds e2ddb2ad1d8 [ASTImporter] Changed use of Import to Import_New in ASTImporter. adds ea18b36a6d5 [clangd] Strip plugin arguments in clangd-indexer. adds eee6226c21d [llvm-readobj] Dump DT_USED value as string like GNU readelf does adds 7eb66ba14a3 expected-no-diagnostics@ does not make sense, switching to [...] adds a5ecceed1fb [LLD][COFF] Restrict the failifmismatch test to x86_64-wind [...] adds 5a0006d770e gn build: Merge r355522 adds a92711404cc gn build: Port r342002 adds eb39991c8b4 [analyzer] handle modification of vars inside an expr with [...] adds 94049554166 [PR40778] Preserve addr space in Derived to Base cast. adds 95817d36410 [DebugInfo] Fix the type of the formated variable adds 27e5c212ee4 [PR40778][Sema] Adjust addr space of operands in builtin op [...] adds 6f7c536e083 [Sema] Change addr space diagnostics in casts to follow C++ style. adds 0ccc0b1a5f3 [Reproducers] Disable registering lldb::thread_t everywhere adds 8a4efd21538 Fix TestDataFormatter.test uninitialized variable adds bd53e768d22 [testsuite] Drop characters that can't be decoded, restorin [...] adds 6ca0985aa57 [InterleavedAccessAnalysis] Fix integer overflow in insertMember. adds 25ed0c07c1c [OPENMP 5.0]Add initial support for 'allocate' directive. adds 2f94dcec5a2 [testsuite] Spring cleaning: this tests `stty`, not `lldb`. adds 92dd321a147 Rollback of rL355585. adds 98a00defe1b [Sanitizer] Add 'dispatch' feature to be used in compiler-rt tests adds 9ee68ffffd0 [NFC][TSan] Add libdispatch tests for non-Darwin platforms adds 011a90b96aa [TSan][Linux] Fix libdispatch interception macros compilati [...] adds a30357d1e02 [NFC][TSan] Remove unnecessary #include adds c8955e22939 fix expected format in test/ELF/eh-frame-hdr-augmentation.s adds dfbb9a793e5 ELF: Reduce the size of InputSectionBase by two words. NFCI. adds de3348ae3f0 [PowerPC] Run clang format to avoid compiling warning. adds 2e1479e2f2d Delete x86_64 ShadowCallStack support adds 15846bb5acd Fix some clang analysis tests passing arguments incorrectly adds 392c04498b2 [GN] Remove DataLayoutTest.cpp from IR Unittests. adds 2ead8e89932 Recommit "Support attribute used in member funcs of class t [...] adds 6c5a49ccb9e [llvm-mca] Emit a message when no bottlenecks are identified. adds d0156256e2c [lldb] Fix DW_OP_addrx uses. adds 47f0bf8f1fa AMDHSA: Code object v3 updates adds 53954b5e128 [ExpressionParser] Implement ComputeClangResourceDir for Windows adds 0c72a42a8f4 Add an LLVM-style dump method to CompilerType for extra con [...] adds 9d782f998da [TSan] Temporarily disable test which fails on build bot adds 4e467043fbb [CodeGen] Reuse BlockUtils for -unreachableblockelim pass (NFC) adds b3af5d3e571 [X86] Model ADC/SBB with immediate 0 more accurately in the [...] adds d0c2dba644e [X86] Correct scheduler information for rotate by constant [...] adds 29e87541720 [lldb-vscode] Support running in server mode on Windows. adds 51dcfdbba33 Add secondary libstdc++ 4.8 and 5.1 detection mechanisms adds 47a149914df [testsuite] Recommit the TestTerminal directory. adds ed77926f997 [TSan] Temporarily disable test which fails on build bot adds 16d9a3a4b61 [scudo][standalone] Adding a stats class adds c525b36b434 Fix TestAppleSimulatorOSType.py with Xcode 10.2 adds c90886b906f [GN] Locate prebuilt binaries correctly. adds d61c80b89e3 Work around a module build error on the LLDB incremental gr [...] adds 46fac9c4f27 Add logging to TestQueues.py adds d672e533d5c Fix TestPaths.py on windows adds 581af8b09da [SBAPI] Log from record macro adds 4e7301ecf27 Remove unused function adds 8d359c147de Make bytes_read an unsigned
No new revisions were added by this update.
Summary of changes: clang-tools-extra/clangd/indexer/IndexerMain.cpp | 4 +- clang/docs/ShadowCallStack.rst | 18 +- clang/include/clang/AST/ASTImporter.h | 13 +- clang/include/clang/AST/ASTMutationListener.h | 5 + clang/include/clang/AST/ASTNodeTraverser.h | 5 + clang/include/clang/AST/DeclOpenMP.h | 67 ++ clang/include/clang/AST/Expr.h | 3 + clang/include/clang/AST/RecursiveASTVisitor.h | 7 + clang/include/clang/Basic/Attr.td | 7 + clang/include/clang/Basic/DeclNodes.td | 1 + clang/include/clang/Basic/Diagnostic.h | 12 +- clang/include/clang/Basic/DiagnosticSemaKinds.td | 4 + clang/include/clang/Basic/OpenMPKinds.def | 1 + clang/include/clang/Basic/OpenMPKinds.h | 1 + clang/include/clang/Sema/Sema.h | 10 +- clang/include/clang/Serialization/ASTBitCodes.h | 5 +- clang/include/clang/Serialization/ASTWriter.h | 1 + clang/lib/AST/ASTContext.cpp | 4 +- clang/lib/AST/ASTImporter.cpp | 754 ++++++++++++--------- clang/lib/AST/DeclBase.cpp | 1 + clang/lib/AST/DeclOpenMP.cpp | 30 + clang/lib/AST/DeclPrinter.cpp | 18 +- clang/lib/AST/OpenMPClause.cpp | 2 + clang/lib/Analysis/ExprMutationAnalyzer.cpp | 46 +- clang/lib/Basic/DiagnosticIDs.cpp | 7 +- clang/lib/Basic/OpenMPKinds.cpp | 6 + clang/lib/CodeGen/CGClass.cpp | 3 +- clang/lib/CodeGen/CGDecl.cpp | 1 + clang/lib/CodeGen/CGOpenMPRuntime.cpp | 3 + clang/lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp | 6 +- clang/lib/CodeGen/CGStmtOpenMP.cpp | 1 + clang/lib/CodeGen/CodeGenModule.cpp | 3 + clang/lib/Frontend/MultiplexConsumer.cpp | 6 + clang/lib/Parse/ParseDecl.cpp | 3 +- clang/lib/Parse/ParseOpenMP.cpp | 76 ++- clang/lib/Parse/Parser.cpp | 3 +- clang/lib/Sema/SemaCast.cpp | 76 ++- clang/lib/Sema/SemaExpr.cpp | 9 +- clang/lib/Sema/SemaOpenMP.cpp | 75 +- clang/lib/Sema/SemaOverload.cpp | 19 +- clang/lib/Sema/SemaTemplateInstantiateDecl.cpp | 29 + clang/lib/Serialization/ASTCommon.cpp | 1 + clang/lib/Serialization/ASTCommon.h | 1 + clang/lib/Serialization/ASTReaderDecl.cpp | 22 +- clang/lib/Serialization/ASTWriter.cpp | 14 + clang/lib/Serialization/ASTWriterDecl.cpp | 11 +- .../lib/StaticAnalyzer/Core/SimpleSValBuilder.cpp | 10 +- clang/test/Analysis/ptr-cmp-const-trunc.cl | 11 + clang/test/CodeGen/Inputs/pgotestir.proftext | 2 + clang/test/CodeGen/Inputs/pgotestir_cs.proftext | 2 + clang/test/CodeGen/cspgo-instrumentation.c | 41 ++ clang/test/CodeGen/cspgo-instrumentation_lto.c | 44 ++ clang/test/CodeGen/cspgo-instrumentation_thinlto.c | 52 ++ ...used-member-function-implicit-instantiation.cpp | 19 + .../address-space-castoperators.cpp | 14 + .../CodeGenOpenCLCXX/addrspace-derived-base.cl | 22 + clang/test/CodeGenOpenCLCXX/addrspace-operators.cl | 46 ++ .../Inputs/keep-going-template-instantiations.h | 3 + .../Index/keep-going-template-instantiations.cpp | 5 + clang/test/Index/keep-going.cpp | 4 +- clang/test/OpenMP/allocate_ast_print.cpp | 79 +++ clang/test/OpenMP/allocate_messages.cpp | 149 ++++ clang/test/PCH/chain-openmp-allocate.cpp | 36 + clang/test/SemaCXX/address-space-conversion.cpp | 28 +- clang/test/SemaObjCXX/vararg-non-pod.mm | 6 +- .../SemaOpenCL/address-spaces-conversions-cl2.0.cl | 60 +- clang/test/SemaOpenCL/address-spaces.cl | 108 ++- clang/tools/libclang/CIndex.cpp | 3 +- clang/unittests/AST/ASTImporterTest.cpp | 98 ++- .../Analysis/ExprMutationAnalyzerTest.cpp | 131 ++++ clang/unittests/Basic/DiagnosticTest.cpp | 13 +- compiler-rt/CMakeLists.txt | 1 + compiler-rt/cmake/config-ix.cmake | 2 +- compiler-rt/lib/scudo/standalone/CMakeLists.txt | 1 + compiler-rt/lib/scudo/standalone/stats.h | 105 +++ .../lib/scudo/standalone/tests/CMakeLists.txt | 1 + .../lib/scudo/standalone/tests/stats_test.cc | 45 ++ compiler-rt/lib/tsan/rtl/tsan_libdispatch.cc | 27 +- compiler-rt/test/lit.common.cfg | 4 + compiler-rt/test/lit.common.configured.in | 1 + compiler-rt/test/shadowcallstack/libc_support.h | 6 +- compiler-rt/test/shadowcallstack/lit.cfg | 2 +- compiler-rt/test/shadowcallstack/minimal_runtime.h | 9 +- .../test/shadowcallstack/overflow-aarch64.c | 5 - compiler-rt/test/shadowcallstack/overflow-x86_64.c | 5 - compiler-rt/test/shadowcallstack/overflow.c | 10 +- compiler-rt/test/tsan/gcd-apply-race.c | 32 + compiler-rt/test/tsan/gcd-apply.c | 54 ++ compiler-rt/test/tsan/gcd-data.c | 43 ++ compiler-rt/test/tsan/gcd-dispatch_main.c | 43 ++ compiler-rt/test/tsan/gcd-dispatch_once_deadlock.c | 45 ++ compiler-rt/test/tsan/gcd-groups-destructor.c | 45 ++ compiler-rt/test/tsan/gcd-groups-leave.c | 58 ++ compiler-rt/test/tsan/gcd-groups-stress.c | 47 ++ compiler-rt/test/tsan/gcd-once.c | 57 ++ compiler-rt/test/tsan/gcd-semaphore-norace.c | 33 + compiler-rt/test/tsan/gcd-source-serial.c | 40 ++ compiler-rt/test/tsan/gcd-suspend.c | 49 ++ lld/ELF/InputSection.h | 42 +- lld/test/COFF/Inputs/failmismatch1.ll | 21 +- lld/test/COFF/Inputs/failmismatch2.ll | 22 +- lld/test/COFF/failifmismatch.test | 6 +- lld/test/ELF/eh-frame-hdr-augmentation.s | 4 +- lld/test/ELF/lto/relocatable.ll | 2 + lld/test/wasm/lto/relocatable.ll | 27 + lld/wasm/Writer.cpp | 2 +- lldb/examples/darwin/heap_find/heap.py | 32 +- lldb/examples/python/crashlog.py | 131 ++-- lldb/examples/python/symbolication.py | 70 +- .../include/lldb/Expression/ExpressionSourceCode.h | 27 +- lldb/include/lldb/Host/HostInfoBase.h | 3 + lldb/include/lldb/Host/posix/HostInfoPosix.h | 3 - lldb/include/lldb/Symbol/ClangASTContext.h | 7 + lldb/include/lldb/Symbol/CompilerType.h | 7 + lldb/include/lldb/Symbol/TypeSystem.h | 6 + .../lldb/Utility/ReproducerInstrumentation.h | 57 +- lldb/lit/Python/crashlog.test | 2 +- .../Functionalities/Inputs/DataFormatter.in | 7 + lldb/lit/Reproducer/Functionalities/Inputs/foo.cpp | 13 + .../Reproducer/Functionalities/Inputs/stepping.c | 37 + .../Functionalities/TestDataFormatter.test | 16 + .../Functionalities/TestImagineList.test | 29 + .../Reproducer/Functionalities/TestStepping.test | 99 +++ lldb/lit/SymbolFile/DWARF/dwarf5_locations.s | 66 ++ lldb/lit/tools/lldb-server/TestGdbserverPort.test | 4 +- lldb/lldb.xcodeproj/project.pbxproj | 14 +- .../Python/lldbsuite/support/encoded_file.py | 3 + .../test/functionalities/paths/TestPaths.py | 12 +- lldb/packages/Python/lldbsuite/test/lldbtest.py | 2 +- .../lldbsuite/test/macosx/queues/TestQueues.py | 20 + .../tools/lldb-server/TestAppleSimulatorOSType.py | 4 +- lldb/source/API/CMakeLists.txt | 4 + lldb/source/API/SBAddress.cpp | 13 - lldb/source/API/SBBlock.cpp | 1 - lldb/source/API/SBBreakpoint.cpp | 67 +- lldb/source/API/SBBreakpointLocation.cpp | 22 - lldb/source/API/SBBreakpointName.cpp | 159 +---- lldb/source/API/SBBroadcaster.cpp | 27 - lldb/source/API/SBCommandInterpreter.cpp | 82 --- lldb/source/API/SBCommandReturnObject.cpp | 21 - lldb/source/API/SBCommunication.cpp | 131 +--- lldb/source/API/SBCompileUnit.cpp | 49 -- lldb/source/API/SBData.cpp | 178 ----- lldb/source/API/SBDebugger.cpp | 72 -- lldb/source/API/SBDeclaration.cpp | 13 - lldb/source/API/SBError.cpp | 20 - lldb/source/API/SBEvent.cpp | 24 - lldb/source/API/SBFileSpec.cpp | 44 +- lldb/source/API/SBFileSpecList.cpp | 9 - lldb/source/API/SBFrame.cpp | 356 +--------- lldb/source/API/SBFunction.cpp | 28 - lldb/source/API/SBHostOS.cpp | 13 - lldb/source/API/SBLineEntry.cpp | 40 -- lldb/source/API/SBListener.cpp | 64 -- lldb/source/API/SBMemoryRegionInfoList.cpp | 17 +- lldb/source/API/SBModule.cpp | 39 -- lldb/source/API/SBProcess.cpp | 390 +---------- lldb/source/API/SBQueue.cpp | 72 +- lldb/source/API/SBQueueItem.cpp | 41 +- lldb/source/API/SBReproducer.cpp | 59 +- lldb/source/API/SBSection.cpp | 1 - lldb/source/API/SBSymbol.cpp | 14 - lldb/source/API/SBSymbolContext.cpp | 33 - lldb/source/API/SBTarget.cpp | 313 +-------- lldb/source/API/SBThread.cpp | 288 -------- lldb/source/API/SBTrace.cpp | 6 - lldb/source/API/SBType.cpp | 1 - lldb/source/API/SBUnixSignals.cpp | 19 - lldb/source/API/SBValue.cpp | 367 +--------- lldb/source/API/SBValueList.cpp | 41 -- lldb/source/API/SBWatchpoint.cpp | 24 - lldb/source/Expression/CMakeLists.txt | 1 - lldb/source/Expression/DWARFExpression.cpp | 11 +- lldb/source/Expression/LLVMUserExpression.cpp | 1 - lldb/source/Expression/UserExpression.cpp | 1 - lldb/source/Expression/UtilityFunction.cpp | 8 +- lldb/source/Host/common/HostInfoBase.cpp | 32 + lldb/source/Host/posix/HostInfoPosix.cpp | 37 - .../Disassembler/llvm/DisassemblerLLVMC.cpp | 5 + .../Darwin-Kernel/DynamicLoaderDarwinKernel.cpp | 16 +- .../Plugins/ExpressionParser/Clang/CMakeLists.txt | 1 + .../Clang/ClangExpressionSourceCode.cpp} | 10 +- .../Clang/ClangExpressionSourceCode.h} | 41 +- .../Plugins/ExpressionParser/Clang/ClangHost.cpp | 13 +- .../Plugins/ExpressionParser/Clang/ClangHost.h | 2 - .../ExpressionParser/Clang/ClangUserExpression.cpp | 7 +- .../Clang/ClangUtilityFunction.cpp | 8 +- .../ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.cpp | 2 - .../gdb-remote/GDBRemoteRegisterContext.cpp | 4 - .../SymbolFile/DWARF/DWARFDebugInfoEntry.cpp | 5 +- .../Plugins/SymbolFile/DWARF/DWARFFormValue.cpp | 1 + .../Plugins/SymbolFile/DWARF/HashedNameToDIE.cpp | 1 + .../Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp | 2 +- lldb/source/Symbol/ClangASTContext.cpp | 10 + lldb/source/Symbol/CompilerType.cpp | 11 +- lldb/source/Symbol/DWARFCallFrameInfo.cpp | 2 - lldb/source/Symbol/LineTable.cpp | 2 +- lldb/source/Utility/DataExtractor.cpp | 16 - lldb/tools/lldb-vscode/CMakeLists.txt | 1 + lldb/tools/lldb-vscode/IOStream.cpp | 153 +++++ lldb/tools/lldb-vscode/IOStream.h | 69 ++ lldb/tools/lldb-vscode/VSCode.cpp | 110 +-- lldb/tools/lldb-vscode/VSCode.h | 8 +- lldb/tools/lldb-vscode/lldb-vscode.cpp | 26 +- lldb/tools/lldb-vscode/package.json | 3 + lldb/unittests/Disassembler/CMakeLists.txt | 1 + .../Disassembler/TestArm64Disassembly.cpp | 80 +++ lldb/unittests/Expression/ClangParserTest.cpp | 7 +- llvm/cmake/modules/CheckCompilerVersion.cmake | 16 +- llvm/include/llvm/Analysis/VectorUtils.h | 45 +- llvm/include/llvm/Support/CheckedArithmetic.h | 9 + llvm/include/llvm/module.modulemap | 4 + llvm/lib/Analysis/IteratedDominanceFrontier.cpp | 5 - llvm/lib/CodeGen/UnreachableBlockElim.cpp | 17 +- llvm/lib/DebugInfo/DWARF/DWARFDebugFrame.cpp | 4 +- llvm/lib/ExecutionEngine/Interpreter/Execution.cpp | 2 +- llvm/lib/ObjectYAML/ELFYAML.cpp | 5 +- .../Target/AMDGPU/AMDGPUAnnotateKernelFeatures.cpp | 68 +- llvm/lib/Target/AMDGPU/AMDGPUTargetMachine.cpp | 4 +- .../AMDGPU/MCTargetDesc/AMDGPUTargetStreamer.cpp | 17 +- llvm/lib/Target/Mips/MipsISelLowering.cpp | 14 +- llvm/lib/Target/Mips/MipsInstructionSelector.cpp | 15 +- llvm/lib/Target/PowerPC/PPCISelDAGToDAG.cpp | 9 +- llvm/lib/Target/X86/CMakeLists.txt | 1 - llvm/lib/Target/X86/ShadowCallStack.cpp | 321 --------- llvm/lib/Target/X86/X86.h | 6 - llvm/lib/Target/X86/X86ISelLowering.cpp | 12 +- llvm/lib/Target/X86/X86SchedBroadwell.td | 10 +- llvm/lib/Target/X86/X86SchedHaswell.td | 40 +- llvm/lib/Target/X86/X86SchedSkylakeClient.td | 10 +- llvm/lib/Target/X86/X86SchedSkylakeServer.td | 10 +- llvm/lib/Target/X86/X86TargetMachine.cpp | 2 - llvm/lib/Transforms/Scalar/BDCE.cpp | 10 +- llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp | 31 +- llvm/lib/Transforms/Utils/LoopRotationUtils.cpp | 5 +- .../AMDGPU/annotate-kernel-features-hsa-call.ll | 50 +- llvm/test/CodeGen/AMDGPU/code-object-v3.ll | 12 +- .../AMDGPU/uniform-work-group-attribute-missing.ll | 18 + .../uniform-work-group-nested-function-calls.ll | 24 + ...orm-work-group-prevent-attribute-propagation.ll | 25 + .../uniform-work-group-propagate-attribute.ll | 33 + .../AMDGPU/uniform-work-group-recursion-test.ll | 37 + .../test/CodeGen/AMDGPU/uniform-work-group-test.ll | 35 + llvm/test/CodeGen/ARM/lsr-setupcost.ll | 100 +++ llvm/test/CodeGen/Hexagon/swp-carried-1.ll | 2 +- llvm/test/CodeGen/Hexagon/swp-epilog-phi5.ll | 4 +- .../Mips/GlobalISel/instruction-select/mul.mir | 30 +- .../test/CodeGen/Mips/GlobalISel/legalizer/mul.mir | 21 +- llvm/test/CodeGen/Mips/GlobalISel/llvm-ir/mul.ll | 8 +- .../CodeGen/Mips/GlobalISel/regbankselect/mul.mir | 32 +- llvm/test/CodeGen/Mips/frame-address-err.ll | 11 + llvm/test/CodeGen/Mips/return_address_err.ll | 11 + llvm/test/CodeGen/X86/O0-pipeline.ll | 1 - llvm/test/CodeGen/X86/O3-pipeline.ll | 1 - llvm/test/CodeGen/X86/fmaxnum.ll | 188 ++++- llvm/test/CodeGen/X86/fminnum.ll | 196 +++++- llvm/test/CodeGen/X86/shadow-call-stack.mir | 212 ------ llvm/test/MC/AMDGPU/hsa-v3.s | 12 +- llvm/test/Transforms/LoopRotate/callbr.ll | 103 +++ .../LoopStrengthReduce/two-combinations-bug.ll | 2 +- .../X86/interleaved-accesses-large-gap.ll | 40 ++ .../llvm-mca/X86/Broadwell/resources-x86_64.s | 34 +- .../llvm-mca/X86/BtVer2/bottleneck-hints-none.s | 16 + .../tools/llvm-mca/X86/Haswell/resources-x86_64.s | 58 +- .../llvm-mca/X86/SkylakeClient/resources-x86_64.s | 34 +- .../llvm-mca/X86/SkylakeServer/resources-x86_64.s | 34 +- llvm/test/tools/llvm-objdump/eh_frame-coff.test | 4 +- llvm/test/tools/llvm-readobj/elf-dynamic-tags.test | 8 +- .../tools/yaml2obj/elf-header-elfdatanone.yaml | 15 + llvm/tools/llvm-mca/Views/SummaryView.cpp | 13 +- llvm/tools/llvm-mca/Views/SummaryView.h | 5 +- llvm/tools/llvm-mca/llvm-mca.cpp | 3 +- llvm/tools/llvm-readobj/ELFDumper.cpp | 3 + llvm/tools/yaml2obj/yaml2elf.cpp | 3 +- llvm/utils/gn/gn.py | 3 +- llvm/utils/gn/secondary/compiler-rt/test/BUILD.gn | 1 + llvm/utils/gn/secondary/llvm/lib/Support/BUILD.gn | 7 + .../gn/secondary/llvm/lib/Target/X86/BUILD.gn | 1 - 278 files changed, 5027 insertions(+), 4932 deletions(-) create mode 100644 clang/test/Analysis/ptr-cmp-const-trunc.cl create mode 100644 clang/test/CodeGen/Inputs/pgotestir.proftext create mode 100644 clang/test/CodeGen/Inputs/pgotestir_cs.proftext create mode 100644 clang/test/CodeGen/cspgo-instrumentation.c create mode 100644 clang/test/CodeGen/cspgo-instrumentation_lto.c create mode 100644 clang/test/CodeGen/cspgo-instrumentation_thinlto.c create mode 100644 clang/test/CodeGenCXX/attr-used-member-function-implicit-instan [...] create mode 100644 clang/test/CodeGenOpenCLCXX/address-space-castoperators.cpp create mode 100644 clang/test/CodeGenOpenCLCXX/addrspace-derived-base.cl create mode 100644 clang/test/CodeGenOpenCLCXX/addrspace-operators.cl create mode 100644 clang/test/Index/Inputs/keep-going-template-instantiations.h create mode 100644 clang/test/Index/keep-going-template-instantiations.cpp create mode 100644 clang/test/OpenMP/allocate_ast_print.cpp create mode 100644 clang/test/OpenMP/allocate_messages.cpp create mode 100644 clang/test/PCH/chain-openmp-allocate.cpp create mode 100644 compiler-rt/lib/scudo/standalone/stats.h create mode 100644 compiler-rt/lib/scudo/standalone/tests/stats_test.cc delete mode 100644 compiler-rt/test/shadowcallstack/overflow-aarch64.c delete mode 100644 compiler-rt/test/shadowcallstack/overflow-x86_64.c create mode 100644 compiler-rt/test/tsan/gcd-apply-race.c create mode 100644 compiler-rt/test/tsan/gcd-apply.c create mode 100644 compiler-rt/test/tsan/gcd-data.c create mode 100644 compiler-rt/test/tsan/gcd-dispatch_main.c create mode 100644 compiler-rt/test/tsan/gcd-dispatch_once_deadlock.c create mode 100644 compiler-rt/test/tsan/gcd-groups-destructor.c create mode 100644 compiler-rt/test/tsan/gcd-groups-leave.c create mode 100644 compiler-rt/test/tsan/gcd-groups-stress.c create mode 100644 compiler-rt/test/tsan/gcd-once.c create mode 100644 compiler-rt/test/tsan/gcd-semaphore-norace.c create mode 100644 compiler-rt/test/tsan/gcd-source-serial.c create mode 100644 compiler-rt/test/tsan/gcd-suspend.c create mode 100644 lld/test/wasm/lto/relocatable.ll create mode 100644 lldb/lit/Reproducer/Functionalities/Inputs/DataFormatter.in create mode 100644 lldb/lit/Reproducer/Functionalities/Inputs/foo.cpp create mode 100644 lldb/lit/Reproducer/Functionalities/Inputs/stepping.c create mode 100644 lldb/lit/Reproducer/Functionalities/TestDataFormatter.test create mode 100644 lldb/lit/Reproducer/Functionalities/TestImagineList.test create mode 100644 lldb/lit/Reproducer/Functionalities/TestStepping.test create mode 100644 lldb/lit/SymbolFile/DWARF/dwarf5_locations.s rename lldb/source/{Expression/ExpressionSourceCode.cpp => Plugins/ExpressionParse [...] copy lldb/{include/lldb/Expression/ExpressionSourceCode.h => source/Plugins/Expres [...] create mode 100644 lldb/tools/lldb-vscode/IOStream.cpp create mode 100644 lldb/tools/lldb-vscode/IOStream.h create mode 100644 lldb/unittests/Disassembler/TestArm64Disassembly.cpp delete mode 100644 llvm/lib/Target/X86/ShadowCallStack.cpp create mode 100644 llvm/test/CodeGen/AMDGPU/uniform-work-group-attribute-missing.ll create mode 100644 llvm/test/CodeGen/AMDGPU/uniform-work-group-nested-function-calls.ll create mode 100644 llvm/test/CodeGen/AMDGPU/uniform-work-group-prevent-attribute-p [...] create mode 100644 llvm/test/CodeGen/AMDGPU/uniform-work-group-propagate-attribute.ll create mode 100644 llvm/test/CodeGen/AMDGPU/uniform-work-group-recursion-test.ll create mode 100644 llvm/test/CodeGen/AMDGPU/uniform-work-group-test.ll create mode 100644 llvm/test/CodeGen/ARM/lsr-setupcost.ll create mode 100644 llvm/test/CodeGen/Mips/frame-address-err.ll create mode 100644 llvm/test/CodeGen/Mips/return_address_err.ll delete mode 100644 llvm/test/CodeGen/X86/shadow-call-stack.mir create mode 100644 llvm/test/Transforms/LoopRotate/callbr.ll create mode 100644 llvm/test/Transforms/LoopVectorize/X86/interleaved-accesses-lar [...] create mode 100644 llvm/test/tools/llvm-mca/X86/BtVer2/bottleneck-hints-none.s create mode 100644 llvm/test/tools/yaml2obj/elf-header-elfdatanone.yaml