1 file changed
+1
-1
lines changedSubmodule llvm-project updated 32 files
- clang/docs/ReleaseNotes.rst+1
- clang/lib/Sema/SemaExpr.cpp+2-1
- clang/test/SemaCXX/PR84020.cpp+23
- llvm/docs/ReleaseNotes.rst+3
- llvm/include/llvm-c/Core.h+32-28
- llvm/include/llvm/IR/IRBuilder.h+12-2
- llvm/include/llvm/Support/Endian.h+2-2
- llvm/include/llvm/Support/OnDiskHashTable.h+3-6
- llvm/lib/IR/Core.cpp+8
- llvm/lib/Target/RISCV/RISCVISelLowering.cpp+36
- llvm/lib/Target/RISCV/RISCVISelLowering.h+2
- llvm/lib/Target/RISCV/RISCVTargetTransformInfo.cpp+9-8
- llvm/lib/Transforms/Utils/SimplifyIndVar.cpp+22-18
- llvm/test/Analysis/CostModel/RISCV/rvv-cmp.ll+160-160
- llvm/test/Bindings/llvm-c/atomics.ll+25
- llvm/test/CodeGen/RISCV/intrinsic-cttz-elts-vscale.ll+92-22
- llvm/test/CodeGen/RISCV/intrinsic-cttz-elts.ll+2-20
- llvm/test/Transforms/IndVarSimplify/AArch64/widen-loop-comp.ll+4-4
- llvm/test/Transforms/IndVarSimplify/X86/iv-widen.ll+8-8
- llvm/test/Transforms/IndVarSimplify/elim-extend.ll+1-1
- llvm/test/Transforms/IndVarSimplify/hoist-wide-inc-for-narrow-use-recompute-flags.ll+1-1
- llvm/test/Transforms/IndVarSimplify/iv-sext.ll+1-1
- llvm/test/Transforms/IndVarSimplify/iv-widen-elim-ext.ll+4-4
- llvm/test/Transforms/IndVarSimplify/lftr.ll+2-2
- llvm/test/Transforms/IndVarSimplify/no-iv-rewrite.ll+1-1
- llvm/test/Transforms/IndVarSimplify/post-inc-range.ll+1-1
- llvm/test/Transforms/IndVarSimplify/pr25578.ll+1-1
- llvm/test/Transforms/IndVarSimplify/pr55925.ll+4-4
- llvm/test/Transforms/IndVarSimplify/widen-nonnegative-countdown.ll+11-11
- llvm/test/Transforms/IndVarSimplify/widen-nonnegative.ll+10-10
- llvm/test/Transforms/LoopFlatten/widen-iv3.ll+1-1
- llvm/test/Transforms/LoopVectorize/RISCV/illegal-type.ll+5-8
0 commit comments