1 file changed
+1
-1
lines changedSubmodule llvm-project updated 73 files
- clang-tools-extra/clang-tidy/readability/SimplifyBooleanExprCheck.cpp+2-2
- clang-tools-extra/clangd/Headers.cpp+16-10
- clang-tools-extra/clangd/Headers.h+6
- clang-tools-extra/clangd/InlayHints.cpp+29-30
- clang-tools-extra/clangd/TidyProvider.cpp+8-2
- clang-tools-extra/clangd/index/CanonicalIncludes.cpp+7-9
- clang-tools-extra/clangd/test/lit.site.cfg.py.in+1
- clang-tools-extra/clangd/unittests/HeadersTests.cpp+14
- clang-tools-extra/clangd/unittests/InlayHintTests.cpp+9
- clang-tools-extra/test/clang-tidy/checkers/readability/simplify-bool-expr-chained-conditional-return.cpp+11
- clang/lib/CodeGen/CGStmt.cpp+15
- clang/lib/Sema/SemaInit.cpp+4-4
- clang/lib/Tooling/Syntax/Tokens.cpp+158-64
- clang/test/CodeGen/debug-info-enum-case-val.c+30
- clang/test/SemaCXX/specialization-diagnose-crash.cpp+24
- clang/unittests/Tooling/Syntax/TokensTest.cpp+56
- compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors.inc+1-1
- compiler-rt/test/sanitizer_common/TestCases/Linux/sem_init_glibc.cpp+20-23
- libcxx/include/__config+1-1
- libcxx/include/__functional/function.h+12-2
- libcxx/test/libcxx/utilities/function.objects/func.blocks.arc.pass.mm+89
- libcxx/test/libcxx/utilities/function.objects/func.blocks.pass.cpp+1-2
- lld/ELF/InputFiles.cpp+1-1
- lld/test/ELF/comdat-binding2.s+42
- lldb/source/Plugins/Process/Linux/Perf.cpp+29-2
- llvm/CMakeLists.txt+3-1
- llvm/cmake/modules/Findzstd.cmake+49
- llvm/cmake/modules/LLVMConfig.cmake.in-1
- llvm/lib/Analysis/ScalarEvolution.cpp+6-1
- llvm/lib/IR/AutoUpgrade.cpp+1-1
- llvm/lib/Support/CMakeLists.txt+13-4
- llvm/lib/Support/X86TargetParser.cpp+5-5
- llvm/lib/Target/AArch64/AArch64ISelLowering.cpp+33-34
- llvm/lib/Target/AArch64/AArch64ISelLowering.h+1-1
- llvm/lib/Target/ARM/ARMTargetTransformInfo.cpp+1-1
- llvm/lib/Target/X86/X86.td-1
- llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp+4
- llvm/lib/Transforms/Scalar/SROA.cpp+12-7
- llvm/lib/Transforms/Utils/LoopVersioning.cpp+3-1
- llvm/lib/Transforms/Vectorize/LoopVectorize.cpp+2-2
- llvm/lib/Transforms/Vectorize/VPlan.cpp+1-1
- llvm/lib/Transforms/Vectorize/VPlan.h+1-1
- llvm/lib/Transforms/Vectorize/VPlanRecipes.cpp+3-2
- llvm/test/Analysis/CostModel/ARM/mve-cmp.ll+5
- llvm/test/Analysis/DependenceAnalysis/lcssa.ll+1-1
- llvm/test/Analysis/ScalarEvolution/cycled_phis.ll+2-2
- llvm/test/Analysis/ScalarEvolution/incorrect-exit-count.ll+1-1
- llvm/test/Analysis/ScalarEvolution/solve-quadratic-i1.ll+2-2
- llvm/test/Analysis/ScalarEvolution/solve-quadratic-overflow.ll+3-3
- llvm/test/Analysis/ScalarEvolution/trivial-phis.ll+1-1
- llvm/test/Assembler/opaque-ptr-intrinsic-remangling.ll+19
- llvm/test/CMakeLists.txt+1
- llvm/test/CodeGen/AArch64/sve-calling-convention-mixed.ll+296-1
- llvm/test/Transforms/InstCombine/byval.ll+1-2
- llvm/test/Transforms/InstCombine/cast-byval.ll+31
- llvm/test/Transforms/LoopLoadElim/versioning-scev-invalidation.ll+125
- llvm/test/Transforms/LoopStrengthReduce/funclet.ll+24-16
- llvm/test/Transforms/LoopVectorize/AArch64/sve-epilog-vect.ll+275-111
- llvm/test/Transforms/LoopVectorize/AArch64/sve-live-out-pointer-induction.ll+22-34
- llvm/test/Transforms/LoopVectorize/AArch64/sve-widen-gep.ll+30-42
- llvm/test/Transforms/LoopVectorize/AArch64/sve-widen-phi.ll+42-51
- llvm/test/Transforms/LoopVectorize/create-induction-resume.ll+8-16
- llvm/test/Transforms/LoopVectorize/pr45259.ll+27-28
- llvm/test/Transforms/SROA/phi-speculate-different-load-types.ll+41
- llvm/tools/llvm-config/CMakeLists.txt+7-1
- llvm/utils/gn/secondary/clang-tools-extra/clang-tidy/misc/BUILD.gn+1-1
- llvm/utils/gn/secondary/llvm/version.gni+1-1
- llvm/utils/lit/lit/__init__.py+1-1
- llvm/utils/lit/lit/llvm/config.py+1-1
- utils/bazel/llvm-project-overlay/clang/BUILD.bazel+3-3
- utils/bazel/llvm-project-overlay/clang/include/clang/Config/config.h+1-1
- utils/bazel/llvm-project-overlay/lld/BUILD.bazel+1-1
- utils/bazel/llvm-project-overlay/llvm/include/llvm/Config/llvm-config.h+2-2
0 commit comments