summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-09-09[π˜€π—½π—Ώ] changes introduced through rebaseusers/boomanaiden154/main.lit-remove-python-27-code-paths-in-builtin-diffAiden Grossman
2025-09-08[APINotes] Prefer diff -u over diff -bAiden Grossman
2025-09-09[libc++][NFC] Move some really simple function defintions into the body of __...Nikolas Klauser
2025-09-09[orc-rt] Add 'Test' suffix to unit test names. NFC.Lang Hames
2025-09-09Mips: Force 64bit subtarget feature to be set for ABI options (#157446)Matt Arsenault
2025-09-08[clang] Fix OOB read in SemaSwift::validateSwiftFunctionName (#157139)camc
2025-09-09[bazel] Remove unnecessary AllTargetsAsmParsers dep (#157590)Jordan Rupprecht
2025-09-09[RISCV] Undo fneg (fmul x, y) -> fmul x, (fneg y) transform (#157388)Luke Lau
2025-09-09[orc-rt] Fix a typo in include-guard comment.Lang Hames
2025-09-08[MLIR][Python] fix stubgen (#157583)Maksim Levental
2025-09-08[MLIR][Python] Support Python-defined passes in MLIR (#156000)Twice
2025-09-09[Utils] Ensure that empty.txt is always empty (#157576)Henrik G. Olsson
2025-09-09[NFC][libclc] Replace _CLC_V_V_VP_VECTORIZE macro with use of unary_def_with_...Wenju He
2025-09-08[WPD] set the branch funnel function entry count (#155657)Mircea Trofin
2025-09-08[llvm][docs] Add LLDB data formatters to DebuggingLLVM.rst (#157528)Jonas Devlieghere
2025-09-08[AMDGPU] Add MSG_RTN_GET_CLUSTER_BARRIER_STATE (#157549)Stanislav Mekhanoshin
2025-09-08[AMDGPU] gfx1250 checks in out of range restisters test. NFC. (#157540)Stanislav Mekhanoshin
2025-09-09[BPF] Remove skb operand of LD_ABS/LD_IND instructions (#157344)Sergei Barannikov
2025-09-08[AMDGPU] Update hard-clauses-load-monitor.mir. NFC (#157546)Stanislav Mekhanoshin
2025-09-08[AMDGPU] High VGPR emission tests. NFC. (#157534)Stanislav Mekhanoshin
2025-09-08[AMDGPU] Constrain inline asm vgprs to low 256 (#157531)Stanislav Mekhanoshin
2025-09-08[AMDGPU] High VGPR waitcnt generation tests. NFC. (#157533)Stanislav Mekhanoshin
2025-09-09[orc-rt] Add SPS serialization support for AllocGroup. (#157415)Lang Hames
2025-09-08[Utils] Adds support for diff based tests to lit's --update-tests (#154147)Henrik G. Olsson
2025-09-08[AMDGPU] Restrict scale operands of WMMA to low 256 VGPRs (#157526)Stanislav Mekhanoshin
2025-09-08[OpenMP] Fix incorrect CUDA bc path after library change (#157547)Joseph Huber
2025-09-08[lldb][elf-core][ARM] Add support for VFP registers (#155956)Igor Kudrin
2025-09-08[LLDB][SBProgress] Quick fix to the progress formatting (#157561)Jacob Lalonde
2025-09-08[lldb][test] Only assert function name is in user-code on Darwin platformsMichael Buch
2025-09-08Frontend: Adopt llvm::vfs::OutputBackend in CompilerInstance (#113364)Steven Wu
2025-09-08[CVP] Generate test checks (NFC)Andreas Jonson
2025-09-08[π˜€π—½π—Ώ] changes to main this commit is based onAiden Grossman
2025-09-08Parse CFI instructions to create SFrame FREs (#155496)Sterling-Augustine
2025-09-08[AArch64][GlobalISel] Update arm64-vcvt.ll test gisel test coverage. NFCDavid Green
2025-09-08[libc++] Conditionally declare `lgamma_r` as noexcept (#156547)Yuxuan Chen
2025-09-08[VPlan] Also allow extracts as users when converting to single scalars.Florian Hahn
2025-09-08[Clang] Add template argument support for {con,de}structor attributes. (#151400)tynasello
2025-09-08[LLD] Recognize 'mipspe' as a PE target name (#157305)HervΓ© Poussineau
2025-09-08[RISCV] Allow constants in tryFoldSelectIntoOp (#157376)Philip Reames
2025-09-08[Linalg] Add rank zero operand support to push down extract slice pattern (#1...Nirvedh Meshram
2025-09-08[clang] Rename overloaded virtual member function to prevent shadowing, NFCI ...Cyndy Ishida
2025-09-08[llvm] Proofread AdvancedBuilds.rst (#157393)Kazu Hirata
2025-09-08[ADT] Replace Min with variadic std::min (#157390)Kazu Hirata
2025-09-08[PowerPC][CLANG] DMF VSX Vector float GER 2x (rank-2 update) (#147383)Lei Huang
2025-09-08[MLIR][Python] remove unnecessary `arg.none() = nb::none()` pattern (#157519)Maksim Levental
2025-09-08[CIR] Fix LLVM lowering crashes after #155244 (#157471)Morris Hafner
2025-09-08[Flang][Test] Attempt to fix target-private-implicit-scalar-map-2.f90 for SLE...agozillon
2025-09-08[clang-tools-extra] Remove 'REQUIRES: shell' from lit tests. (#156950)cmtice
2025-09-08[clang-tidy][NFC] Enable `modernize-use-auto` in clang-tidy config and fix wa...flovent
2025-09-08[Frontend] Define __SANITIZE__ macros for kernel address variants (#156543)Nathan Chancellor