Started 3 yr 2 mo ago
Took 11 hr

Build #741 (Jan 13, 2020 4:39:11 AM)

Changes
  1. [TargetLowering][ARM][X86] Change softenSetCCOperands handling of ONE to (details)
  2. [lld][WebAssembly] Add libcall symbols to the link when LTO is being (details)
  3. [CMake] Fix modules build after DWARFLinker reorganization (details)
  4. [clang] Fix out-of-bounds memory access in ComputeLineNumbers (details)
  5. [Driver][PowerPC] Move powerpcspe logic from cc1 to Driver (details)
  6. [ASTMatchers] Make test more clear about what it is verifying (details)
  7. [Tests] Precommit tests showing default branch padding on skylake (details)
  8. [lldb] Make CompleteTagDeclsScope completion order deterministic (details)
  9. [lldb] Fix TestClangASTContext.TestFunctionTemplateInRecordConstruction (details)
  10. Implement new AST matcher hasAnyCapture to match on LambdaExpr captures. (details)
  11. MakeUniqueCheck.cpp: explicit the fact that there is an autofix for this (details)
  12. clang-tidy doc: Refresh the list of checkers and polish the script (details)
  13. [TargetLowering] Use SelectionDAG::getSetCC and remove a repeated call (details)
  14. clang-tidy doc: unbreak the CI (details)
  15. Summary: update macro for OFF_T so that sanitizer works on AARCH64. (details)
  16. [lldb/Scripts] Remove buildbot.py (details)
  17. [lldb/Scripts] Remove remote-build.py (details)
  18. [lldb/Scripts] Move android script from underneath Python dir (details)
  19. [AArch64] Add isAuthenticated predicate to MCInstDesc (details)
  20. [lldb/Test] Bypass LLDB_TEST_COMMON_ARGS for certain dotest args (NFC) (details)
  21. [lldb/Utils] Remove vim-lldb (details)
  22. lldbutil: Forward ASan launch info to test inferiors (details)
  23. Let targets adjust operand latency of bundles (details)
  24. [lldb/Reproducer] Add SBReproducer::Replay overload (again) (details)
  25. Only destroy static locals if they have non-trivial destructors. (details)
  26. [LockFileManager] Make default waitForUnlock timeout a parameter, NFC (details)
  27. [NFC][InlineCost] Factor cost modeling out of CallAnalyzer traversal. (details)
  28. [mlir] NFC: put C++ code emission classes in their own files (details)
  29. [mlir][ods] Support dialect specific content emission via hooks (details)
  30. Improve precision of documentation comment. (details)
  31. [AArch64] Don't generate libcalls for wide shifts on Darwin (details)
  32. Remove redundant implicit cast creation. (details)
  33. Add a FIXME and corresponding test coverage for some suspicious behavior (details)
  34. Clean up and slightly generalize implementation of composite pointer (details)
  35. driver: Allow -fdebug-compilation-dir=foo in joined form. (details)
  36. [Driver] Fix OptionClass of -fconvergent-functions and -fms-volatile (details)
  37. [Concepts] Fix MarkUsedTemplateParameters for exprs (details)
  38. Remove umask tests (details)
  39. [COFF] Align ARM64 range extension thunks at instruction boundary (details)
  40. [TargetLowering][ARM][Mips][WebAssembly] Remove the ordered FP compare (details)
  41. [SCEV] [NFC] add more test cases for range of addrecexpr with nsw flag (details)
  42. [NFC] [PowerPC] Update mi-peephole-splat test (details)
  43. [AMDGPU] Remove unnecessary v_mov from a register to itself in WQM (details)
  44. Mark the test/Feature/load_extension.ll test as unsupported on Darwin. (details)
  45. [X86] Use ReplaceAllUsesWith instead of ReplaceAllUsesOfValueWith to (details)
  46. [X86][Disassembler] Simplify readPrefixes (details)
  47. [X86] Preserve fpexcept property when turning strict_fp_extend and (details)
  48. [X86] Simplify code by removing an unreachable condition. NFCI (details)
  49. Add test for GDB pretty printers. (details)
  50. [X86] Remove dead code from X86DAGToDAGISel::Select that is no longer (details)
  51. [InstCombine] Preserve nuw on sub of geps (PR44419) (details)
  52. [LoopSimplify] Regenerate test checks; NFC (details)
  53. [LoopRotate] Add tests for rotate with switch; NFC (details)
  54. DSE: fix bug where we would only check libcalls for name rather than (details)
  55. [X86] Add more complex tests for vector masks used with AND/OR/XOR. (details)
  56. [X86][AVX] Add lowerShuffleAsLanePermuteAndSHUFP lowering (details)
  57. Fix copy+paste typo in shuffle test name (details)
  58. [Sema] Improve -Wrange-loop-analysis warnings. (details)
  59. [X86] Fix outdated comment (details)
  60. moveOperands - assert Src/Dst MachineOperands are non-null. (details)
  61. Remove copy ctors identical to the default one. NFC. (details)
  62. Fix uninitialized value clang static analyzer warning. NFC. (details)
  63. Fix "pointer is null" static analyzer warning. NFCI. (details)
  64. Fix "pointer is null" static analyzer warnings. NFCI. (details)
  65. Fix "pointer is null" static analyzer warning. NFCI. (details)
  66. Fix "pointer is null" static analyzer warning. NFCI. (details)
  67. Fix "pointer is null" static analyzer warnings. NFCI. (details)
  68. GlobalModuleIndex - Fix use-after-move clang static analyzer warning. (details)
  69. [X86AsmBackend] Be consistent about placing definitions out of line (details)
  70. [X86AsmBackend] Move static function before sole use [NFC] (details)
  71. [X86] Adjust nop emission by compiler to consider target decode (details)
  72. [mlir] NFC: Remove Value::operator* and Value::operator-> now that Value (details)
  73. [ASTMatchers] extract public matchers from const-analysis into own patch (details)
  74. Revert "[ASTMatchers] extract public matchers from const-analysis into (details)
  75. [ExecutionEngine] Re-enable FastISel for non-iOS arm targets. (details)
  76. Add -Wrange-loop-analysis changes to ReleaseNotes (details)
  77. [X86] Turn FP_ROUND/STRICT_FP_ROUND into (details)
  78. [X86][Disassembler] Simplify and optimize reader functions (details)
  79. [LegalizeVectorOps] Only pass SDNode* instead SDValue to all of the (details)
  80. [LegalizeVectorOps] Remove some of the simpler Expand methods. Pass (details)
  81. [X86][Disassembler] Replace custom logger with LLVM_DEBUG (details)
  82. [Support] Optionally call signal handlers when a function wrapped by the (details)
  83. [ORC] Fix argv handling in runAsMain / lli. (details)
  84. [Disassembler] Delete the VStream parameter of (details)
  85. [X86][Disassembler] Optimize argument passing and immediate reading (details)
  86. [X86][Disassembler] Shrink X86GenDisassemblerTables.inc from 36M to 6.1M (details)
  87. [LegalizeVectorOps] Expand vector MERGE_VALUES immediately. (details)
  88. [TargetLowering][X86] Connect the chain from STRICT_FSETCC in (details)
  89. [LegalizeVectorOps] Parallelize the lo/hi part of STRICT_UINT_TO_FLOAT (details)
  90. [SCEV] more accurate range for addrecexpr with nsw flag. (details)
  91. [X86] Don't call LowerSETCC from LowerSELECT for (details)
  92. [NFC] Refactor memory ops cluster method (details)
  93. [profile] Support merge pool size >= 10 (details)
  94. [X86][Disassembler] Simplify (details)
  95. [X86][Disassembler] Merge X86DisassemblerDecoder.cpp into (details)
  96. [X86][AVX] lowerShuffleAsLanePermuteAndSHUFP - only set the demanded (details)
  97. [X86][AVX] Use lowerShuffleAsLanePermuteAndSHUFP to lower binary v4f64 (details)
  98. [AMDGPU] Regenerate shl shift tests (details)
  99. [MIPS] Regenerate shl/lshr shift tests (details)
  100. Fix "pointer is null" static analyzer warnings. NFCI. (details)
  101. [PowerPC] Delete PPCDarwinAsmPrinter and PPCMCAsmInfoDarwin (details)
  102. [NFC] Fix compilation of CrashRecoveryContext.cpp on mingw (details)
  103. __patchable_function_entries: don't use linkage field 'unique' with (details)
  104. [AMDGPU] Add gfx8 assembler and disassembler test cases (details)
  105. [MC][ELF] Emit a relocation if target is defined in the same section and (details)
  106. Fix "pointer is null" static analyzer warning. NFCI. (details)
  107. Fix "pointer is null" static analyzer warnings. NFCI. (details)
  108. [RISCV] Check register class for AMO memory operands (details)
  109. [SCEV] accurate range for addrecexpr with nuw flag (details)
  110. [clangd] Assert that the testcases in FindExplicitReferencesTest.All (details)
  111. [clangd] Show template arguments in type hierarchy when possible (details)
  112. AMDGPU/GlobalISel: Copy type when inserting readfirstlane (details)
  113. AMDGPU/GlobalISel: Don't use XEXEC class for SGPRs (details)
  114. AMDGPU: Split test function (details)
  115. [X86] Use SDNPOptInGlue instead of SDNPInGlue on a couple SDNodes. (details)
  116. [DWARF5][DebugInfo]: Added support for DebugInfo generation for auto (details)
  117. [DWARF5][clang]: Added support for DebugInfo generation for auto return (details)
  118. [SCEV] Follow up of D71563: addressing post commit comment. NFC. (details)
  119. [NFC] Update loop.decrement.reg intrinsic comment (details)
  120. Add zero_extendi and sign_extendi to intrinsic namespace (details)
  121. [lldb] Mark several tests as not dependent on debug info (details)
  122. [RISCV] Collect Statistics on Compressed Instructions (details)
  123. [clangd] Publish xref for macros from Index and AST. (details)
  124. Revert "[DWARF5][clang]: Added support for DebugInfo generation for auto (details)
  125. [lldb] Fix eh-frame-small-fde test for changes in lld (details)
  126. This option allows selecting the TLS size in the local exec TLS model, (details)
  127. ARMLowOverheadLoops: return earlier to avoid printing irrelevant dbg (details)
  128. [DebugInfo][Support] Replace DWARFDataExtractor size function (details)
  129. [lldb][NFC] Use range-based for loops in IRInterpreter (details)
  130. [lldb] Fix lookup of symbols with the same address range but different (details)
  131. [X86] Fix MSVC "truncation from 'int' to 'bool'" warning. NFCI. (details)
  132. [SelectionDAG] ComputeKnownBits - minimum leading/trailing zero bits in (details)
  133. [llvm-exegesis][mips] Expand loadImmediate() (details)
  134. [clangd] Remove raw string literals in macros (details)
  135. [X86][SSE] Add knownbits test showing missing (details)
  136. [SelectionDAG] ComputeKnownBits add getValidMinimumShiftAmountConstant() (details)
  137. [clang] Remove raw string literals in macros (details)
  138. [lldb][NFC] Remove debug print statement from TestExprDiagnostics.py (details)
  139. [llvm-exegesis] Remove unneeded std::move() (details)
  140. GlobalISel: Fix assertion on wide G_ZEXT sources (details)
  141. [FPEnv] Fix chain handling for fpexcept.strict nodes (details)
  142. Revert "[libc++] Explicitly enumerate std::string external (details)
  143. [X86] Add knownbits tests showing missing shift amount demanded elts (details)
  144. [SelectionDAG] ComputeKnownBits - Add DemandedElts support to (details)
  145. [SelectionDAG] ComputeNumSignBits - Use getValidShiftAmountConstant for (details)
  146. [InstSimplify] move tests for select from InstCombine; NFC (details)
  147. [MIPS][ELF] Use PC-relative relocations in .eh_frame when possible (details)
  148. [MIPS] Don't emit R_(MICRO)MIPS_JALR relocations against data symbols (details)
  149. [AArch64] Emit HINT instead of PAC insns in Armv8.2-A or below (details)
  150. Add missing triples to tests in 0c29d3ff2233696f663ae34a8aeda23c750ac68f (details)
  151. Sema::getOwningModule - take const Decl* type. (details)
  152. Fix "pointer is null" static analyzer warnings. NFCI. (details)
  153. Fix some cppcheck shadow variable warnings. NFCI. (details)
  154. Merge isVectorType() and getAs<VectorType> calls to silence clang static (details)
  155. Fix cppcheck uninitialized variable in DiffTree() constructor warning. (details)
  156. [RISCV] Handle globals and block addresses in asm operands (details)
  157. [Clang][Driver] Re-use the calling process instead of creating a new (details)
  158. [mlir][Linalg] Update ReshapeOp::build to be more idiomatic (details)
  159. [Inlining] Add PreInlineThreshold for the new pass manager (details)
  160. [mlir] Added missing GPU lowering ops. (details)
  161. [mlir] m_Constant() (details)
  162. [DebugInfo] Make debug line address size mismatch non-fatal to parsing (details)
  163. [ThinLTO] Add additional ThinLTO pipeline testing with new PM (details)
  164. [AArch64][SVE] Add patterns for some arith SVE instructions. (details)
  165. [Scheduler] Remove superfluous casts. NFC (details)
  166. [X86] Add AVX2 known signbits codegen tests (details)
  167. [X86][SSE] Add sitofp(ashr(x,y)) test case with non-uniform shift value (details)
  168. [SelectionDAG] ComputeNumSignBits add (details)
  169. [LegalizeTypes] Add SoftenFloatResult support for (details)
  170. [lldb/Scripts] Remove SWIG bot (details)
  171. Fix tests for builtbot failures (details)
  172. [lldb/Docs] Extend description section of the main page (details)
  173. [X86][SSE] Add sitofp(shl(sext(x),y)) test case with non-uniform shift (details)
  174. AMDGPU/GlobalISel: Simplify assert (details)
  175. AMDGPU/GlobalISel: Fix branch targets when emitting SI_IF (details)
  176. AMDGPU/GlobalISel: Add some baseline tests for vector extract (details)
  177. AMDGPU/GlobalISel: Set insert point after waterfall loop (details)
  178. [SelectionDAG] ComputeNumSignBits add (details)
  179. AMDGPU/GlobalISel: Select llvm.amdgcn.ds.ordered.{add|swap} (details)
  180. Try number 2 for fixing bot failures (details)
  181. Unbreak the mlir build after 202ab273e6eca134b69882f100c666fcd3affbcf (details)
  182. Fix readability-identifier-naming missing member variables (details)
  183. Hopefully last fix for bot failures (details)
  184. [llvm][MIRVRegNamerUtils] Adding hashing on FrameIndex MachineOperands. (details)
  185. [X86][Disassembler] Fix a bug when disassembling an empty string (details)
  186. Add a couple of missed wildcards in debug-pass-manager output checking (details)
  187. Revert "[ThinLTO] Add additional ThinLTO pipeline testing with new PM" (details)
  188. [gn build] (manually) port b4a99a061f51 (details)
  189. [clangd] Render header of hover card as a heading (details)
  190. [clangd] Include expression in DecltypeTypeLoc sourcerange while (details)
  191. [lldb-server] Remove dead CMake code (details)
  192. [Clang] Always set -z now linker option on Fuchsia (details)
  193. Rework be15dfa88fb1 such that it works with GlobalISel which doesn't use (details)
  194. [LTO] Constify lto::Config reference passed to backends (NFC) (details)
  195. [Dsymutil][Debuginfo][NFC] #3 Refactor dsymutil to separate DWARF (details)
  196. [InstCombine] add tests for select --> copysign; NFC (details)
  197. Fix a test case by adding -fno-delayed-template-parsing. (details)

Started by upstream project LLDB Incremental build number 5718
originally caused by:

This run spent:

  • 8 hr 22 min waiting;
  • 11 hr build duration;
  • 11 hr total from scheduled to completion.
Revision: 66f206567090b1d6e4879775d8308d3715379515
Repository: https://github.com/llvm/llvm-zorg.git
  • refs/remotes/origin/master
Revision: c1b13a1b17719aebace1b3be7a6ac7f90b1901a6
Repository: http://labmaster3.local/git/llvm-project.git
  • refs/remotes/origin/master
Revision: 66f206567090b1d6e4879775d8308d3715379515
Repository: http://labmaster3.local/git/llvm-zorg.git
  • refs/remotes/origin/master
Test Result (11 failures / +11)

Identified problems

Ninja target failed

Below is a link to the first failed ninja target.
Indication 1

Regression test failed

This build failed because a regression test in the test suite FAILed. See the test report for details.
Indication 2