summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-08-11pass formatusers/zhaoqi5/test-vec-addressmodeQi Zhao
2025-08-11[LoongArch] Pre-commit tests for vector type isLegalAddressingMode implementa...Qi Zhao
2025-08-11[PatternMatch] Add `m_[Shift]OrSelf` matchers. (#152924)Yingwei Zheng
2025-08-10[libc][math][c++23] Add bf16mul{,f,l,f128} math functions (#152847)Krishna Pandey
2025-08-11[libclc] Implement clc_log/sinpi/sqrt with __nv_* functions (#150174)Wenju He
2025-08-11AMDGPU: Add debug printing for early exit if there are no AGPRs allocatedMatt Arsenault
2025-08-11[Docs] Fix the description about %clang_cpp (#152842)parabola94
2025-08-10[Offload][NFC] Re-enable clang-format for omptarget.h (#152937)Kevin Sala Penades
2025-08-10[VPlan] Add dedicated user for resume phi with epilogue vectorization.Florian Hahn
2025-08-10[Support] Fix CRTP for GraphWriter (NFC) (#152811)Naveen Seth Hanig
2025-08-10[Offload] Fix return error with a condition (#152876)Kevin Sala Penades
2025-08-10Fix MSVC warning in CompilerInvocation.cpp (#152809)Daniel Paoliello
2025-08-10[clang][bytecode] Emit embed element casts directly (#152928)Timm Baeder
2025-08-10 [clang][bytecode] Move CheckExtern call into isAccessible() block (#152926)Timm Baeder
2025-08-10Revert "[NFC][MC] Removed unused switch case in `emitCATTR`" (#152929)Abhishek Kaushik
2025-08-10[LangRef] Fix `ptrtoaddr` code block (#152927)Pedro Lobo
2025-08-10[NFC][MC] Removed unused switch case in `emitCATTR` (#152907)Abhishek Kaushik
2025-08-10Revert "Update .git-blame-ignore-revs for Pack/Unpack move (#152469)" (#152661)Andrzej WarzyƄski
2025-08-10[mlir] Enable disabling folding in dialect conversion (#152890)Jacques Pienaar
2025-08-10[clang][bytecode] Use Param decl as variable source if we can (#152909)Timm Baeder
2025-08-10[IR] Handle fabs LHS in `fcmpImpliesClass` (#152913)Yingwei Zheng
2025-08-10[AArch64] Add a phase-ordering test for a mla reduction sum. NFCDavid Green
2025-08-10Revert "[SLP]Initial FMAD support (#149102)"David Green
2025-08-10[gn] Make lldb-dap depend on lldbHostNico Weber
2025-08-10[clang-tidy] `readability-container-size-empty`: Correctly generating fix hin...flovent
2025-08-10[clang][bytecode][NFC] Fix ternary operators with known IsArray values (#152894)Timm Baeder
2025-08-10[Clang] [NFC] Inline static helper function in `Compilation.cpp` (#152875)Thibault Monnier
2025-08-10Revert "[APFloat] Properly implement DoubleAPFloat::convertToSignExtendedInte...Kazu Hirata
2025-08-10Revert "[ASan] Ensure Symbolize Flag setting on Windows through __asan_defaul...Kazu Hirata
2025-08-10[Analysis] Remove an unreachable check. NFC. (#152874)Yingwei Zheng
2025-08-09[APFloat] Properly implement DoubleAPFloat::convertToSignExtendedIntegerDavid Majnemer
2025-08-09[ADT] Use range-based for loops in SmallPtrSet (NFC) (#152882)Kazu Hirata
2025-08-10[CIR] Add support for __builtin_assume_aligned (#152152)Sirui Mu
2025-08-10[AVR] Change `half` to use `softPromoteHalfType` (#152783)Trevor Gross
2025-08-10[AVR][NFC] Add a test for fp16 support (#152708)Trevor Gross
2025-08-10[NFC] Fix a typo in comments (#152840)Ben Shi
2025-08-10[NFC][mlir] Fully qualify namespace to avoid an MSVC bug (#152860)yronglin
2025-08-09[AMDGPULowerBufferFatPointers] Handle ptrtoaddr by extending the offsetAlexander Richardson
2025-08-09[AMDGPU] Baseline test for ptrtoaddr in lower-buffer-fat-pointersAlexander Richardson
2025-08-09[ASan] Ensure Symbolize Flag setting on Windows through __asan_default_option...MacGyver Codilla
2025-08-09[clang] Distinguish NTTPs with deduced types in variable template partial spe...keinflue
2025-08-09[gn build] Port 160f5ca0f5e3LLVM GN Syncbot
2025-08-09[LoopInfo] Pointer to stack object may not be loop invariant in a coroutine f...weiguozhi
2025-08-09[clang] missing changes to the Rewriter (#152845)Matheus Izvekov
2025-08-09[CIR] Fix build after the improved nested name specifier AST repr (91cdd35008e9)Michael Liao
2025-08-09[LV] Add missing check lines for tests.Florian Hahn
2025-08-10[flang][Driver] Enable FLANG_DEFAULT_LINKER (#149786)parabola94
2025-08-09[VPlan] Move initial skeleton construction earlier (NFC). (#150848)Florian Hahn
2025-08-09[libFuzzer] always install signal handler with SA_ONSTACK (#147422)Keith Randall
2025-08-10[DAGCombine] Correctly extend the constant RHS in `TargetLowering::SimplifySe...Yingwei Zheng