summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-09-12[𝘀𝗽𝗿] changes introduced through rebaseusers/vitalybuka/spr/main.nfccodegecfi-pre-commit-transparent_union-testsVitaly Buka
2025-09-13[NFC][CodeGen][CFI] Add GeneralizePointers parameter to GeneralizeFunctionTyp...Vitaly Buka
2025-09-12Reapply "[lit] Implement ulimit builtin"Aiden Grossman
2025-09-12[Linalg] Fix bug in control function logic of push down extract pattern (#158...Nirvedh Meshram
2025-09-12[lldb] Change directory creation logic in framework-header-fix (#158355)Alex Langford
2025-09-12[NFC][CFI][CodeGen] Move GeneralizeFunctionType out of CreateMetadataIdentifi...Vitaly Buka
2025-09-12[NFC][CodeGen][CFI] Extract CreateMetadataIdentifierForFnType (#158189)Vitaly Buka
2025-09-12[LegalizeIntegerTypes] Use getShiftAmountConstant.Craig Topper
2025-09-12[SampleFDO][TypeProf]Support vtable type profiling for ext-binary and text fo...Mingming Liu
2025-09-12[RISCV] Use hasCPOPLike in isCtpopFast and getPopcntSupport (#158371)Craig Topper
2025-09-12[RISC] Use hasBEXTILike in useInversedSetcc and shouldFoldSelectWithSingleBit...Craig Topper
2025-09-12[Github] Switch back to tj-actions/changed-files (#158335)Aiden Grossman
2025-09-12[WebKit checkers] Treat function pointers with "Singleton" suffix as singleto...Ryosuke Niwa
2025-09-12[InstCombine] Make test resilient to metadata presence (#157607)Mircea Trofin
2025-09-12[NFC] Leave a comment in `Local.cpp` about debug info & sample profiling (#15...Mircea Trofin
2025-09-12[IR] Add `MD_prof` to the `Keep` list of `dropUBImplyingAttrsAndMetadata` (#1...Mircea Trofin
2025-09-12[libc] Change __builtin_memcpy to inline_memcpy. (#158345)lntue
2025-09-12[MLIR][XeGPU] Distribute vector.step & vector.shape_cast op from wg to sg (#1...Nishant Patel
2025-09-12[lit] Add missing split-file dependencyAiden Grossman
2025-09-12Revert "[libc++] Mark __{emplace,push}_back_slow_path as noinline (#94379)"Aiden Grossman
2025-09-12[MLIR] Add `InParallelOpInterface` for parallel combining operations (#157736)Alan Li
2025-09-12[bazel] Add rules_shell for sh_binary rule (#158365)Keith Smiley
2025-09-12[mlir][Intrange] Fix materializing ShapedType constant values (#158359)Jeff Niu
2025-09-12[PGO][test] Ensure test input is writeable after copying. (#158356)jtstogel
2025-09-12[gn build] Port f3efbce4a73c5Peter Collingbourne
2025-09-12[gn build] Port 8c0f3b6e8f8dbPeter Collingbourne
2025-09-12[gn build] Port 220d705d2189dPeter Collingbourne
2025-09-12[Github] Delete dependabot config (#158337)Aiden Grossman
2025-09-12Revert "[DebugLine] Correct debug line emittion" (#158343)David Blaikie
2025-09-12[bazel] Fix buildifier in tblgen.bzl (#158351)Keith Smiley
2025-09-12[AMDGPU] Remove scope check in SIInsertWaitcnts::generateWaitcntInstBefore (#...choikwa
2025-09-12[LLDB][NVIDIA] Add NVPTX architecture support (#158334)Andrew Gontarek
2025-09-12[IntrinsicEmitter] Make AttributesMap bits adaptive (#157965)Elvin Wang
2025-09-12[MLIR] enable Standalone example test for Windows (#158183)Maksim Levental
2025-09-12[DirectX] Updating Root Signature YAML representation to use Enums instead of...joaosaffran
2025-09-12[llvm] Regenerate test checks including TBAA semantics (NFC)Antonio Frighetto
2025-09-12[mlir][NFC] Correct pattern names to match the behaviors. (#158177)Han-Chung Wang
2025-09-12Revert "[lit] Implement ulimit builtin"Aiden Grossman
2025-09-12[DebugLine] Correct debug line emittion (#157529)Peter Rong
2025-09-12[Clang] Port ulimit tests to work with internal shellAiden Grossman
2025-09-12Revert "[SCEV] Fold (C1 * A /u C2) -> A /u (C2 /u C1), if C2 > C1." (#158328)Reid Kleckner
2025-09-12Add table to track OpenMP 5.2 Support; Update status of task graph (#158322)CatherineMoore
2025-09-12[RISCV] Support umin/umax in tryFoldSelectIntoOp (#157548)Philip Reames
2025-09-12[lldb] Fixed UB in CPlusPlusLanguage plug-in (#158304)Dmitry Vasilyev
2025-09-12[clang] AST: remove DependentTemplateSpecializationType (#158109)Matheus Izvekov
2025-09-12[lit] Implement ulimit builtinAiden Grossman
2025-09-12[ADT] Simplify PointerBitMask in PointerIntPair.h (NFC) (#158210)Kazu Hirata
2025-09-12[SCEV] Fix a hang introduced by collectForPHI (#158153)Philip Reames
2025-09-12[clang] Regenerate test checks including TBAA semantics (NFC)Antonio Frighetto
2025-09-12[MLIR] Add debug log to the pass manager (NFC) (#156205)Mehdi Amini