summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-11-11Update mlir/lib/CAPI/Dialect/CMakeLists.txtusers/makslevental/ptr-dialectpythonMaksim Levental
2025-11-11[MLIR][Python] enable ptr dialect bindingsmakslevental
2025-11-09[MLIR][BufferResultsToOutParamsPass] Add Option to Modify Public Function's S...Veera
2025-11-09[clang-tidy][NFC] Enable `performance-unnecessary-value-param` in the codebas...Victor Chernyakin
2025-11-10[Hexagon] Implement isMaskAndCmp0FoldingBeneficial (#166891)Sudharsan Veeravalli
2025-11-10[Flang] Add parser support for prefetch directive (#139702)Thirumalai Shaktivel
2025-11-10[llvm][RISCV] Support Zvfbfa codegen for fneg, fabs and copysign (#166944)Brandon Wu
2025-11-10[LoongArch] Initial implementation for `enableMemCmpExpansion` hook (#166526)ZhaoQi
2025-11-10Revert "[Github] Update PR labeller to v6.0.1 (#167246)"Aiden Grossman
2025-11-09[Github] Make Windows container use zstd (#167022)Aiden Grossman
2025-11-09[Github] Update PR labeller to v6.0.1 (#167246)Aiden Grossman
2025-11-10[mlir][tosa] Fix crash in `tosa.concat` verifier (#165966)Longsheng Mou
2025-11-10[LoongArch][NFC] Pre-commit tests for memcmp expansion (#166718)ZhaoQi
2025-11-09[clang-format] Fix a crash in AlignArrayOfStructures (#167099)owenca
2025-11-09[VPlan] Use VPInstructionWithType for casts in VPlan0. (NFC)Florian Hahn
2025-11-09[InstCombine] Don't sink if it would require dropping deref assumptions. (#16...Florian Hahn
2025-11-09[gn build] Port f2c50f930540LLVM GN Syncbot
2025-11-09[BOLT] Support restartable sequences in tcmalloc (#167195)Maksim Panchenko
2025-11-09Fix typo in LangRef.md regarding regions (#167242)Omar Hossam
2025-11-10[lldb] Disable TestLocationsAfterRebuild for remote targets (#167239)Dmitry Vasilyev
2025-11-09[SandboxIR] Remove tight-coupling with LLVM's SwitchInst::CaseHandle (#167093)vporpo
2025-11-09[AArch64][GlobalISel] Correct instructions for 64bit fneg constant vectors. (...David Green
2025-11-09[mlir] Consolidate two implementations of meet (NFC) (#167208)Kazu Hirata
2025-11-09[clang] Remove redundant typename (NFC) (#167207)Kazu Hirata
2025-11-09[Target] Fix misleading indentation (NFC) (#167206)Kazu Hirata
2025-11-09[mlir] Use llvm::transform (NFC) (#167205)Kazu Hirata
2025-11-09[SPIRV] Add support for `bfloat16` atomics via the `SPV_INTEL_16bit_atomics` ...Alex Voicu
2025-11-09[clang-tidy] Fix `readability-container-data-pointer` check (#165636)mitchell
2025-11-09Remove unused <set> and <map> inclusion (#167175)serge-sans-paille
2025-11-09Remove unused <array> and <list> inclusion (#167116)serge-sans-paille
2025-11-09[gn build] Port 8d950d27d686LLVM GN Syncbot
2025-11-09[gn build] Port 00eacc29f009LLVM GN Syncbot
2025-11-09[NFCI][lldb][test][Recognizer] Fix mismatched C/C++ frontend subtitutions (#1...Raul Tambre
2025-11-09[gn] port c940bfd7e621 (BPF SDNodeInfo)Nico Weber
2025-11-09[SelectionDAG] Fix assertion failure on inline asm register type mismatch (#1...Ahmed Nour
2025-11-09[tools][llc] Fix save-stats.ll require aarch64 target (#167218)Tomer Shafir
2025-11-09[tools][llc] Add `--save-stats` option (#163967)Tomer Shafir
2025-11-09[PostRASink] Add target hook shouldPostRASink (#167182)Junjie Gu
2025-11-09Revert "Reapply "[compiler-rt] Default to Lit's Internal Shell""Aiden Grossman
2025-11-08[llvm] Remove unused local variables (NFC) (#167185)Kazu Hirata
2025-11-08[LifetimeSafety] Use StringMap::contains (NFC) (#167186)Kazu Hirata
2025-11-08[Vectorize] Remove a redundant declaration (NFC) (#167188)Kazu Hirata
2025-11-08[Offload] Remove unused KernelArgsTy instantiation (#167197)Kevin Sala Penades
2025-11-09Reapply "[compiler-rt] Default to Lit's Internal Shell"Aiden Grossman
2025-11-09[libc++][numeric] Marked saturation artithmetic functions as `[[nodiscard]]` ...Hristo Hristov
2025-11-08[gn] port ebb61a5bea (llvm-cas)Nico Weber
2025-11-08[ObjectYAML] Remove extraneous .c_str() (NFC) (#167189)Kazu Hirata
2025-11-08[mlir] Remove duplicate includes (NFC) (#167187)Kazu Hirata
2025-11-09[libc++] Treat P0513R0 as a defect report against C++11 (#166690)A. Jiang
2025-11-09[MLIR] Fix FileCheck annotations and add 32-bit coverage (#167149)Men-cotton