summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-10-07simplify test. The next step is to add debug logusers/mingmingl-llvm/annotator-backupusers/mingmingl-llvm/annotatormingmingl
2025-10-05simplify testusers/mingmingl/llvm/annotator-backupmingmingl
2025-10-05run 'git merge main'mingmingl
2025-10-06[libc] add IPPROTO related macros (#161855)Connector Switch
2025-10-06[clang][NVPTX] Add intrinsics and builtins for CVT RS rounding mode (#160494)Srinivasa Ravi
2025-10-06libclc: Add gfx1250 and gfx1251 to amdgpu target list (#162034)Matt Arsenault
2025-10-05[compiler-rt][asan] Reland: wcscpy/wcsncpy interceptors and stabilize wchar t...Yixuan Cao
2025-10-05[flang][cuda] Fix linkage for dynamic shared memory (#161940)Valentin Clement (バレンタイン クレメン)
2025-10-05Reapply "[MemProf] Add ambigous memprof attribute" (#161717) (#161918)Teresa Johnson
2025-10-05[clang] don't print redundant context notes when instantiating alias template...Matheus Izvekov
2025-10-05Revert "[compiler-rt][asan] Add wcscpy/wcsncpy; enable wcscat/wcsncat on Wind...Thurston Dang
2025-10-05Revert "[compiler-rt][asan][tests] Stabilize wchar tests on Darwin/Android" (...Yixuan Cao
2025-10-06[clang][AST] Don't print inherited default template args (#161953)Andrey Ali Khan Bolshakov
2025-10-05[mlir][vector][nfc] Add comments in tests (#160106)Andrzej Warzyński
2025-10-05[llvm-c-test] Fix warningsKazu Hirata
2025-10-05Revert "Reapply "[VPlan] Compute cost of more replicating loads/stores in ::c...Alexey Bataev
2025-10-05Revert "[VPlan] Match legacy CM in ::computeCost if load is used by load/store."Alexey Bataev
2025-10-05[CIR] Implement DesignatedInitUpdateExpr for AggregateExpr (#161897)Amr Hesham
2025-10-05[clang][bytecode] interp__builtin_ia32_pshuf - modulo lane index to allow reu...Simon Pilgrim
2025-10-05[clang][Sema] NormalizedConstraint - fix MSVC "not all control paths return a...Simon Pilgrim
2025-10-05[docs] Fix enumeration in GettingStarted.rst (#96684)Ivan Dzuhan
2025-10-05[LangRef] Indent literal block properly (NFC)Antonio Frighetto
2025-10-05[ADT] Add `DefaultUnreachable("msg")` to StringSwitch (#161976)Jakub Kuderski
2025-10-05[NFC] Remove accidently added file in #161758 (#161991)Pranav Kant
2025-10-05[InstSimplify] Simplify fcmp implied by dominating fcmp (#161090)Yingwei Zheng
2025-10-05[llvm-c] Add missing nullptr check in LLVMGetFirstDbgRecord (#151101)Maxime Arthaud
2025-10-05[orc-rt] WrapperFunction::handle: add by-ref args, minimize temporaries. (#16...Lang Hames
2025-10-05Revert "[MachineScheduler] Convert some of the debug prints into using LDBG. ...Timm Bäder
2025-10-05Reapply "[clang] Convert second arg of __builtin_assume_aligned to Co… (#16...Timm Baeder
2025-10-05[Clang] Use the templated declaration for DiagnoseUseOfDecl (#161900)Younan Zhang
2025-10-04[MachineScheduler] Convert some of the debug prints into using LDBG. NFC (#16...Min-Yih Hsu
2025-10-05[InstCombine] Fix pointer replacement in `foldSelectValueEquivalence` (#161701)Yingwei Zheng
2025-10-05[Clang] Fix concept paramater mapping and caching (#161994)Younan Zhang
2025-10-05[libc][math] Refactor exp2 implementation to header-only in src/__support/mat...Muhammad Bassiouni
2025-10-05[MLIR][Python] Expose the insertion point of pattern rewriter (#161001)Twice
2025-10-05[orc-rt] Support multiple copies of OpCounter unittest utility. (#161985)Lang Hames
2025-10-04[RegAlloc] Remove default restriction on non-trivial rematerialization (#159211)Luke Lau
2025-10-04[MC] Make .note.GNU-stack explicit for the trampoline case (#151754)ssijaric-nv
2025-10-04[TTI] Remove getVPMemoryOpCost. NFC (#160838)Luke Lau
2025-10-04[mlir][docs] Fix typo: 'DDR' → 'DRR' in Creating a Dialect tutorial (#161967)Joseph Bak
2025-10-04[ADT] Add `DefaultUnreachable("msg")` to TypeSwitch (#161970)Jakub Kuderski
2025-10-04Update wording for GitHub CI/CD admin requests to direct to the LLVM Infrastr...David Blaikie
2025-10-04[mlir][vector] Simplify rewrite pattern inheriting constructors. NFC. (#161966)Jakub Kuderski
2025-10-04[TargetRegistry] Remove deprecated createTargetMachine (#161053)Aiden Grossman
2025-10-04[ARM] Auto-decode vpred_n/vpred_r operands (#160282)Sergei Barannikov
2025-10-04[ARM] Update and cleanup lround/llround tests. NFCDavid Green
2025-10-04[Github] Rename llvm-tests.yml workflow (#153866)Aiden Grossman
2025-10-04[Github] Add pr-subscribers-infrastructure notifications (#142697)Aiden Grossman
2025-10-04AMDGPU: Fix using IRAttribute with nounwind for AMDGPUNoAGPR (#161954)Matt Arsenault
2025-10-04[TableGen] Look up registers directly in the CodeGenRegBank in CompressInstEm...Owen Anderson