summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-10-03[MLIR][Python] demo building bindings with no CAPI aggregate and using mlir a...users/makslevental/really-alonemakslevental
2025-10-02[llvm] Proofread TableGen/ProgRef.rst (#161629)Kazu Hirata
2025-10-02[ADT] Use "= default" in DirectedGraph.h (#161628)Kazu Hirata
2025-10-02[ADT] Use structured bindings (NFC) (#161627)Kazu Hirata
2025-10-02[ADT] Use a C++17 fold expression in BitVector.h (NFC) (#161626)Kazu Hirata
2025-10-02[ADT] Fix a bug in DoubleAPFloat::frexp (#161625)Kazu Hirata
2025-10-02Omit member size from DWARF when desired (#161423)Tom Tromey
2025-10-02[LLDB][NFC] Fix variable casing issue (#161691)Jacob Lalonde
2025-10-02[CIR][NFC] Cleanup MissingFeature asserts in RecordLayoutBuilder (#161605)Andy Kaylor
2025-10-02[CFG] Add a BuildOption to consider default branch of switch on covered enume...Fred Tingaud
2025-10-02[Flang][OpenMP] Implicitly map nested allocatable components in derived types...Akash Banerjee
2025-10-02[LoopPeel] Fix branch weights' effect on block frequencies (#128785)Joel E. Denny
2025-10-02[X86] Add bytecode / -fexperimental-new-constant-interpreter VPMADD52 intrins...Simon Pilgrim
2025-10-02[AMDGPU] s_quadmask* implicitly defines SCC (#161582)LU-JOHN
2025-10-02[NFC][clang-sycl-linker] Avoid ambiguous call to CallingConv (#161682)Jinsong Ji
2025-10-02[LV] Extend test coverage for tail-folding with recurrences.Florian Hahn
2025-10-02[AArch64] Prepare for split ZPR and PPR area allocation (NFCI) (#142391)Benjamin Maxwell
2025-10-02[Clang][Sema] Fix crash in CheckUsingDeclQualifier due to diagnostic missing ...Shafik Yaghmour
2025-10-02[MLIR][Python] fixup Context and Location stubs and NanobindAdaptors (#161433)Maksim Levental
2025-10-02[X86] Create special case for (a-b) - (a<b) -> sbb a, b (#161388)AZero13
2025-10-02[flang][cuda][openacc] Create new symbol in host_data region for CUDA Fortran...Valentin Clement (バレンタイン クレメン)
2025-10-02[Hexagon] Add opcode V6_vS32Ub_npred_ai for offset validity check (#161618)Ikhlas Ajbar
2025-10-02Greedy: Take hints from copy to physical subreg (#160467)Matt Arsenault
2025-10-02Greedy: Use initializer list for recoloring candidates (NFC) (#160486)Matt Arsenault
2025-10-02[ROCDL] Added `rocdl.cvt.scale.pk8` ops (#161411)ravil-mobile
2025-10-02[clang] Preserve `externs` following broken declarations (#161641)Alejandro Álvarez Ayllón
2025-10-02Greedy: Merge VirtRegMap queries into one use (NFC) (#160485)Matt Arsenault
2025-10-02Revert "[Clang] Normalize constraints before checking for satisfaction" (#161...Corentin Jabot
2025-10-02[Codegen] Add a separate stack ID for scalable predicates (#142390)Benjamin Maxwell
2025-10-02Greedy: Move physreg check when trying to recolor vregs (NFC) (#160484)Matt Arsenault
2025-10-02[InstCombine] Remove foldSelectWithFrozenICmp() fold (#161659)Nikita Popov
2025-10-02[mlir][omp] Improve canonloop/iv naming (#159773)Michael Kruse
2025-10-02[OpenACC][CIR] Finish 'private' recipe lowering by doing 'init' (#161540)Erich Keane
2025-10-02Enforce Unix line endings for Clang/LLVM/MLIR projects (#161460)Rahul Joshi
2025-10-02[lldb][test] TestExprDefinitionInDylib.py adjust test to account for older co...Michael Buch
2025-10-02AMDGPU: Switch test to generated checks (#161658)Matt Arsenault
2025-10-02[LLVM-Test] Fix a regression in test dependencies introduced by 0e14973 (#161...Rahul Joshi
2025-10-02[orc-rt] Fix typo in comment. NFC.Lang Hames
2025-10-02[lldb][test] TestAbiTagStructors.py adjust test to account for older compiler...Michael Buch
2025-10-02[orc-rt] Add support for constructing Expected<Error> values. (#161656)Lang Hames
2025-10-02[Clang] Normalize constraints before checking for satisfaction (#141776)Corentin Jabot
2025-10-02[GVN] Add additional tests for inverted condition propagation (NFC)Nikita Popov
2025-10-02[lldb][test] TestStructuredBinding.py: adjust assertion to check for compatib...Michael Buch
2025-10-02[lldb][test] Un-XFAIL TestDataFormatterStdUnorderedMap.py for older Clang ver...Michael Buch
2025-10-02RegAllocGreedy: Check if copied lanes are live in trySplitAroundHintReg (#160...Matt Arsenault
2025-10-02[analyzer] Harden RegionStoreManager::bindArray (#153177)Marco Borgeaud
2025-10-02[AArch64] Remove unused tablegen classes and code cleanup. NFCDavid Green
2025-10-02[NFC][Clang Improve performance of `DoMarkVarDeclReferenced` (#161648)Corentin Jabot
2025-10-02[LLVM][CodeGen][SVE] Remove failure cases when widening vector load/store ops...Paul Walker
2025-10-02[CIR] Make all opt tests verify roundtrip (#161439)Henrich Lauko