INFO:2026-07-14T20:43:29Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD db9efd93912b..05b9aa46fdb7 main -> origin/main Switched to branch 'main' Your branch is behind 'origin/main' by 2 commits, and can be fast-forwarded. (use "git pull" to update your local branch) HEAD is now at 05b9aa46fdb7 [ConstraintEim] Add tests for postinc IVs, signed reasoning. (#209612) INFO:2026-07-14T20:43:33Z:root:syncing... Deleted branch merge (was db9efd93912b). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. INFO:2026-07-14T20:43:34Z:root:building ninja: Entering directory `out/gn' [1/9] COPY ../../libcxxabi/include/cxxabi.h include/c++/v1/cxxabi.h [2/9] COPY ../../libcxxabi/include/__cxxabi_config.h include/c++/v1/__cxxabi_config.h [3/9] ACTION //libcxx/include:copy_headers(//llvm/utils/gn/build/toolchain:unix) [4/9] CXX obj/lldb/source/Plugins/SymbolFile/DWARF/DWARF.DWARFUnit.o [5/9] AR lib/liblldbPluginSymbolFileDWARF.a [6/9] LINK ./bin/lldb-server [7/9] LINK ./bin/lldb-test [8/9] LINK ./bin/lldb-dap [9/9] LINK ./bin/lldb INFO:2026-07-14T20:43:43Z:root:analyze gn analyze output: { "compile_targets": [], "status": "No dependency", "test_targets": [] } gn analyze input: { "files": [ "//lldb/source/Plugins/SymbolFile/DWARF/DWARFUnit.cpp", "//lldb/unittests/Expression/DWARFExpressionTest.cpp", "//llvm/test/Transforms/ConstraintElimination/induction-condition-in-loop-exit-latch-counted.ll", "//llvm/test/Transforms/ConstraintElimination/induction-condition-in-loop-exit-postinc.ll", "//llvm/test/Transforms/ConstraintElimination/induction-condition-in-loop-exit.ll", "//llvm/test/Transforms/ConstraintElimination/induction-nowrap-from-scev-not-ir.ll", "//llvm/test/Transforms/ConstraintElimination/monotonic-int-phis-signed.ll", "//llvm/test/Transforms/ConstraintElimination/or-non-negative.ll", "//llvm/test/Transforms/ConstraintElimination/transfer-signed-facts-to-unsigned.ll", "//llvm/test/Transforms/PhaseOrdering/constraint-eliminiation-interactions.ll" ], "test_targets": [ "//clang-tools-extra/clangd/test:check-clangd", "//clang-tools-extra/test:check-clang-tools", "//clang/test:check-clang", "//compiler-rt/test/hwasan:check-hwasan", "//lld/test:check-lld", "//llvm/test:check-llvm" ], "additional_compile_targets": [] } INFO:2026-07-14T20:43:44Z:root:testing INFO:2026-07-14T20:43:44Z:root:skip check-clang INFO:2026-07-14T20:43:44Z:root:skip check-clang-tools INFO:2026-07-14T20:43:44Z:root:skip check-clangd INFO:2026-07-14T20:43:44Z:root:skip check-hwasan INFO:2026-07-14T20:43:44Z:root:skip check-lld INFO:2026-07-14T20:43:44Z:root:test check-llvm ninja: Entering directory `out/gn' [0/1] ACTION //llvm/test:check-llvm(//llvm/utils/gn/build/toolchain:unix) llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:569: note: using ld.lld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/ld.lld llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:569: note: using lld-link: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/lld-link llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:569: note: using ld64.lld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/ld64.lld llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:569: note: using wasm-ld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 67388 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 224.51s Total Discovered Tests: 76078 Skipped : 23 (0.03%) Unsupported : 3040 (4.00%) Passed : 72840 (95.74%) Expectedly Failed: 175 (0.23%) INFO:2026-07-14T20:47:35Z:root:done