summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-07-25[clang-doc] add return comments to comment templateusers/evelez7/clang-doc-return-commentsErick Velez
2025-07-25[clang-doc] precommit return comments testErick Velez
2025-07-25Adjust LDBG output: surround DebugType between `[` and `]` (#150671)Mehdi Amini
2025-07-25[WebAssembly] Added vectorized version of fexp10 to the supported list (#150564)Jasmine Tang
2025-07-25[clang-format] fix typo in docs (#150658)gui martins
2025-07-25Revert "Adjust LDBG output: surround DebugType between `[` and `]`" (#150685)Mehdi Amini
2025-07-25[clang] Fix issue with FoldingSet and DependentTemplateSpecialization… (#15...premanandrao
2025-07-25[AMDGPU] Support AMDGPUClamp for bf16 on gfx1250 (#150663)Changpeng Fang
2025-07-25[AMDGPU] NFCI: Track AV Register Pressure separately (#149863)Jeffrey Byrnes
2025-07-25Adjust LDBG output: surround DebugType between `[` and `]` (#150671)Mehdi Amini
2025-07-25[ConstantFolding] Merge constant gep `inrange` attributes (#150546)Pedro Lobo
2025-07-25[RISCV] Rewrite tests to preserve test intent and simplifyPhilip Reames
2025-07-25[MLIR] Add a OpWithFlags class that acts as a "stream modifier" to customize ...Mehdi Amini
2025-07-25[mlir][NFC] update `mlir/Dialect` create APIs (32/n) (#150657)Maksim Levental
2025-07-25Remove reference to obsolete termio ioctlsAndreas Schwab
2025-07-25[libc][math] Refactor acospif16 implementation to header-only in src/__suppor...Muhammad Bassiouni
2025-07-25Revert "[mlir][linalg] Restrict linalg.pack to not have artificial padding." ...Han-Chung Wang
2025-07-26[DA] Add check for base pointer invariance (#148241)Ryotaro Kasuga
2025-07-25[clang-doc] add param comments to comment template (#150571)Erick Velez
2025-07-25[mlir][linalg] Restrict linalg.pack to not have artificial padding. (#150522)Han-Chung Wang
2025-07-25[SLP]Initial support for copyable elements (non-schedulable only)Alexey Bataev
2025-07-25[MLIR] Add missing includes to NVVM/Target.cpp (fix build) (#150637)Mehdi Amini
2025-07-25[libc] Make fenv utility functions constexpr. (#150447)lntue
2025-07-25[clang-doc] generate comments for functions (#150570)Erick Velez
2025-07-25[mlir][NFC] update `mlir` create APIs (34/n) (#150660)Maksim Levental
2025-07-25[libc] Remove constexpr from math::exp10_range_reduction and math::exp. (#150...lntue
2025-07-25[libc++] Add missing CPO tests for range adaptors (#149557)Louis Dionne
2025-07-25[OpenACC] Fix Sema 'reduction' to allow arrayserichkeane
2025-07-25Revert "fix: replace report_fatal_error with Diags and exit" (#150662)Aaron Ballman
2025-07-25[libc] Fuzz tests for fsqrt, f16sqrt, and hypot (#150489)sribee8
2025-07-25MCSectionELF: Remove classofFangrui Song
2025-07-25Update CODEOWNERS for MLIR python bindings (#150609)Maksim Levental
2025-07-25[mlir][NFC] update `mlir/Dialect` create APIs (27/n) (#150638)Maksim Levental
2025-07-25[mlir][NFC] update `mlir/Dialect` create APIs (30/n) (#150643)Maksim Levental
2025-07-25[mlir][NFC] update `mlir/Dialect` create APIs (28/n) (#150641)Maksim Levental
2025-07-25[mlir][NFC] update `mlir/Dialect` create APIs (29/n) (#150642)Maksim Levental
2025-07-25[TableGen] Improve formatting of CompressInstEmitter output. NFCCraig Topper
2025-07-25[HLSL] Fix detection of overlapping binding with unbounded array (#150547)Helena Kotas
2025-07-25[mlir][EmitC]Remove the Unused Option in the `wrap-emitc-func-in-class` Pass ...Jaden Angella
2025-07-25[CostModel][X86] Complicate the cross lane single/two source shuffle masksSimon Pilgrim
2025-07-26[CodeGenPrepare] Make sure that `AddOffset` is also a loop invariant (#150625)Yingwei Zheng
2025-07-25[mlir] Switch to new LDBG macro (#150616)Jacques Pienaar
2025-07-25[TableGen] Add const and avoid a copy in CompressInstEmitter::emitCompressIns...Craig Topper
2025-07-25[libc] Fix dependency list of libc.src.__support.math.exp10f16. (#150434)lntue
2025-07-26[CIR] Add folders for bit manipulation operations (#150235)Sirui Mu
2025-07-25[LLDB] Add formatters for MSVC STL std::string_view and friends (#150318)nerix
2025-07-25[clang-format] Google Style: disable DerivePointerAlignment. (#149602)James Y Knight
2025-07-25[CIR] Upstream Support Init ComplexType from 1 size InitList (#150293)Amr Hesham
2025-07-25[X86][NewPM] Add Skeleton for X86 Pass Registry (#150573)Aiden Grossman
2025-07-25[CI] Remove ccache from Linux CI ContainerAiden Grossman