1 file changed
+1
-1
lines changedSubmodule llvm-project updated 37 files
- clang/lib/Driver/ToolChains/CommonArgs.cpp+1
- clang/lib/Sema/SemaChecking.cpp+1
- lldb/include/lldb/Core/Opcode.h+2-1
- lldb/include/lldb/Utility/ArchSpec.h+6-2
- lldb/scripts/solana/lldb_commands+18
- lldb/scripts/solana/lldb_lookup.py+115
- lldb/scripts/solana/lldb_providers.py+741
- lldb/scripts/solana/rust_types.py+113
- lldb/scripts/solana/solana_commands+3
- lldb/scripts/solana/solana_lookup.py+12
- lldb/scripts/solana/solana_providers.py+80
- lldb/scripts/solana/solana_types.py+19
- lldb/source/Core/Disassembler.cpp+5-4
- lldb/source/Core/Opcode.cpp+10-2
- lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp+12-3
- lldb/source/Plugins/Platform/Linux/PlatformLinux.cpp+2-1
- lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugAranges.cpp+3-2
- lldb/source/Utility/ArchSpec.cpp+8-2
- llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp+6
- llvm/lib/Target/SBF/SBFISelLowering.cpp+36-11
- llvm/lib/Target/SBF/SBFISelLowering.h+5
- llvm/lib/Target/SBF/SBFInstrInfo.td+6
- llvm/lib/Target/SBF/SBFMCInstLower.cpp+3
- llvm/test/CodeGen/ARM/cttz.ll-1
- llvm/test/CodeGen/BPF/cttz-ctlz.ll-1
- llvm/test/CodeGen/RISCV/ctlz-cttz-ctpop.ll-1
- llvm/test/CodeGen/RISCV/ctz_zero_return_test.ll-1
- llvm/test/CodeGen/RISCV/rv32xtheadbb.ll-1
- llvm/test/CodeGen/RISCV/rv32zbb.ll-1
- llvm/test/CodeGen/RISCV/rv64-legal-i32/rv64xtheadbb.ll-1
- llvm/test/CodeGen/RISCV/rv64-legal-i32/rv64zbb.ll-1
- llvm/test/CodeGen/RISCV/rv64xtheadbb.ll-1
- llvm/test/CodeGen/RISCV/rv64zbb.ll-1
- llvm/test/CodeGen/RISCV/rvv/known-never-zero.ll-1
- llvm/test/CodeGen/RISCV/shl-cttz.ll-1
- llvm/test/CodeGen/SBF/cttz-ctlz.ll+303
- llvm/test/CodeGen/SPARC/cttz.ll-1
0 commit comments