Commit 297679c
committed
llvm: Update baseline to dd42651295d0e1566b34104b007ad19865c57fcc
1 parent 2b1a2b2 commit 297679c
1 file changed
+1
-1
lines changedSubmodule llvm-project updated 98 files
- .github/workflows/containers/github-action-ci-windows/Dockerfile+1-1
- .github/workflows/premerge.yaml+2
- clang-tools-extra/docs/clang-tidy/Contributing.rst+3-3
- clang/docs/ClangTransformerTutorial.rst+1-1
- clang/docs/LanguageExtensions.rst+1-1
- clang/docs/ReleaseNotes.rst+8-3
- clang/lib/AST/ByteCode/Compiler.cpp+9
- clang/lib/AST/Decl.cpp+1-1
- clang/test/AST/ByteCode/cxx17.cpp+20
- flang/unittests/Optimizer/CMakeLists.txt+5-2
- libcxx/docs/Status/Cxx20Papers.csv+1-1
- libcxx/test/std/input.output/file.streams/fstreams/ifstream.members/offset_range.pass.cpp+5
- llvm/Maintainers.md+5
- llvm/docs/DeveloperPolicy.rst+1-1
- llvm/docs/GitHub.rst+1-1
- llvm/docs/MyFirstTypoFix.rst+1-1
- llvm/include/llvm/CodeGen/CallingConvLower.h+1-1
- llvm/include/llvm/CodeGen/LivePhysRegs.h+1-1
- llvm/include/llvm/CodeGen/MachineOperand.h+3-2
- llvm/include/llvm/CodeGen/MachineRegisterInfo.h+2-2
- llvm/include/llvm/CodeGen/Register.h+2-3
- llvm/include/llvm/CodeGen/SelectionDAGNodes.h+1-1
- llvm/include/llvm/CodeGen/VirtRegMap.h+1-1
- llvm/include/llvm/MC/MCRegister.h+4
- llvm/include/llvm/MC/MCRegisterInfo.h+3-4
- llvm/lib/CodeGen/AggressiveAntiDepBreaker.cpp+1-1
- llvm/lib/CodeGen/CallingConvLower.cpp+2-2
- llvm/lib/CodeGen/CriticalAntiDepBreaker.cpp+4-4
- llvm/lib/CodeGen/EarlyIfConversion.cpp+2-2
- llvm/lib/CodeGen/ExecutionDomainFix.cpp+1-1
- llvm/lib/CodeGen/FixupStatepointCallerSaved.cpp+6-4
- llvm/lib/CodeGen/InterferenceCache.cpp+1-1
- llvm/lib/CodeGen/LiveDebugValues/InstrRefBasedImpl.cpp+3-3
- llvm/lib/CodeGen/LiveDebugValues/VarLocBasedImpl.cpp+2-2
- llvm/lib/CodeGen/LiveRegMatrix.cpp+2-1
- llvm/lib/CodeGen/MachineBasicBlock.cpp+1-1
- llvm/lib/CodeGen/MachineOperand.cpp+1-1
- llvm/lib/CodeGen/MachinePipeliner.cpp+1-1
- llvm/lib/CodeGen/MachineRegisterInfo.cpp+3-3
- llvm/lib/CodeGen/PrologEpilogInserter.cpp+6-6
- llvm/lib/CodeGen/RDFLiveness.cpp+1-1
- llvm/lib/CodeGen/RegAllocGreedy.cpp+2-2
- llvm/lib/CodeGen/RegUsageInfoCollector.cpp+4-4
- llvm/lib/CodeGen/RegisterClassInfo.cpp+2-1
- llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp+1-1
- llvm/lib/CodeGen/TargetRegisterInfo.cpp+5-8
- llvm/lib/CodeGen/VirtRegMap.cpp+4-4
- llvm/lib/ExecutionEngine/Orc/Debugging/CMakeLists.txt+1
- llvm/lib/ExecutionEngine/Orc/Debugging/DebuggerSupportPlugin.cpp+8-12
- llvm/lib/ExecutionEngine/Orc/MachOPlatform.cpp+6
- llvm/lib/MC/ELFObjectWriter.cpp+2-1
- llvm/lib/Support/VirtualFileSystem.cpp+3-2
- llvm/lib/Target/AArch64/AArch64FrameLowering.cpp+1-3
- llvm/lib/Target/AArch64/AArch64FrameLowering.h+1-1
- llvm/lib/Target/AArch64/AArch64InstrInfo.cpp+1-1
- llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp+1-1
- llvm/lib/Target/AMDGPU/SIWholeQuadMode.cpp+8-1
- llvm/lib/Target/NVPTX/NVPTXRegisterInfo.cpp+1-1
- llvm/lib/Target/PowerPC/PPCRegisterInfo.cpp+1-1
- llvm/lib/Target/X86/X86ArgumentStackSlotRebase.cpp+1-1
- llvm/lib/Target/X86/X86ISelLowering.cpp+12
- llvm/lib/Target/X86/X86RegisterInfo.cpp+1-2
- llvm/lib/Transforms/Coroutines/MaterializationUtils.cpp+2-2
- llvm/lib/Transforms/Vectorize/LoopVectorize.cpp+21-193
- llvm/lib/Transforms/Vectorize/VPlan.h+6
- llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp+126
- llvm/lib/Transforms/Vectorize/VPlanTransforms.h+7
- llvm/lib/Transforms/Vectorize/VPlanUtils.h+9-3
- llvm/test/CodeGen/AArch64/aarch64-large-stack-spbump.mir+46
- llvm/test/CodeGen/AArch64/fsh.ll+4.6k
- llvm/test/CodeGen/AMDGPU/dagcombine-fma-fmad.ll+9-2
- llvm/test/CodeGen/AMDGPU/wqm.ll+4-4
- llvm/test/CodeGen/X86/combine-ptest.ll+9-31
- llvm/test/Transforms/LoopVectorize/RISCV/riscv-vector-reverse.ll-2
- llvm/test/Transforms/LoopVectorize/X86/multi-exit-cost.ll-14
- llvm/test/Transforms/LoopVectorize/iv_outside_user.ll+120
- llvm/test/Transforms/LoopVectorize/single_early_exit_live_outs.ll+4-1
- llvm/test/Transforms/LoopVectorize/unused-blend-mask-for-first-operand.ll+2-4
- llvm/test/Transforms/LoopVectorize/vector-loop-backedge-elimination-outside-iv-users.ll+205
- llvm/utils/TableGen/AsmMatcherEmitter.cpp+3-3
- mlir/include/mlir/Dialect/IRDL/IR/IRDLOps.td+44-34
- mlir/lib/Dialect/IRDL/IR/IRDL.cpp+171-33
- mlir/lib/Dialect/SCF/IR/ValueBoundsOpInterfaceImpl.cpp+16
- mlir/test/CAPI/irdl.c+2-2
- mlir/test/Dialect/IRDL/cmath.irdl.mlir+10-10
- mlir/test/Dialect/IRDL/cpred.irdl.mlir+2-2
- mlir/test/Dialect/IRDL/cyclic-types.irdl.mlir+6-6
- mlir/test/Dialect/IRDL/invalid.irdl.mlir+133-5
- mlir/test/Dialect/IRDL/regions-ops.irdl.mlir+31-1
- mlir/test/Dialect/IRDL/test-type.irdl.mlir+4-4
- mlir/test/Dialect/IRDL/testd.irdl.mlir+28-28
- mlir/test/Dialect/IRDL/variadics-error.irdl.mlir+6-6
- mlir/test/Dialect/IRDL/variadics.irdl.mlir+16-16
- mlir/test/Dialect/SCF/value-bounds-op-interface-impl.mlir+71
- mlir/test/Dialect/Transform/irdl.mlir+1-1
- mlir/test/tblgen-to-irdl/CMathDialect.td+5-5
- mlir/test/tblgen-to-irdl/TestDialect.td+28-7
- mlir/tools/tblgen-to-irdl/OpDefinitionsGen.cpp+41-4
0 commit comments