1 file changed
+1
-1
lines changedSubmodule llvm-project updated 37 files
- clang/include/clang/Analysis/FlowSensitive/DataflowAnalysis.h+1-17
- clang/lib/CodeGen/CodeGenModule.cpp+5-5
- clang/test/Modules/inline-builtins.cppm+34
- compiler-rt/lib/builtins/cpu_model/riscv.c+3
- libcxx/test/std/algorithms/alg.nonmodifying/alg.find.last/ranges.find_last.pass.cpp+4-2
- libcxx/test/std/algorithms/alg.nonmodifying/alg.find.last/ranges.find_last_if.pass.cpp+13-4
- libcxx/test/std/algorithms/alg.nonmodifying/alg.find.last/ranges.find_last_if_not.pass.cpp+13-4
- libcxx/test/support/test_iterators.h+74-44
- llvm/docs/CommandGuide/llvm-objcopy.rst+9
- llvm/include/llvm/ObjCopy/CommonConfig.h+13
- llvm/include/llvm/Support/GenericDomTree.h+2-1
- llvm/include/llvm/Support/GenericDomTreeConstruction.h+6-23
- llvm/lib/ObjCopy/ConfigManager.cpp+8-4
- llvm/lib/ObjCopy/ELF/ELFObjcopy.cpp+50
- llvm/lib/Target/RISCV/RISCVAsmPrinter.cpp+1-1
- llvm/lib/Target/RISCV/RISCVISelDAGToDAG.cpp+19-19
- llvm/lib/Target/RISCV/RISCVISelLowering.cpp+23-23
- llvm/lib/Target/RISCV/RISCVISelLowering.h+3-3
- llvm/lib/Target/RISCV/RISCVInsertVSETVLI.cpp+7-7
- llvm/lib/Target/RISCV/RISCVInstrInfoV.td+18-18
- llvm/lib/Target/RISCV/RISCVInstrInfoVPseudos.td+241-241
- llvm/lib/Target/RISCV/RISCVInstrInfoVVLPatterns.td+121-121
- llvm/lib/Target/RISCV/RISCVInstrInfoZvk.td+50-50
- llvm/lib/Target/RISCV/RISCVSchedSiFive7.td+3-3
- llvm/lib/Target/RISCV/RISCVSchedSiFiveP600.td+3-3
- llvm/lib/Target/RISCV/RISCVScheduleV.td+6-6
- llvm/lib/Target/RISCV/RISCVVectorPeephole.cpp+7-6
- llvm/lib/Target/X86/AsmParser/X86AsmParser.cpp+70-1
- llvm/test/CodeGen/RISCV/rvv/vleff-vlseg2ff-output.ll+2-2
- llvm/test/MC/X86/apx/ccmp-att.s+82-1
- llvm/test/MC/X86/apx/ccmp-intel.s+81
- llvm/test/MC/X86/apx/ctest-att.s+52-1
- llvm/test/MC/X86/apx/ctest-intel.s+51
- llvm/test/Transforms/SCCP/ipsccp-preserve-pdt.ll+2-2
- llvm/test/tools/llvm-objcopy/ELF/change-section-address.test+199
- llvm/tools/llvm-objcopy/ObjcopyOptions.cpp+71
- llvm/tools/llvm-objcopy/ObjcopyOpts.td+7
0 commit comments