summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-11-19[𝘀𝗽𝗿] changes to main this commit is based onusers/wangpc-pp/spr/main.mimplid-mimpidWang Pengcheng
2024-11-14[libc++] Accept iterators instead of raw pointers in __uninitialized_allocato...Louis Dionne
2024-11-14[DebugInfo][InstCombine] When replacing bswap idiom, add DebugLoc to new inst...Stephen Tozer
2024-11-14[X86] canonicalizeBitSelect/combineLogicBlendIntoPBLENDV - avoid SDLoc duplic...Simon Pilgrim
2024-11-14[msan] Add 32-bit platforms support (#109284)k-kashapov
2024-11-14[Flang][OMP]Add support for DECLARE MAPPER parsing and semantics (#115160)Mats Petersson
2024-11-14[DebugInfo][LoopVectorizer] Avoid dropping !dbg in optimizeForVFAndUF (#114243)Stephen Tozer
2024-11-14[gn build] Port c1c68baf7e0fLLVM GN Syncbot
2024-11-14[MC][ARM] Fix crash when assembling Thumb 'movs r0,#foo'. (#115026)Simon Tatham
2024-11-14[InstCombine] Use KnownBits predicate helpers (#115874)Nikita Popov
2024-11-14[LoopInterchange] Precommit tests for scalar dependencies. NFC. (#115900)Sjoerd Meijer
2024-11-14[AMDGPU] Clarify amdgpu.cs.chain + init whole wave. NFC (#115452)Diana Picus
2024-11-14[AArch64] Define high bits of FPR and GPR registers (take 2) (#114827)Sander de Smalen
2024-11-14[AArch64] Add @llvm.experimental.vector.match (#101974)Ricardo Jesus
2024-11-14[msan] Remove unnecacary zero increment (#116185)Vitaly Buka
2024-11-14[LV] Add missing REQUIRES: asserts to testLuke Lau
2024-11-14[LoopInterchange] Fix overflow in cost calculation (#111807)Sjoerd Meijer
2024-11-14[LoongArch] Fix a typo in LoongArchCCAssignFn. NFC (#116178)ZhaoQi
2024-11-14[LV] Remove assertions in IV overflow check (#115705)Luke Lau
2024-11-14[LV] Account for vp_merge in out of loop EVL reductions in legacy cost model ...Luke Lau
2024-11-13[memprof] Add IndexedMemProfReader::getMemProfCallerCalleePairs (#115807)Kazu Hirata
2024-11-13Revert "[Fuchsia][CMake] Enable new libc header gen" (#116174)Petr Hosek
2024-11-14[lldb] Disable find-module.test in case of a remote target (#94165)Dmitry Vasilyev
2024-11-13[ARM] Remove unused includes (NFC) (#116155)Kazu Hirata
2024-11-14[gn build] Port 813f7c3820d0LLVM GN Syncbot
2024-11-14[X86][AMX] Support AMX-TRANSPOSE, part 2 (#115660)Phoebe Wang
2024-11-13Revert "[CGData] Refactor Global Merge Functions (#115750)"Kyungwoo Lee
2024-11-14[AMDGPU] llvm.amdgcn.raw.buffer.load.format intrinsic supports v4i32 as retur...sstipano
2024-11-14[NFC] Reformat comment (#116003)Serge Pavlov
2024-11-14[flang] Add FIR attributes and apply them to dummy arguments (#115686)s-watanabe314
2024-11-13[CGData] Refactor Global Merge Functions (#115750)Kyungwoo Lee
2024-11-13[AMDGPU] Remove unused includes (NFC) (#116154)Kazu Hirata
2024-11-14[LoongArch] add la v1.1 features for sys::getHostCPUFeatures (#115832)tangaac
2024-11-13Reland "[PowerPC] Add error for incorrect use of memory operands (#114277)" (...Jake Egan
2024-11-13[DebugInfo][DWARF] Emit Per-Function Line Table Offsets and End Sequences (#1...alx32
2024-11-14Revert "[YAML] Make `std::array` available (#116059)"NAKAMURA Takumi
2024-11-14[YAML] Make `std::array` available (#116059)NAKAMURA Takumi
2024-11-14ReformatNAKAMURA Takumi
2024-11-14[gn build] Port d23c5c2d6566LLVM GN Syncbot
2024-11-13[CGData] Global Merge Functions (#112671)Kyungwoo Lee
2024-11-14[clang][docs] Revise documentation for `__builtin_reduce_(max|min)`. (#114637)c8ef
2024-11-14[mlir][Transforms] Dialect Conversion: Add `replaceOpWithMultiple` (#115816)Matthias Springer
2024-11-13[flang][cuda] Support malloc and free conversion in gpu module (#116112)Valentin Clement (バレンタイン クレメン)
2024-11-13[CMake] update Apple undefined symbol link flag from suppress (#116113)Greg Roth
2024-11-13[SPIRV] Mark maybe unused extractSubvector variable (#116117)Greg Roth
2024-11-14[LV] Fix missing precomptueCosts() in emitInvalidCostRemarks(). (#114918)Elvis Wang
2024-11-13[WebKit checkers] Treat ref() and incrementCheckedPtrCount() as trivial (#115...Ryosuke Niwa
2024-11-13[ASAN] fix a nullptr dereference error. (#116011)Wu Yingcong
2024-11-13Document that the lifetime of the caller-side `trivial_abi` parameter ends be...Richard Smith
2024-11-13[llvm][aarch64] Fix Arm64EC name mangling algorithm (#115567)Daniel Paoliello