summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-07-24[𝘀𝗽𝗿] changes introduced through rebaseusers/boomanaiden154/main.ci-run-all-tests-when-changing-third-partyAiden Grossman
2025-07-24[CI] Test All Projects On Workflow ChangesAiden Grossman
2025-07-24[𝘀𝗽𝗿] changes introduced through rebaseAiden Grossman
2025-07-24[CI] Refactor compute_projects to Introduce Meta ProjectsAiden Grossman
2025-07-24[Offload] Replace "EventOut" parameters with `olCreateEvent` (#150217)Ross Brunton
2025-07-24[CI][Github] Add Workflow to Run Python Tests in CI Folder (#148696)Aiden Grossman
2025-07-24Reapply "[AMDGPU] fold `memref.subview/expand_shape/collapse_shape` into `am...Alan Li
2025-07-24[NFC][analyzer] Document optin.portability.UnixAPI (#150005)Donát Nagy
2025-07-24[RISCV] Add type based RUN line for vector intrinsic cost model tests. NFCLuke Lau
2025-07-24[Flang] Assign unittests to flang_compile pool (#150041)Michael Kruse
2025-07-24[clang-tidy] Fix false positives on C23 enums in `bugprone-signed-char-misuse...Björn Svensson
2025-07-24[Coroutines] Restore accidentally dropped intrinsic IDsNikita Popov
2025-07-24[RISCV] Simplify mask operand check in VLOptimizer. NFC (#150373)Luke Lau
2025-07-24[mlir][spirv][nfc] Refactor member decorations in StructType (#150218)Igor Wodiany
2025-07-24[flang][OpenMP] Avoid analyzing assumed-size array bases (#150324)Krzysztof Parzyszek
2025-07-24[mlir][NFC] update `mlir/Dialect` create APIs (20/n) (#149927)Maksim Levental
2025-07-24[utils] Add spirv triple to update_llc_test_checks (#150223)Nathan Gauër
2025-07-24[clang-tools-extra][Docs][NFC] Add back lost release notes (#150409)Baranov Victor
2025-07-24Revert "[clangd] Add tweak to override pure virtuals (#139348)" (#150404)Qinkun Bao
2025-07-24[Docs] Add back lost release notes; NFCAaron Ballman
2025-07-24[llvm] annotate interfaces in Demangle for DLL export (#147564)Andrew Rogers
2025-07-24[NFC][AMDGPU] Refactor handling of `amdgpu-synchronize-as` MD on fences (#148...Pierre van Houtryve
2025-07-24[NFC][AMDGPU] Rename "amdgpu-as" to "amdgpu-synchronize-as" (#148627)Pierre van Houtryve
2025-07-24[lldb] Allow building using Mingw-w64 on Windows. (#150398)cvspvr
2025-07-24[LLVM][CodeGen][SVE] Don't combine shifts at the expense of addressing modes....Paul Walker
2025-07-24 [lld][AArch64][Build Attributes] Add support for AArch64 Build Attributes (#...Mark Murray
2025-07-24[X86] Fix misassemble due to not storing registers to state machine on RParen...circuit10
2025-07-24Clear release notes on main for LLVM 22Tobias Hieta
2025-07-24[CMake]fix CUDAToolkit_LIBRARY_ROOT DEFINED check (#146472)x12301450
2025-07-24[InstCombine] Remove instructions before+after unreachable at same timeNikita Popov
2025-07-24[AArch64] Fix the type of NZCV operands/results (#150313)Sergei Barannikov
2025-07-24[clang] Fix crash when diagnosing unsupported attributes (#150333)Benjamin Maxwell
2025-07-24[SimpleLoopUnswitch] Record loops from unswitching non-trivial conditionsAntonio Frighetto
2025-07-24[clang-format] Stop ctor initializer from being inlined (#150361)Eric Li
2025-07-24[update_mir_test_checks] Add missing MIFlags (#150012)Fabian Ritter
2025-07-24[Clang] Fix a partial ordering bug involving CTAD injected template arguments...Younan Zhang
2025-07-24[AMDGPU] Disable SGPR read hazard mitigation for gfx1250 (#150344)Changpeng Fang
2025-07-24[Clang] Suppress deprecated field warnings in implicit functions definitions ...Shashi Shankar
2025-07-24[AArch64] Remove redundant FMOV for zero-extended i32/i16 loads to f64 (#146920)Amina Chabane
2025-07-23[AMDGPU][Offload][LIT] Run unified_shared_memory tests on gfx950 (#150372)hidekisaito
2025-07-23MC,test: Improve section symbol testFangrui Song
2025-07-23[RISCV] Add missing Zvl dependencies for XSfvqmaccdod/XSfvqmaccqoq/XSfvfwmacc...Craig Topper
2025-07-24[MLIR][Affine] Improve sibling fusion - handle memrefs from memref defining n...Uday Bondhugula
2025-07-24[libc] Add missing libc.include.inttypes for targets including <inttypes.h>. ...lntue
2025-07-24[LoongArch] Pre-commit tests for build_vector with undef elements insertingQi Zhao
2025-07-23[lldb] Fix warningsKazu Hirata
2025-07-23[IA] Add masked.load/store support for shuffle (de)interleave load/store (#15...Philip Reames
2025-07-23MC: Declare MCFragment before MCSectionFangrui Song
2025-07-24[mlir][NFC] Use `hasOneBlock` instead of `llvm::hasSingleElement(region)` (#1...Longsheng Mou
2025-07-24[mlir][docs] Fix broken links of LIFT (#150152)Longsheng Mou