summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-05-22[LLVM][CodeGen] Add convenience accessors for MachineFunctionProperties (#140...users/pcc/spr/main.elf-add-branch-to-branch-optimizationRahul Joshi
2025-05-22[SimplifyCFG] Only consider provenance capture in store speculation (#138548)Nikita Popov
2025-05-22[SystemZ] Support PrintBranchImmAsAddress in disassembler (#141064)Ulrich Weigand
2025-05-22[bazel] Port 50127ac054a08321b64f4ac24bda5cad20e20ac1Benjamin Kramer
2025-05-22[flang-rt] Fix usage of kNoAsyncId in assign.cpp (#141077)Kajetan Puchalski
2025-05-22[clang][CodeGen] Fix crash on non-natural type in CheckAtomicAlignment (#141053)Pierre van Houtryve
2025-05-22Fix typo "redudant"Jay Foad
2025-05-22[libTooling] Fix `constructExprArgs` for direct-init and implicit constructio...Eric Li
2025-05-22[ASTMatchers] Fix matching `CXXOperatorCallExpr` of `->` (#139994)Eric Li
2025-05-22[flang][OpenMP] use attribute for delayed privatization barrier (#140092)Tom Eccles
2025-05-22[clang] Use llvm::is_contained (NFC) (#140985)Kazu Hirata
2025-05-22[mlir][OpenMP] Add translation of private_barrier attr to LLVMIR (#140090)Tom Eccles
2025-05-22[mlir][OpenMP] add attribute for privatization barrier (#140089)Tom Eccles
2025-05-22[X86] lowerShuffleAsSplitOrBlend - prefer splitting AVX1-only shuffles if the...Simon Pilgrim
2025-05-22[flang-rt] Optimise ShallowCopy and use it in CopyInAssign (#140569)Kajetan Puchalski
2025-05-22[mlir][tosa] Fix indexing in TosaToTensor (#140906)Shay Kleiman
2025-05-22[XRay] Fix argument parsing with offloading (#140748) (#141043)Sebastian Kreutzer
2025-05-22[Clang] add typo correction for unknown attribute names (#140629)Oleksandr T.
2025-05-22[AMDGPU] Introduce FeatureISAVersion11_5_Common. NFC. (#141061)Jay Foad
2025-05-22[flang] Skip opt-bufferization when memory effect does not have an associated...Asher Mancinelli
2025-05-22[llvm-debuginfo-analyzer] Add support for DWARF `DW_AT_byte_size` (#139110)Javier Lopez-Gomez
2025-05-22[LangRef] Comment on validity of volatile ops on null (#139803)Luigi Sartor Piucco
2025-05-22[KeyInstr][Clang] Agg init atom (#134635)Orlando Cazalet-Hyams
2025-05-22Revert "[LLDB] Add array subscription and integer parsing to DIL" (#141059)Ilia Kuklin
2025-05-22[clang][bytecode] Fix self-init diagnostics in C++23 (#141044)Timm Baeder
2025-05-22[BranchFolding] Fix assertion failure in HoistCommonCodeInSuccs (#141028)Orlando Cazalet-Hyams
2025-05-22[lldb] Disable some unwind plans for discontinuous functions (#140927)Pavel Labath
2025-05-22[X86] lowerShuffleAsSplitOrBlend - use isElementEquivalent to help identify h...Simon Pilgrim
2025-05-22[KeyInstr][Clang] Scalar init atom (#134633)Orlando Cazalet-Hyams
2025-05-22[LLDB] Add array subscription and integer parsing to DIL (#138551)Ilia Kuklin
2025-05-22[LoongArch] Fix assertion failure for annotate tablejump (#140907)hev
2025-05-22[LoongArch] Prevent R0/R1 allocation for rj operand of [G]CSRXCHG (#140862)hev
2025-05-22[C] Fix crash-on-invalid due to infinite recursion (#140925)Aaron Ballman
2025-05-22[X86] icmp-abs-C-vec.ll - regenerate test checks for TERNLOG commentsSimon Pilgrim
2025-05-22[AMDGPU] Simplify definition of AddrSpaces. NFC. (#141030)Jay Foad
2025-05-22[mlir] Explain required attrs for CallOpInterface in Toy (NFC) (#141018)Joshua James Venter
2025-05-22[lldb][lldb-dap] Disable assembly breakpoint test on WindowsDavid Spickett
2025-05-22[MLIR] Use ::llvm:LogicalResult instead of LogicalResult in FunctionInterface...spmok
2025-05-22[CodeGen] Add SSID & Atomic Ordering to IntrinsicInfo (#140896)Pierre van Houtryve
2025-05-22[gn build] Port 95ba5508e5dcLLVM GN Syncbot
2025-05-22Revert "[MC] Restore MCAsmBackend::shouldForceRelocation to false"JP Lehr
2025-05-22Revert "[X86] Define shouldForceRelocation"JP Lehr
2025-05-22Revert "[X86] Improve @gotpcrel on local symbol tests"JP Lehr
2025-05-22[libclc] Move step to the CLC library; add missing half variants (#140936)Fraser Cormack
2025-05-22[IR] Remove redundant intrinsic properties. NFC. (#140923)Jay Foad
2025-05-22[clang][bytecode] Change diagnostics for self-initialization (#141006)Timm Baeder
2025-05-22[CI] Add link to issue tracker upon job failures (#140817)Aiden Grossman
2025-05-22[GlobalISel] Add a update_givaluetracking_test_checks.py script (#140296)David Green
2025-05-22[pdb] Provide a better error message when overflowing the public/global symbo...Hans Wennborg
2025-05-22[flang] optionally add lifetime markers to alloca created in stack-arrays (#1...jeanPerier