summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-12-18[Verifier] Allow vector type in atomic load and storeusers/jofrn/spr/main/df9b38fdjofrn
2024-12-18Re-apply (#117867): [flang][OpenMP] Implicitly map allocatable record fields ...Kareem Ergawy
2024-12-18[VectorCombine] Combine scalar fneg with insert/extract to vector fneg when l...hanbeom
2024-12-18[flang] AArch64 ABI for BIND(C) VALUE parameters (#118305)David Truby
2024-12-18LLVMContext: Cleanup registration of known bundle IDs (#120359)Matt Arsenault
2024-12-17[RISCV] Add NoStdExtZfa predicates to BuildPairF64Pseudo and SplitF64Pseudo.Craig Topper
2024-12-18[MachinePipeliner] Use `RegisterClassInfo::getRegPressureSetLimit` (#119827)Pengcheng Wang
2024-12-18Revert "[NFC][AMDGPU] Pre-commit clang and llvm tests for dynamic allocas" (#...Aaditya
2024-12-18[MachineSink] Use `RegisterClassInfo::getRegPressureSetLimit` (#119830)Pengcheng Wang
2024-12-18[NFC][AMDGPU] Pre-commit clang and llvm tests for dynamic allocas (#120063)Aaditya
2024-12-18[PAC][lld][AArch64][ELF] Support signed GOT with tiny code model (#113816)Daniil Kovalev
2024-12-18[AMDGPU] Make max dwords of memory cluster configurable (#119342)Ruiling, Song
2024-12-18[flang] Add cmake error if building with clang-cl and MSVC 17.12 (#120114)David Truby
2024-12-17[BoundsChecking] Add parameters to pass (#119894)Vitaly Buka
2024-12-18Revert "[flang][OpenMP] Implicitly map allocatable record fields (#117867)" (...Kareem Ergawy
2024-12-17[X86] Correct the cdisp8 encoding for VGF2P8AFFINEINVQB and VGF2P8AFFINEQB. (...Craig Topper
2024-12-17[RISCV] Use inheritance to simplify usage of the UnsupportedSched* multiclass...Craig Topper
2024-12-17[RISCV] Add some additional notes about mask pseudo instructions to RISCVVect...Craig Topper
2024-12-17[RISCV][VLOPT] Add vector indexed loads and stores to getOperandInfo (#119748)Michael Maitland
2024-12-17[mlir] Add `Operation::dumpPrettyPrinted` (#120117)weiwei chen
2024-12-18[flang][OpenMP] Implicitly map allocatable record fields (#117867)Kareem Ergawy
2024-12-17[mlir] Attempt to resolve edge cases in PassPipeline textual format (#118877)Christopher Bate
2024-12-17[DiagnosticInfo] Fix the default DiagnosticSeverity (#120342)Jinsong Ji
2024-12-18[LV] Update failing test with middle block. NFCLuke Lau
2024-12-17[compiler-rt] Work around a warning from -Wgnu-anonymous-struct (#120314)Kazu Hirata
2024-12-18[Sema] Diagnose tautological bounds checks (#120222)Nikita Popov
2024-12-18[VPlan] Fix VPTypeAnalysis cache clobbering in EVL transform (#120252)Luke Lau
2024-12-18[VPlan] Handle VPWidenCastRecipe without underlying value in EVL transform (#...Luke Lau
2024-12-17[llvm][TableGen] Add a !initialized predicate to allow testing for ? (#117964)Krzysztof Drewniak
2024-12-17[RISCV][VLOPT] Add support for VID and VIOTA (#120331)Michael Maitland
2024-12-17[AMDGPU][True16][MC] update VOP1 dasm test with latest script (#120281)Brox Chen
2024-12-17[flang][cuda] Relax host array check for cuda constant (#120333)Valentin Clement (バレンタイン クレメン)
2024-12-18[InstCombine] Widen Sel width after Cmp to generate Max/Min intrinsics. (#11...tianleliu
2024-12-17[sanitizer] Refactor -f(no-)?sanitize-recover parsing (#119819)Thurston Dang
2024-12-17[NVPTX] Remove extra semicolon (#120336)Drew Kersnar
2024-12-17[llvm] Add missing dependency of libLLVMCodeGen on vt_genJon Roelofs
2024-12-17[clang-doc] Add test for functions with builtin return types (#120318)Paul Kirth
2024-12-17[MemProf] Add option to hint allocations at a given cold byte percentage (#12...Teresa Johnson
2024-12-18[NVPTX] Remove extra ';' outside of a function (NFC)Jie Fu
2024-12-17[NVPTX] Generalize and extend upsizing when lowering 8/16-bit-element vector ...Drew Kersnar
2024-12-17[Github] Use hashed dependencies in docs job (#120319)Aiden Grossman
2024-12-17[DWARFVerifier] Disable failing test llvm/include/llvm/DebugInfo/DWARF/DWARFV...alx32
2024-12-17[RISCV] Check for register where immediate should be in RISCVInstrInfo::verif...Craig Topper
2024-12-17[DirectX] Add support for vector_reduce_add (#117646)Farzon Lotfi
2024-12-17[DXIL] Simplify MDBuilder in resource unit tests. NFC (#120275)Justin Bogner
2024-12-17[libc][docs] update sphinx requirement hashes (#120315)Nick Desaulniers
2024-12-17[NVPTX] Prefer ValueType when defining DAG patterns (NFC) (#120161)Alex MacLean
2024-12-17[flang][cuda] Do not consider SHARED array as host array (#120306)Valentin Clement (バレンタイン クレメン)
2024-12-17[flang][cuda] Allow host array with PARAMETER attribute in device context (#1...Valentin Clement (バレンタイン クレメン)
2024-12-17[VPlan] Remove redundant assignment in VPReductionPHIRecipe (NFC)Florian Hahn