1 file changed
+1
-1
lines changedSubmodule llvm-project updated 68 files
- clang/include/clang/Basic/riscv_vector.td+77-858
 - clang/lib/Basic/Targets/X86.h+2
 - clang/lib/CodeGen/TargetBuiltins/RISCV.cpp+945-4
 - clang/lib/Format/Format.cpp+1
 - clang/lib/Sema/SemaExprCXX.cpp+2
 - clang/test/CodeGen/mangle-windows.c+4-2
 - clang/test/CodeGenCXX/mangle-windows.cpp+3
 - clang/test/SemaTemplate/destructor-template.cpp+15
 - clang/unittests/Format/TokenAnnotatorTest.cpp+7
 - cmake/Modules/LLVMVersion.cmake+1-1
 - lld/ELF/LinkerScript.cpp+12-8
 - lld/test/ELF/linkerscript/orphan-relocation.s+31
 - lldb/include/lldb/Target/InstrumentationRuntimeStopInfo.h+3
 - lldb/include/lldb/Target/StackFrameList.h+12
 - lldb/include/lldb/Target/Thread.h+5
 - lldb/source/Target/InstrumentationRuntimeStopInfo.cpp+42
 - lldb/source/Target/Process.cpp+8
 - lldb/source/Target/StackFrameList.cpp+2
 - lldb/test/API/functionalities/asan/TestMemoryHistory.py+11-1
 - lldb/test/API/functionalities/asan/TestReportData.py+6-1
 - lldb/test/API/functionalities/tsan/basic/TestTsanBasic.py+5-2
 - lldb/test/API/functionalities/ubsan/basic/TestUbsanBasic.py+5-2
 - llvm/docs/LangRef.rst+2
 - llvm/include/llvm/BinaryFormat/ELF.h+25-3
 - llvm/include/llvm/CodeGen/MachineOperand.h+3
 - llvm/include/llvm/MC/MCContext.h+4
 - llvm/include/llvm/MC/MCParser/MCAsmParser.h+3
 - llvm/include/llvm/Object/ELFObjectFile.h+1
 - llvm/lib/Analysis/Loads.cpp+4-1
 - llvm/lib/Analysis/ScalarEvolution.cpp+7-2
 - llvm/lib/CodeGen/MachineOperand.cpp+13
 - llvm/lib/MC/MCContext.cpp+28-21
 - llvm/lib/MC/MCParser/AsmParser.cpp+24-41
 - llvm/lib/MC/MCParser/COFFAsmParser.cpp+22-44
 - llvm/lib/MC/MCParser/COFFMasmParser.cpp+9-8
 - llvm/lib/MC/MCParser/DarwinAsmParser.cpp+14-30
 - llvm/lib/MC/MCParser/ELFAsmParser.cpp+13-21
 - llvm/lib/MC/MCParser/MCAsmParser.cpp+9
 - llvm/lib/MC/MCParser/MCAsmParserExtension.cpp+2-2
 - llvm/lib/MC/MCParser/MasmParser.cpp+13-19
 - llvm/lib/MC/MCParser/WasmAsmParser.cpp+6-9
 - llvm/lib/Object/ELFObjectFile.cpp+30-2
 - llvm/lib/Target/LoongArch/LoongArchAsmPrinter.cpp+1-1
 - llvm/lib/Target/LoongArch/LoongArchMergeBaseOffset.cpp+4
 - llvm/lib/Target/PowerPC/PPCISelLowering.cpp+6-4
 - llvm/lib/Target/RISCV/RISCVCallingConv.td+4
 - llvm/lib/Target/RISCV/RISCVISelLowering.cpp+50-37
 - llvm/lib/Target/RISCV/RISCVRegisterInfo.cpp+10-1
 - llvm/lib/Target/X86/X86ISelLowering.cpp+7-1
 - llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp+6-2
 - llvm/lib/Transforms/Vectorize/VectorCombine.cpp+9-2
 - llvm/test/CodeGen/LoongArch/inline-asm-constraint-m.ll+38
 - llvm/test/CodeGen/PowerPC/pr160040.ll+24
 - llvm/test/CodeGen/RISCV/calling-conv-preserve-most.ll+449
 - llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vw-web-simplification.ll+23
 - llvm/test/CodeGen/X86/kmov.ll+51
 - llvm/test/CodeGen/X86/symbol-name.ll+5
 - llvm/test/MC/ELF/cgprofile.s+5-5
 - llvm/test/MC/ELF/symbol-names.s+3
 - llvm/test/Transforms/LoopVectorize/AArch64/transform-narrow-interleave-to-widen-memory-with-wide-ops.ll+79
 - llvm/test/Transforms/LoopVectorize/AArch64/transform-narrow-interleave-to-widen-memory.ll+73
 - llvm/test/Transforms/LoopVectorize/load-deref-pred-align.ll+130
 - llvm/test/Transforms/VectorCombine/AArch64/scalarize-ext-extract-endian.ll+36
 - llvm/test/Transforms/VectorCombine/PowerPC/lit.local.cfg+2
 - llvm/test/Transforms/VectorCombine/PowerPC/scalarize-ext-extract.ll+22
 - llvm/tools/llvm-readobj/ELFDumper.cpp+82-32
 - offload/plugins-nextgen/common/src/Utils/ELF.cpp+15-8
 - offload/plugins-nextgen/cuda/src/rtl.cpp+5-1
 
0 commit comments