1 file changed
+1
-1
lines changedSubmodule llvm-project updated 59 files
- .github/workflows/libclang-abi-tests.yml+5-6
- .github/workflows/llvm-tests.yml+6-4
- clang-tools-extra/clangd/ConfigCompile.cpp+3-2
- clang-tools-extra/clangd/unittests/ConfigCompileTests.cpp+6-6
- clang/lib/CodeGen/CodeGenModule.cpp+7-5
- clang/lib/Sema/SemaChecking.cpp+4-1
- clang/test/CodeGen/builtins-bpf-preserve-field-info-4.c+11-1
- clang/test/CodeGenOpenCL/sampler.cl+6-6
- clang/tools/scan-view/CMakeLists.txt+1
- clang/tools/scan-view/share/Reporter.py+183
- libcxx/CMakeLists.txt+1-1
- libcxxabi/CMakeLists.txt+1-1
- libunwind/CMakeLists.txt+1-1
- lld/test/lit.cfg.py+3-1
- lldb/docs/man/lldb.rst+2-2
- lldb/tools/driver/Driver.cpp+2-2
- llvm/CMakeLists.txt+1-1
- llvm/lib/Analysis/InstructionSimplify.cpp+5-3
- llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp+2-3
- llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp+29-4
- llvm/lib/CodeGen/StackProtector.cpp+20-4
- llvm/lib/Target/BPF/BPFMIPeephole.cpp+3
- llvm/lib/Target/BPF/BPFPreserveDIType.cpp+9
- llvm/lib/Target/BPF/BPFTargetMachine.cpp+6
- llvm/lib/Target/BPF/BPFTargetMachine.h+2
- llvm/lib/Target/BPF/BPFTargetTransformInfo.h+61
- llvm/lib/Target/BPF/CMakeLists.txt+2
- llvm/lib/Target/PowerPC/PPCISelLowering.cpp+31-10
- llvm/lib/Target/PowerPC/PPCTargetTransformInfo.cpp+21
- llvm/lib/Target/PowerPC/PPCTargetTransformInfo.h+3
- llvm/lib/Target/RISCV/RISCVInstrInfoVPseudos.td+10-10
- llvm/lib/Target/X86/X86ISelLowering.cpp+2
- llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp+4-1
- llvm/lib/Transforms/InstCombine/InstCombineShifts.cpp+32-26
- llvm/lib/Transforms/Scalar/LoopRerollPass.cpp+6
- llvm/test/CodeGen/AArch64/GlobalISel/huge-switch.ll+22
- llvm/test/CodeGen/AArch64/stack-protector-musttail.ll+66
- llvm/test/CodeGen/ARM/Windows/stack-protector-musttail.ll+56
- llvm/test/CodeGen/BPF/BTF/builtin-btf-type-id-2.ll+73
- llvm/test/CodeGen/BPF/remove_truncate_8.ll+41
- llvm/test/CodeGen/PowerPC/arg_promotion.ll+108
- llvm/test/CodeGen/PowerPC/inline-asm-physical-fpr-spe.ll+23
- llvm/test/CodeGen/PowerPC/inline-asm-physical-fpr.ll+26
- llvm/test/CodeGen/RISCV/rvv/vmslt-rv32.ll+45-15
- llvm/test/CodeGen/RISCV/rvv/vmslt-rv64.ll+54-18
- llvm/test/CodeGen/RISCV/rvv/vmsltu-rv32.ll+45-15
- llvm/test/CodeGen/RISCV/rvv/vmsltu-rv64.ll+54-18
- llvm/test/CodeGen/X86/horizontal-shuffle-3.ll+11
- llvm/test/CodeGen/X86/tailcc-ssp.ll+26
- llvm/test/Transforms/InstCombine/redundant-left-shift-input-masking-pr49778.ll+20
- llvm/test/Transforms/InstCombine/select-binop-cmp.ll+18-1
- llvm/test/Transforms/InstSimplify/select.ll+25
- llvm/test/Transforms/LoopReroll/extra_instr.ll+268
- llvm/utils/gn/secondary/llvm/version.gni+1-1
- llvm/utils/lit/lit/TestingConfig.py+1
- llvm/utils/lit/lit/__init__.py+1-1
- llvm/utils/release/build_llvm_package.bat+2-2
- polly/lib/External/ppcg/external.c+89-78
- polly/lib/External/ppcg/print.c+1
0 commit comments