summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-05-13[𝘀𝗽𝗿] changes introduced through rebaseusers/aaupov/spr/main.bolt-print-text-scores-in-perf2boltAmir Ayupov
2025-05-13[BOLT][heatmap] Compute section utilization and partition score (#139193)Amir Ayupov
2025-05-13[Clang] Fix Sema::checkArgCount for 0-arg functions (#139638)Hood Chatham
2025-05-13[VPlan] Consistently use VPlanTransforms::runPass if possible (NFC).Florian Hahn
2025-05-13[libc] Add `struct entry` definition in addition to `ENTRY` according to POSI...lntue
2025-05-13[libc++] Work around new GCC 15 type_traits builtins that can't be used as Cl...Roland McGrath
2025-05-13[lldb-dap] Add unit test for ColumnDescriptor, BreakpointMode and Breakpoint ...Jonas Devlieghere
2025-05-13[NVPTX] Refactor intrinsic definitions with loops and classes to remove redun...Alex MacLean
2025-05-13Revert "[ObjCARC][Contract] Optimize bundled RetainRV to ClaimRV" (#139780)Marina Taylor
2025-05-13[NFC][WPD] Add constant propagation tests checking relative vtables (#138989)PiJoules
2025-05-13[bazel] Add missing dep after 810148cb0769f61f8afebdaf27a9c1af95de27aaJorge Gorbe Moya
2025-05-13[mlir][MemRef] Use specialized index ops to fold expand/collapse_shape (#138930)Krzysztof Drewniak
2025-05-13[ObjCARC][Contract] Optimize bundled RetainRV to ClaimRV (#139762)Marina Taylor
2025-05-13[CIR] Upstream shift operators for VectorType (#139465)Amr Hesham
2025-05-13[mlir][affine] Set overflow flags when lowering [de]linearize_index (#139612)Krzysztof Drewniak
2025-05-13[libc] Add proxy header for ENTRY type. (#139746)lntue
2025-05-13[CIR] Implement folder for VecExtractOp (#139304)Amr Hesham
2025-05-13[RISCV] Xqci Extensions v0.11.0 (#137881)Sam Elliott
2025-05-13[bazel] Add missing deps after 91f3cdbd4f173c534d718322ef6b1ec537024af6Jorge Gorbe Moya
2025-05-13[analyzer] Fix crashing __builtin_bit_cast (#139188)Ziqing Luo
2025-05-13[NVPTX] Fixup under-aligned dynamic alloca lowering (#139628)Alex MacLean
2025-05-13[OpenMP] Fix crash with invalid size expression (#139745)Aaron Ballman
2025-05-13[clang][bytecode][NFC] Delete DynamicAllocator copy/move ctors (#139710)Timm Baeder
2025-05-13[CIR] Cleanup support for C functions (#136854)Iris Shi
2025-05-13[KeyInstr][DwarfDebug] Add is_stmt emission support (#133495)Orlando Cazalet-Hyams
2025-05-13[X86] isel-brcond-icmp.ll - regenerate checks and add missing X86 test coverageSimon Pilgrim
2025-05-13[X86] isel-brcond-fcmp.ll - regenerate checksSimon Pilgrim
2025-05-13[mlir][affine] Make [de]linearize_index a valid source of dims (#138929)Krzysztof Drewniak
2025-05-13[DAG] visitINSERT_VECTOR_ELT - convert to or mask if all insertions are -1 (#...AZero13
2025-05-13[OpenMP][NFC] Use pass by const ref for Dependencies (#139592)Shafik Yaghmour
2025-05-13[libclc] Move cross to CLC library; add missing half overloads (#139713)Fraser Cormack
2025-05-13[RISCV] Remove unneeded isel (sext_inreg $rs1, i32) isel pattern from RISCVIn...Craig Topper
2025-05-13[X86] avx512-i1test.ll - regenerate to remove whitespace changes. NFC.Simon Pilgrim
2025-05-13[AIX] Opt in to per-target runtime dir (#139620)David Tenty
2025-05-13[RISCV] Introduce add_vl combine for identity operand (#139742)Philip Reames
2025-05-13[lldb] Move lldb_enable_attach from test_common to a separate header (#139550)Pavel Labath
2025-05-13[clang-sycl-linker] Add AOT compilation support for Intel GPUs/CPUs (#133194)Justin Cai
2025-05-13Emit nested unused enum types with -fno-eliminate-unused-debug-types (#137818)ykhatav
2025-05-13LLVM symbolizer gsym support - attempt 2 (#139686)Mariusz Kwiczala
2025-05-13[PowerPC] catch v2i64 shift left by 1 is add case (#138772)RolandF77
2025-05-13[Flang] Add missing dependent dialects to MLIR passes (#139260)Sergio Afonso
2025-05-13[flang] Fix volatile attribute propagation on allocatables (#139183)Asher Mancinelli
2025-05-13[ObjC] Support objc_claimAutoreleasedReturnValue (#139720)Marina Taylor
2025-05-13[RISCV][InsertVSETVLI] Improve LMUL formatting in debug messagesPhilip Reames
2025-05-13[C] Fix a false-positive with tentative defn compat (#139738)Aaron Ballman
2025-05-13[flang] Use LHS type for RHS BOZ on assignment (#139626)Peter Klausler
2025-05-13[flang] Fix spurious error on defined assignment in PURE (#139186)Peter Klausler
2025-05-13[flang] Acknowledge non-enforcement of C7108 (#139169)Peter Klausler
2025-05-13[flang] Tune warning about incompatible implicit interfaces (#136788)Peter Klausler
2025-05-13[flang][OpenMP]Replace assert with if-condition (#139559)Mats Petersson