summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-07-29Extend MemProfUse pass to make use of data access profilesusers/mingmingl-llvm/targetpassconfigmingmingl
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
2025-07-25Revert "[BranchFolding] Kill common hoisted debug instructions" (#150632)Orlando Cazalet-Hyams
2025-07-25Revert "[RISCV][TTI] Enable masked interleave access for scalable vector (#14...Alex Bradbury
2025-07-25[Offload] Erase entries from JIT cache when program is destroyed (#148847)Ross Brunton
2025-07-25[lldb][docs] Correct link syntax for wasm tracking issueDavid Spickett
2025-07-25[NFC][mlir][mesh,shard] Fixing misnomers in mesh dialect, renaming 'mesh' dia...Frank Schlimbach
2025-07-25[libc][bazel] Enable parse_headers feature for llvm-libc. (#150538)Alexey Samsonov
2025-07-25[MemDep] Optimize SortNonLocalDepInfoCache sorting strategy for large caches ...DingdWang
2025-07-25AMDGPU: Convert some mfma tests to generated checks (#150607)Matt Arsenault
2025-07-25[Github] Use sparse checkout in release asset audit (#148646)Aiden Grossman
2025-07-25[SCEV] Try to re-use pointer LCSSA phis when expanding SCEVs. (#147824)Florian Hahn
2025-07-25[MemProf] Include caller clone information in dot graph nodes (#150492)Teresa Johnson
2025-07-25[libc++][NFC] Make __is_segmented_iterator a variable template (#149976)Nikolas Klauser
2025-07-25fix: replace report_fatal_error with Diags and exit (#147959)woruyu
2025-07-25Reapply [BranchFolding] Kill common hoisted debug instructions (#149999)Orlando Cazalet-Hyams
2025-07-25[Flang][OpenMP] Appropriately emit present/load/store in all cases in MapInfo...agozillon