platform/upstream/llvm.git
2023-05-17 Arthur Eubanks[test] Minor changes to optnone-opt.ll
2023-05-17 Alexander Shaposhnikov[Clang][Sema] Substitute constraints only for declarati...
2023-05-17 wren romano[mlir][sparse] Renaming the STEA field `dimLevelType...
2023-05-17 Siva Chandra... [libc] Add a convenience CMake function `add_unittest_f...
2023-05-17 Mathieu Fehr[mlir][irdl] Add `irdl.any_of` operation
2023-05-17 Alex Langford[lldb][NFCI] Clean up ThreadSafeDenseMap
2023-05-17 Thurston DangRevert 'hwasan: lay groundwork for importing subset...
2023-05-17 Sergei Barannikov[clang] Convert remaining OpenMP tests to opaque pointers
2023-05-17 Alex Langford[lldb][NFCI] Move ThreadSafeDenseMap to Utility
2023-05-17 Artem Belevich[CUDA] Relax restrictions on GPU-side variadic functions
2023-05-17 Fangrui Song[Driver][gcov] Derive .gcno .gcda file names from ...
2023-05-17 Aiden Grossman[clang][X86] Add __cpuidex function to cpuid.h
2023-05-17 LLVM GN Syncbot[gn build] Port da42b2846c82
2023-05-17 Fangrui Song[gcov][test] Add -dumpdir ./
2023-05-17 Sergei Barannikov[CodeGen] Support allocating of arguments by decreasing...
2023-05-17 Sergei Barannikov[CodeGen] Replace CCState's getNextStackOffset with...
2023-05-17 Leonard Chan[NFC][hwasan][Fuchsia] Instead wrap contents of InitLoa...
2023-05-17 Sam McCall[clangd] Tweak "provides" hover card when symbols have...
2023-05-17 Valentin Clement[mlir][openacc] Add firstprivate representation
2023-05-17 Philip Reames[RISCV] Implement storeOfVectorConstantIsCheap hook...
2023-05-17 Philip Reames[RISCV] Expand testing for store merging of multiple...
2023-05-17 Valentin Clement[mlir][openacc] Add private representation
2023-05-17 Jon Roelofsbuiltins: fix a -Wshorten-64-to-32 in gcc_personality_v0
2023-05-17 Amir Ayupov[BOLT][NFC] Use llvm::make_range
2023-05-17 Krzysztof Parzyszek[Hexagon] Split SETCC on float16/float32 HVX pairs
2023-05-17 Craig Topper[RISCV] Refactor parseVTypeI and use ParseFail if we...
2023-05-17 Alex Brachet[Fuchsia] Correctly pass lists from STAGE2_ vars
2023-05-17 Pranav Kant[AArch64] Sink operands for faster bitselect vector...
2023-05-17 Mats Petersson[OpenMP]Fix trivial build failure in MacOS
2023-05-17 yronglin[libc++] Implement P2505R5(Monadic operations for std...
2023-05-17 yronglinRevert "[libc++] Implement P2505R5(Monadic operations...
2023-05-17 Louis Dionne[libc++][NFC] Rename the 'noexceptions' CI config to...
2023-05-17 Kazu Hirata[flang] Fix an unused variable warning
2023-05-17 Nick Desaulniers[libcxxabi] define _LIBCPP_VERBOSE_ABORT
2023-05-17 Nikita Popov[InstCombine] Return poison for known bits conflict
2023-05-17 Philip Reames[RISCV] Expand testing for store merging of constant...
2023-05-17 Nikita Popov[InstCombine] Compute bits of first operand for multi...
2023-05-17 V Donaldson[flang] Non-type-bound defined IO lowering
2023-05-17 Azat Khuzhin[libcxx] Fix crash in std::stringstream with payload...
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...
next