platform/upstream/llvm.git
2023-05-17 Philip Reames[TLI] Add IsZero parameter to storeOfVectorConstantIsCh...
2023-05-17 zijunzhao[libc++] Improve ranges::starts_with
2023-05-17 Kazu Hirata[Inliner] Remove unused forward declarations (NFC)
2023-05-17 Nikita Popov[InstCombine] Use canonical index type in more places
2023-05-17 Lei Zhang[mlir][vector] Separate out vector transfer + tensor...
2023-05-17 Slava Zakharin[flang][hlfir] Fixed symbol lookup for character returns.
2023-05-17 LLVM GN Syncbot[gn build] Port 7f3047219cf5
2023-05-17 Nikita Popov[InstCombine] Compute known bits for multi-use add/sub
2023-05-17 yronglin[libc++] Implement P2505R5(Monadic operations for std...
2023-05-17 Kazu Hirata[Analysis] Remove AliasAnalysisSummary.cpp
2023-05-17 Nikita Popov[InstCombine] Use KnownBits::urem() helper
2023-05-17 Alex Zinenko[mlir] don't hardcode PDL_Operation in Transform dialec...
2023-05-17 Tobias Hieta[NFC][Py Reformat] Added more commits to .git-blame...
2023-05-17 Nikita Popov[InstCombine] Use KnownBits::udiv() helper
2023-05-17 Tobias Hieta[NFC][Py Reformat] Reformat lit.local.cfg python files...
2023-05-17 Nico WeberRevert "[Lex] Warn when defining or undefining any...
2023-05-17 Nico WeberRevert "Reland "[CMake] Bumps minimum version to 3...
2023-05-17 Shengchen Kan[X86][MC] Move the code about MOVSX encoding optimizati...
2023-05-17 Philip Reames[RISCV] Use scalar stores for splats of zero to memory...
2023-05-17 Martin Braenne[clang][dataflow] Remove unused parameter from `diagnos...
2023-05-17 John Brawn[AArch64] Don't redefine _LP64 and __LP64__
2023-05-17 Shengchen Kan[X86][MC] Move the code about VPCMP encoding optimizati...
2023-05-17 Nikita Popov[InstCombine] Use computeKnownBits() for srem SimplifyD...
2023-05-17 Alexey LapshinAddition to Fddf5bfd6e6e2fc5b94718a29e718b4f821a3b853
2023-05-17 Nikita Popov[InstCombine] Don't create bitcast when simplifying...
2023-05-17 Alex Bradbury[clang][test][RISCV] Precommit zhinx coverage in Float1...
2023-05-17 Alexey Bataev[SLP]Fix crash for scalarized vectors.
2023-05-17 Peter Klausler[flang] Catch (and fix) attempts to create an invalid...
2023-05-17 Nikita Popov[InstCombine] Create store using IRBuilder
2023-05-17 Jonas Hahnfeld[clang][modules] Add features for recent C++ versions
2023-05-17 Dhruv Chawla[SelectionDAG] Handle NSW for ADD/SUB in computeKnownBits()
2023-05-17 Nico Weber[gn] port 4241ac542d691
2023-05-17 Nabeel Omer[llvm-debuginfo-analyzer] Include linkage names while...
2023-05-17 Nico Weber[gn] port ed90cf1873aa6 (RISCVTests)
2023-05-17 Nico Weber[gn] port a16bd4f9f25e6fa
2023-05-17 Nikita Popov[InstCombine] Use IRBuilder in evaluateInDifferentEleme...
2023-05-17 Thorsten Schütt[GlobalIsel][x86] Legalize G_CTPOP and G_CTLZ II
2023-05-17 Nikita Popov[InstCombine] Fix worklist management for multi-use...
2023-05-17 Benjamin Kramer[bazel] Port c8a581c331f27a1ece8e42206831e56b7a222d26
2023-05-17 Michael Buch[lldb][SymbolFileDWARF] Fix format specifier when loggi...
2023-05-17 Nikita Popov[InstCombine] Use canonical type in insertelement ...
2023-05-17 Mathieu Fehr[mlir][irdl] Add verification of IRDL ops
2023-05-17 Jean Perier[flang][hlfir] Implement the scheduling part of hlfir...
2023-05-17 Luke Lau[SLP] Rename IsUniformStride to IsUnitStride. NFCI
2023-05-17 Dmitri Gribenko[bazel] Fix missing deps for layering check
2023-05-17 Job Noorman[JITLink][RISCV] Disable some relaxation tests on no...
2023-05-17 Stefan Gränitz[lldb][gnustep] Add minimal GNUstepObjCRuntime plugin...
2023-05-17 Shengchen Kan[X86] Remove patterns for shift/rotate with immediate...
2023-05-17 Krzysztof Parzyszek[Hexagon] Improve safety of aligned loads/stores in HVC
2023-05-17 Simon PilgrimFix MSVC "result of 32-bit shift implicitly converted...
2023-05-17 Tobias Gysi[mlir][llvm] Mark additional ops as pure.
2023-05-17 Jay Foad[AMDGPU] Regenerate test checks after D149986
2023-05-17 Nitin John Raj[RISCV][NFC] Remove LMUL from vmv.s.x and vmv.x.s sched...
2023-05-17 John Brawn[Lex] Warn when defining or undefining any builtin...
2023-05-17 Zhongyunde[Instsimplfy] X == Y ? 0 : X ^ Y --> X ^ Y
2023-05-17 Nikita Popov[ValueTracking] Fix i1 abs range (PR62760)
2023-05-17 Nikita Popov[InstSimplify] Add tests for PR62760 (NFC)
2023-05-17 Tom WeaverRevert "[Driver][gcov] Derive .gcno .gcda file names...
2023-05-17 Alex Bradbury[Support] Forward GenCrashDiag argument from report_fat...
2023-05-17 Chuanqi Xu[C++20] [Modules] Emit a warning if the we load the...
2023-05-17 Job Noorman[RISCV][MC] Refine MCInstrAnalysis based on registers...
2023-05-17 Job Noorman[RISCV] Allow LI with symbol difference as constant
2023-05-17 Job Noorman[JITLink][RISCV] Implement linker relaxation
2023-05-17 Job Noorman[JITLink] Add target features to LinkGraph
2023-05-17 Martin Braenne[clang][dataflow] Add `Strict` versions of `Value`...
2023-05-17 Guillaume Chatelet[bazel] Fix missing dependencies for OpenMP
2023-05-17 Alexey LapshinFix test bot breakage from bd0dd27bb5be0fbf60c1b2a4ce15...
2023-05-17 Tobias Hieta[NFC] Update .git-blame-ignore-revs with python reforma...
2023-05-17 Tobias Hieta[NFC][Py Reformat] Reformat python files in llvm
2023-05-17 David Sherwood[AArch64][NFC] Refactor the tail-folding option
2023-05-17 Stefan Gränitz[lldb][gnustep] Add basic test and infrastructure for...
2023-05-17 Dmitry Vyukovtsan: fix string comparison in Go build script
2023-05-17 Jonas Hahnfeld[cmake] Correct option to LLVM_FORCE_USE_OLD_TOOLCHAIN
2023-05-17 Dmitri Gribenko[ClangTidy] Fix markup in comments
2023-05-17 Timm Bäder[clang][Interp][NFC] Move dyn_cast check into if condition
2023-05-17 varconst[libc++][ranges] Implement the changes to `deque` from...
2023-05-17 Fangrui Song[Driver][gcov] Derive .gcno .gcda file names from ...
2023-05-17 Guozhi WeiRevert "[GVN] Improve PRE on load instructions"
2023-05-17 Balázs Kéri[clang][analyzer] Display buffer sizes in StdCLibraryFu...
2023-05-17 Dmitry Vyukovtsan: allow to cross-build Go runtime
2023-05-17 Carl Ritson[AMDGPU] Add missing whitespace in SIInstrInfo header...
2023-05-17 Carl Ritson[AMDGPU][UniformityAnalysis] Fix typos in test comment...
2023-05-17 Evgenii Kudriashov[X86] Combine constant vector inputs for FMA
2023-05-17 Evgenii Kudriashov[X86] Add a fneg test for fma with a splat constant...
2023-05-17 Fangrui Song[Driver][test] fix cuda-simple.cu: -fsyntax-only -c...
2023-05-17 Fangrui Song[Driver][test] fix cuda-simple.cu: -fsyntax-only -c...
2023-05-17 ManuelJBrito[InstCombine] Update instcombine for vectorOps to use...
2023-05-17 Tobias Gysi[mlir][llvm] Saturation arithmetic intrinsics.
2023-05-17 LLVM GN Syncbot[gn build] Port 544e38ca439f
2023-05-17 Hui[libc++] Utilities for implementing stop_token
2023-05-17 Thurston Danghwasan: fix buildbot breakage (unused functions)
2023-05-17 Jie Fu[hwasan] Fix build breakage (-Wunused-function) in...
2023-05-17 Hongtao Yu[FS-AFDO] Clean up non-zero discriminator for pseudo...
2023-05-17 Hongtao Yu[PseudoProbe] Only emit discriminstor in FS-AFDO mode.
2023-05-17 Joshua Cao[SCEV][NFC-mostly] Remove constant handling in TripMult...
2023-05-17 Thurston Danghwasan: fix buildbot breakage (unused variables)
2023-05-17 XinWang10[X86]check that Uses, Defs are same for entries in...
2023-05-17 Sameer Sahasrabuddhe[Uniformity] Propagate divergence only along divergent...
2023-05-17 Kazu Hirata[ARM] Remove unused declaration isSafeToDefineLR
2023-05-17 khei4[ConstantFolding] fold integer bitwidth is greater...
next