1,029,720 commits found in 71 milliseconds
[AArch64] Add vector tests for add(trunc(shift))
LLVM /project 93f2deb — llvm/test/CodeGen/RISCV/GlobalISel/rvv vloxei.ll vluxei.ll, llvm/test/CodeGen/RISCV/rvv vloxei.ll vluxei.ll [RISCV] Remove intrinsic declarations in tests, NFC (#167474)
As @mshockwave mentioned in
https://github.com/llvm/llvm-project/pull/156415, we don't need to
declare intrinsics in tests now, this pr removes them. Delta File +0 -1,554 llvm/test/CodeGen/RISCV/rvv/vloxei.ll +0 -1,554 llvm/test/CodeGen/RISCV/rvv/vluxei.ll +0 -1,484 llvm/test/CodeGen/RISCV/GlobalISel/rvv/vloxei.ll +0 -1,484 llvm/test/CodeGen/RISCV/GlobalISel/rvv/vluxei.ll +0 -1,443 llvm/test/CodeGen/RISCV/rvv/vsuxei.ll +0 -1,443 llvm/test/CodeGen/RISCV/rvv/vsoxei.ll +0 -8,962 1,036 files not shown +0 -123,974 1,042 files
[lldb][NFC] Fix incorrect comments in TestArm64InstEmulation
LLVM /project 854eb6a — clang/include/clang/Analysis/Analyses/LifetimeSafety Origins.h, clang/lib/Analysis/LifetimeSafety FactsGenerator.cpp Origins.cpp Multi-origin changes
LLVM /project 879b435 — clang/include/clang/Analysis/Analyses/LifetimeSafety LifetimeAnnotations.h, clang/lib/Analysis/LifetimeSafety LifetimeAnnotations.cpp FactsGenerator.cpp Annotation changes
[clang][bytecode][NFC] Make Program::getNativePointer() const (#169502)
LLVM /project e04c01b — llvm/include/llvm/MC MCObjectStreamer.h, llvm/lib/MC MCObjectStreamer.cpp MCELFStreamer.cpp MC: Remove unneeded parameter `MCAsmBackend *`. NFC
add run line for diff GPU Gen and counter types
[Flang-rt] Remove COMPILE_ONLY from flang-rt CMake file. (#169534)
COMPILE_ONLY was introduced in cmake 3.27.0. We cannot use this feature,
because LLVM supports cmake 3.20.0. LLVM /project bbf69d1 — llvm/lib/Target/AMDGPU AMDGPUMLSchedStrategy.cpp GCNSchedStrategy.cpp, llvm/test/CodeGen/AMDGPU ml-sched-effective-stall.mir [AMDGPU] Add structural stall heuristic to scheduling strategies
Implements a structural stall heuristic that considers both resource
hazards and latency constraints when selecting instructions from the
pending queue.
- Add getStructuralStallCycles() to GCNSchedStrategy that computes the
number of cycles an instruction must wait due to:
- Resource conflicts on unbuffered resources (from the SchedModel)
- Sequence-dependent hazards (from GCNHazardRecognizer)
- Add getHazardWaitStates() to GCNHazardRecognizer that returns the number
of wait states until all hazards for an instruction are resolved,
providing cycle-accurate hazard information for scheduling heuristics.
LLVM /project b639aa2 — llvm/lib/Target/AMDGPU AMDGPUMLSchedStrategy.cpp AMDGPUMLSchedStrategy.h, llvm/test/CodeGen/AMDGPU ml-sched-effective-stall.mir [AMDGPU] Add scaffolding for ML focused scheduling strategy
This patch introduces scaffolding for a new machine instruction
scheduling strategy optimized for machine learning workloads.
Enable the ML scheduler automatically when functions have the
"amdgpu-workload-type"="ml" attribute.
LLVM /project 0e9bcea — clang/lib/CodeGen CGCall.cpp CGClass.cpp, libcxxabi/src private_typeinfo.h Format
Created using spr 1.3.6-beta.1
LLVM /project b64b042 — clang/lib/CodeGen CGCall.cpp CodeGenModule.cpp, libcxxabi/src private_typeinfo.h [𝘀𝗽𝗿] changes introduced through rebase
Created using spr 1.3.6-beta.1
[skip ci]
[𝘀𝗽𝗿] changes introduced through rebase
Created using spr 1.3.6-beta.1
[skip ci]
LLVM /project c3bb9c4 — clang/lib/CodeGen CGCall.cpp CGClass.cpp, libcxxabi/src private_typeinfo.h Format
Created using spr 1.3.6-beta.1
Format
Created using spr 1.3.6-beta.1
LLVM /project 3bf76cd — libcxxabi/src private_typeinfo.h, llvm/include/llvm/CodeGen MachineInstr.h SelectionDAGNodes.h [𝘀𝗽𝗿] changes introduced through rebase
Created using spr 1.3.6-beta.1
[skip ci]
LLVM /project ca694bf — libcxxabi/src private_typeinfo.h, llvm/include/llvm/CodeGen MachineInstr.h SelectionDAGNodes.h Format
Created using spr 1.3.6-beta.1
LLVM /project 413d653 — libcxxabi/src private_typeinfo.h, llvm/include/llvm/CodeGen MachineInstr.h SelectionDAGNodes.h [𝘀𝗽𝗿] changes introduced through rebase
Created using spr 1.3.6-beta.1
[skip ci]
LLVM /project 94d9f30 — libcxxabi/src private_typeinfo.h, llvm/include/llvm/CodeGen MachineInstr.h SelectionDAGNodes.h Format
Created using spr 1.3.6-beta.1
LLVM /project c97828f — llvm/include/llvm/CodeGen MachineInstr.h SelectionDAGNodes.h, llvm/lib/Analysis PtrUseVisitor.cpp [𝘀𝗽𝗿] changes introduced through rebase
Created using spr 1.3.6-beta.1
[skip ci]
LLVM /project 4c5044b — llvm/include/llvm/CodeGen MachineInstr.h SelectionDAGNodes.h, llvm/lib/AsmParser LLParser.cpp [𝘀𝗽𝗿] changes introduced through rebase
Created using spr 1.3.6-beta.1
[skip ci]
LLVM /project 41fbebf — llvm/include/llvm/CodeGen MachineInstr.h SelectionDAGNodes.h, llvm/lib/Analysis PtrUseVisitor.cpp Format
Created using spr 1.3.6-beta.1
LLVM /project a685ded — llvm/include/llvm/CodeGen MachineInstr.h SelectionDAGNodes.h, llvm/lib/AsmParser LLParser.cpp [𝘀𝗽𝗿] changes introduced through rebase
Created using spr 1.3.6-beta.1
[skip ci]
LLVM /project e9b1a0f — llvm/include/llvm/CodeGen MachineInstr.h SelectionDAGNodes.h, llvm/lib/AsmParser LLParser.cpp Format
Created using spr 1.3.6-beta.1
LLVM /project 80ff4b1 — llvm/include/llvm/CodeGen MachineInstr.h SelectionDAGNodes.h, llvm/lib/AsmParser LLParser.cpp Format
Created using spr 1.3.6-beta.1
LLVM /project c0c04e0 — llvm/include/llvm/CodeGen MachineInstr.h SelectionDAGNodes.h, llvm/lib/AsmParser LLParser.cpp [𝘀𝗽𝗿] changes introduced through rebase
Created using spr 1.3.6-beta.1
[skip ci]
LLVM /project 7db7306 — llvm/include/llvm/CodeGen MachineInstr.h SelectionDAGNodes.h, llvm/lib/AsmParser LLParser.cpp Format
Created using spr 1.3.6-beta.1
LLVM /project 14c82c0 — llvm/include/llvm/CodeGen MachineInstr.h SelectionDAGNodes.h, llvm/lib/CodeGen/SelectionDAG SelectionDAGISel.cpp [𝘀𝗽𝗿] changes introduced through rebase
Created using spr 1.3.6-beta.1
[skip ci]
LLVM /project 9ddfc41 — llvm/include/llvm/CodeGen MachineInstr.h SelectionDAGNodes.h, llvm/lib/CodeGen/SelectionDAG SelectionDAGISel.cpp Format
Created using spr 1.3.6-beta.1