2 files changed
+2
-2
lines changed+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
36 |
| - | |
| 36 | + | |
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
|
Submodule llvm-project updated 58 files
- clang/lib/Driver/ToolChains/Hexagon.cpp+4-3
- clang/lib/Interpreter/CMakeLists.txt+2
- clang/lib/Interpreter/IncrementalExecutor.h+1-1
- clang/lib/Interpreter/Interpreter.cpp+1-1
- clang/lib/Interpreter/Wasm.cpp+50-15
- clang/lib/Interpreter/Wasm.h+1
- cmake/Modules/LLVMVersion.cmake+1-1
- compiler-rt/test/asan/TestCases/Windows/delay_dbghelp.cpp+1-1
- libcxx/include/__config+1-1
- lld/ELF/Arch/Hexagon.cpp+1-1
- lld/test/ELF/emulation-loongarch.s+1-1
- lld/test/ELF/hexagon-jump-error.s+1-1
- lld/test/ELF/hexagon.s+40-1
- lld/test/ELF/loongarch-interlink.test+2-2
- llvm/include/llvm/Analysis/MemorySSAUpdater.h+5
- llvm/lib/Analysis/MemorySSAUpdater.cpp+11-2
- llvm/lib/Analysis/ScalarEvolution.cpp+3-1
- llvm/lib/CodeGen/MachineLICM.cpp+1-1
- llvm/lib/Target/AArch64/AArch64FrameLowering.cpp+21-13
- llvm/lib/Target/AArch64/AArch64ISelLowering.cpp+11-8
- llvm/lib/Target/LoongArch/LoongArchExpandPseudoInsts.cpp+1-1
- llvm/lib/Target/LoongArch/LoongArchLSXInstrInfo.td+2-4
- llvm/lib/Target/LoongArch/MCTargetDesc/LoongArchMCTargetDesc.cpp+1-1
- llvm/lib/Target/Mips/MipsISelDAGToDAG.cpp+4
- llvm/lib/Target/Mips/MipsISelDAGToDAG.h+3
- llvm/lib/Target/Mips/MipsMSAInstrInfo.td+21-38
- llvm/lib/Target/Mips/MipsSEISelDAGToDAG.cpp+12
- llvm/lib/Target/Mips/MipsSEISelDAGToDAG.h+3
- llvm/lib/Target/NVPTX/NVPTXISelLowering.cpp+4
- llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp+3-1
- llvm/lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp+1-1
- llvm/lib/Transforms/Scalar/ConstraintElimination.cpp+8-5
- llvm/lib/Transforms/Scalar/LICM.cpp+4-1
- llvm/lib/Transforms/Utils/Local.cpp+8-2
- llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp+16
- llvm/test/Analysis/ScalarEvolution/pr116483.ll+26
- llvm/test/CodeGen/AArch64/machine-licm-hoist-load.ll+29
- llvm/test/CodeGen/AArch64/sme-darwin-no-sve-vg.ll+161
- llvm/test/CodeGen/AArch64/sme-darwin-sve-vg.ll+55
- llvm/test/CodeGen/AArch64/sme-vg-to-stack.ll+38
- llvm/test/CodeGen/LoongArch/code-models.ll+5-5
- llvm/test/CodeGen/LoongArch/e_flags.ll+6
- llvm/test/CodeGen/LoongArch/lsx/pr116008.ll+17
- llvm/test/CodeGen/LoongArch/machinelicm-address-pseudos.ll+10-10
- llvm/test/CodeGen/LoongArch/psabi-restricted-scheduling.ll+20-20
- llvm/test/CodeGen/LoongArch/tls-models.ll+10-10
- llvm/test/CodeGen/Mips/lcb5.ll+2-2
- llvm/test/Transforms/ConstraintElimination/induction-condition-in-loop-exit.ll+44
- llvm/test/Transforms/IndVarSimplify/pr116483.ll+36
- llvm/test/Transforms/InstCombine/ptrmask.ll+13
- llvm/test/Transforms/InstCombine/shift-cttz-ctlz.ll+16
- llvm/test/Transforms/LICM/PR116813-memoryssa-outdated.ll+50
- llvm/test/Transforms/SLPVectorizer/abs-overflow-incorrect-minbws.ll+33
- llvm/test/Transforms/SimplifyCFG/switch-branch-fold-indirectbr-102351.ll+81
- llvm/utils/TableGen/Common/CodeGenDAGPatterns.cpp+8
- llvm/utils/gn/secondary/llvm/version.gni+1-1
- llvm/utils/lit/lit/__init__.py+1-1
- llvm/utils/mlgo-utils/mlgo/__init__.py+1-1
0 commit comments