aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-02-03[𝘀𝗽𝗿] initial versionusers/wlei-llvm/spr/tmp-add-func-map-section-headerwlei26-2/+907
2025-02-03[𝘀𝗽𝗿] changes to main this commit is based onusers/wlei-llvm/spr/main.tmp-add-func-map-section-headerwlei26-2/+870
2025-01-24[MLIR] Fix import of calls with mismatched variadic types (#124286)Henrich Lauko2-32/+70
2025-01-24[libc++][TZDB] Fixes CI.Mark de Wever4-10/+10
2025-01-24[mlir][inline] Fix Issue#82401: Infinite loop in MLIR inliner for indirect re...junfengd-nv3-2/+41
2025-01-24PreISelIntrinsicLowering: Lower llvm.exp/llvm.exp2 to a loop if scalable vec ...Stephen Long9-0/+179
2025-01-24[gn build] Port 0cd794d4860eLLVM GN Syncbot1-0/+1
2025-01-24[HLSL] cbuffer: create host layout structs (#122820)Helena Kotas6-58/+592
2025-01-24[clang][docs] Update bytecode interpreter docs (#124252)Timm Baeder2-114/+16
2025-01-24[lld/COFF] Fix -start-lib / -end-lib more after reviews.llvm.org/D116434 (#12...Nico Weber3-0/+75
2025-01-24[flang][cuda] Handle variable with initialization in device global pass (#124...Valentin Clement (バレンタイン クレメン)2-7/+26
2025-01-24[RISCV] Use vrsub for select of add and sub of the same operands (#123400)Philip Reames2-112/+139
2025-01-24[lldb] Add SBThread.selected_frame property (#123981)Dave Lee5-20/+21
2025-01-24[compiler-rt] Fix Windows test after profile summary change (#124318)Ellis Hoag1-0/+6
2025-01-24[libc++][chrono] implements UTC clock. (#90393)Mark de Wever24-5/+2653
2025-01-24[Offload] Add cuLaunchHostFunc to dynamic cudaJoseph Huber2-2/+5
2025-01-24[Offload] Move RPC server handling to a dedicated thread (#112988)Joseph Huber8-88/+281
2025-01-24[ELF] Symbol::extract : remove unneeded file->lazy checkFangrui Song1-4/+3
2025-01-24[Support] Fix namespace after #123990Fangrui Song1-16/+18
2025-01-24[FMV][AArch64] Remove features predres and ls64. (#124266)Alexandros Lamprineas14-91/+60
2025-01-24[mlir][vector] Disable `BreakDownVectorBitCast` for scalable vectors (#122725)Andrzej Warzyński2-0/+18
2025-01-24[mlir][xegpu] Fix verifier diagnostic recursion (#124148)Adam Siemieniuk1-3/+4
2025-01-24[libc][NFC] Remove extra ; in exhaustive_test.h. (#124216)lntue1-2/+2
2025-01-24[flang][runtime] Disable optimization for traceback related functions. (#124172)Slava Zakharin2-5/+20
2025-01-24[lldb] Remove unused posix_openpt function definition for Android (#124257)Brad Smith1-4/+0
2025-01-24[NFC][TableGen] Emit nested namespaces in InstrInfoEmitter (#124210)Rahul Joshi1-62/+27
2025-01-24[libc] Use the NVIDIA device allocator for GPU malloc (#124277)Joseph Huber3-1/+10
2025-01-24[SCEV] Add test for #123550 (NFC)Nikita Popov1-0/+50
2025-01-24[InstCombine] Avoid repeated hash lookups (NFC) (#124243)Kazu Hirata1-8/+4
2025-01-24[AMDGPU][True16][CodeGen] true16 codegen pattern for f16 canonicalize (#122000)Brox Chen3-135/+304
2025-01-24[llvm-ml] Remove unsafe getCurrentSegmentOnly() call (#123355)Eric Astor4-1/+16
2025-01-24[CodeGen] NFC: Change order of checks in MachineInstr->isDead() (#124207)Jeffrey Byrnes1-13/+13
2025-01-24[SLP] getVectorCallCosts - don't provide scalar argument data for vector Intr...Simon Pilgrim4-503/+409
2025-01-24[ValueTracking] Pass changed predicate `SignedLPred` to `isImpliedByMatchingC...DianQK2-2/+50
2025-01-24[flang][OpenMP][NFC] test the current private dealloc runtime calls (#124017)Tom Eccles1-0/+3
2025-01-24[X86] Fix ABI for passing after i128 (#124134)Nikita Popov14-88/+130
2025-01-24[SelectionDAG] Fix an incorrect DebugLoc on a COPY (#122963)Emma Pilkington2-2/+73
2025-01-24[mlir:python] Compute get_op_result_or_value in PyOpView's constructor. (#123...Peter Hawkins5-221/+255
2025-01-24[bazel] Port eb206e9ea84eff0a0596fed2de8316d924f946d1Benjamin Kramer1-2/+9
2025-01-24[GlobalMerge][NFC] Skip sorting by profitability when it is not needed (#124146)Michael Maitland1-14/+12
2025-01-24[llvm-opt-report] Show scalable vectorization factors (#123367)Lou4-12/+65
2025-01-24[AMDGPU] Restore SP from saved-FP or saved-BP (#124007)Aaditya61-1064/+1305
2025-01-24[lldb][AArch64] Add Guarded Control Stack registers (#123720)David Spickett8-5/+323
2025-01-24[NFC][DebugInfo] Use iterator-flavour getFirstNonPHI at many call-sites (#123...Jeremy Morse64-200/+217
2025-01-24[gn build] Port 0ee037b861f9LLVM GN Syncbot1-0/+2
2025-01-24[mlir] Rename mlir-cpu-runner to mlir-runner (#123776)Andrea Faulds311-383/+387
2025-01-24[gn] port 4018317407006b2c63Nico Weber3-5/+11
2025-01-24[Mips] Add the missing judgment when processing function handleMFLOSlot (#121...yingopq2-0/+52
2025-01-24[libc][workflow] improve ci coverage with windows-2025 and arm ubuntu (#123745)Schrodinger ZHU Yifan2-8/+29
2025-01-24[lldb] Use the first address range as the function address (#122440)Pavel Labath11-47/+65