2 files changed
+2
-2
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
28 |
| - | |
| 28 | + | |
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
|
Submodule llvm-project updated 27 files
- clang/lib/Basic/Targets/AVR.cpp+69
- clang/lib/Driver/ToolChains/AVR.cpp+70
- clang/test/Misc/target-invalid-cpu-note/avr.c+65
- cmake/Modules/LLVMVersion.cmake+1-1
- llvm/lib/Target/AArch64/AArch64FrameLowering.cpp+33-14
- llvm/lib/Target/AVR/AVRDevices.td+84
- llvm/lib/Target/AVR/AVRISelLowering.cpp+9
- llvm/lib/Target/LoongArch/LoongArch.h+2-1
- llvm/lib/Target/LoongArch/LoongArchISelDAGToDAG.cpp+6-4
- llvm/lib/Target/LoongArch/LoongArchISelDAGToDAG.h+5-3
- llvm/lib/Target/LoongArch/LoongArchISelLowering.cpp+1-1
- llvm/lib/Target/LoongArch/LoongArchTargetMachine.cpp+1-1
- llvm/lib/Target/RISCV/RISCVFrameLowering.cpp+5-3
- llvm/lib/Target/WebAssembly/WebAssemblyRegisterInfo.td+2-2
- llvm/lib/Transforms/InstCombine/InstructionCombining.cpp+9
- llvm/test/CodeGen/AArch64/sme-must-save-lr-for-vg.ll+49
- llvm/test/CodeGen/AArch64/stack-hazard.ll+1.2k
- llvm/test/CodeGen/AVR/bug-143247.ll+36
- llvm/test/CodeGen/LoongArch/O0-pipeline.ll-8
- llvm/test/CodeGen/LoongArch/isel-optnone.ll+10
- llvm/test/CodeGen/LoongArch/lasx/ir-instruction/fix-xvshuf.ll+30
- llvm/test/CodeGen/LoongArch/spill-ra-without-kill.ll+1
- llvm/test/CodeGen/RISCV/pr135206.ll+84
- llvm/test/CodeGen/WebAssembly/inline-asm.ll+11
- llvm/test/Transforms/InstCombine/select.ll+47
- llvm/test/Transforms/PhaseOrdering/X86/vector-reductions.ll+76
- third-party/unittest/googletest/src/gtest.cc+1
0 commit comments