aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-11-11Update mlir/lib/CAPI/Dialect/CMakeLists.txtusers/makslevental/ptr-dialectpythonMaksim Levental1-1/+1
2025-11-11[MLIR][Python] enable ptr dialect bindingsmakslevental8-10/+208
2025-11-09[MLIR][BufferResultsToOutParamsPass] Add Option to Modify Public Function's S...Veera4-2/+54
2025-11-09[clang-tidy][NFC] Enable `performance-unnecessary-value-param` in the codebas...Victor Chernyakin26-58/+59
2025-11-10[Hexagon] Implement isMaskAndCmp0FoldingBeneficial (#166891)Sudharsan Veeravalli3-0/+80
2025-11-10[Flang] Add parser support for prefetch directive (#139702)Thirumalai Shaktivel8-1/+103
2025-11-10[llvm][RISCV] Support Zvfbfa codegen for fneg, fabs and copysign (#166944)Brandon Wu14-179/+3344
2025-11-10[LoongArch] Initial implementation for `enableMemCmpExpansion` hook (#166526)ZhaoQi5-1253/+4255
2025-11-10Revert "[Github] Update PR labeller to v6.0.1 (#167246)"Aiden Grossman2-1131/+813
2025-11-09[Github] Make Windows container use zstd (#167022)Aiden Grossman1-6/+10
2025-11-09[Github] Update PR labeller to v6.0.1 (#167246)Aiden Grossman2-813/+1131
2025-11-10[mlir][tosa] Fix crash in `tosa.concat` verifier (#165966)Longsheng Mou2-1/+14
2025-11-10[LoongArch][NFC] Pre-commit tests for memcmp expansion (#166718)ZhaoQi2-0/+2374
2025-11-09[clang-format] Fix a crash in AlignArrayOfStructures (#167099)owenca2-1/+17
2025-11-09[VPlan] Use VPInstructionWithType for casts in VPlan0. (NFC)Florian Hahn2-5/+12
2025-11-09[InstCombine] Don't sink if it would require dropping deref assumptions. (#16...Florian Hahn3-64/+153
2025-11-09[gn build] Port f2c50f930540LLVM GN Syncbot1-0/+1
2025-11-09[BOLT] Support restartable sequences in tcmalloc (#167195)Maksim Panchenko5-2/+117
2025-11-09Fix typo in LangRef.md regarding regions (#167242)Omar Hossam1-1/+1
2025-11-10[lldb] Disable TestLocationsAfterRebuild for remote targets (#167239)Dmitry Vasilyev1-1/+2
2025-11-09[SandboxIR] Remove tight-coupling with LLVM's SwitchInst::CaseHandle (#167093)vporpo2-21/+119
2025-11-09[AArch64][GlobalISel] Correct instructions for 64bit fneg constant vectors. (...David Green2-26/+120
2025-11-09[mlir] Consolidate two implementations of meet (NFC) (#167208)Kazu Hirata1-20/+17
2025-11-09[clang] Remove redundant typename (NFC) (#167207)Kazu Hirata2-3/+2
2025-11-09[Target] Fix misleading indentation (NFC) (#167206)Kazu Hirata4-9/+9
2025-11-09[mlir] Use llvm::transform (NFC) (#167205)Kazu Hirata6-21/+15
2025-11-09[SPIRV] Add support for `bfloat16` atomics via the `SPV_INTEL_16bit_atomics` ...Alex Voicu7-14/+103
2025-11-09[clang-tidy] Fix `readability-container-data-pointer` check (#165636)mitchell3-2/+32
2025-11-09Remove unused <set> and <map> inclusion (#167175)serge-sans-paille24-25/+3
2025-11-09Remove unused <array> and <list> inclusion (#167116)serge-sans-paille14-16/+0
2025-11-09[gn build] Port 8d950d27d686LLVM GN Syncbot5-8/+8
2025-11-09[gn build] Port 00eacc29f009LLVM GN Syncbot2-1/+1
2025-11-09[NFCI][lldb][test][Recognizer] Fix mismatched C/C++ frontend subtitutions (#1...Raul Tambre2-4/+4
2025-11-09[gn] port c940bfd7e621 (BPF SDNodeInfo)Nico Weber1-0/+7
2025-11-09[SelectionDAG] Fix assertion failure on inline asm register type mismatch (#1...Ahmed Nour2-1/+11
2025-11-09[tools][llc] Fix save-stats.ll require aarch64 target (#167218)Tomer Shafir1-0/+1
2025-11-09[tools][llc] Add `--save-stats` option (#163967)Tomer Shafir4-4/+92
2025-11-09[PostRASink] Add target hook shouldPostRASink (#167182)Junjie Gu2-0/+7
2025-11-09Revert "Reapply "[compiler-rt] Default to Lit's Internal Shell""Aiden Grossman1-5/+3
2025-11-08[llvm] Remove unused local variables (NFC) (#167185)Kazu Hirata4-7/+0
2025-11-08[LifetimeSafety] Use StringMap::contains (NFC) (#167186)Kazu Hirata1-2/+1
2025-11-08[Vectorize] Remove a redundant declaration (NFC) (#167188)Kazu Hirata1-4/+0
2025-11-08[Offload] Remove unused KernelArgsTy instantiation (#167197)Kevin Sala Penades1-4/+0
2025-11-09Reapply "[compiler-rt] Default to Lit's Internal Shell"Aiden Grossman1-3/+5
2025-11-09[libc++][numeric] Marked saturation artithmetic functions as `[[nodiscard]]` ...Hristo Hristov3-23/+40
2025-11-08[gn] port ebb61a5bea (llvm-cas)Nico Weber2-0/+23
2025-11-08[ObjectYAML] Remove extraneous .c_str() (NFC) (#167189)Kazu Hirata1-1/+1
2025-11-08[mlir] Remove duplicate includes (NFC) (#167187)Kazu Hirata2-2/+0
2025-11-09[libc++] Treat P0513R0 as a defect report against C++11 (#166690)A. Jiang5-29/+12
2025-11-09[MLIR] Fix FileCheck annotations and add 32-bit coverage (#167149)Men-cotton6-15/+37