platform/upstream/llvm.git
2023-01-26 Arthur Eubanks[lld] Remove transitional legacy pass manager flags
2023-01-26 Joseph Huber[Clang][NFC] Fix out-of-date comments on 'clang-offload...
2023-01-26 einvbri[analyzer] Fix crash exposed by D140059
2023-01-26 Sanjay Patel[InstSimplify] X && !(X || Y) --> false
2023-01-26 Sanjay Patel[InstSimplify] add commuted variants of logical and...
2023-01-26 Stanislav Mekhanoshin[AMDGPU] Split dot7 feature
2023-01-26 Jonas Paulsson[SystemZ] Add atomicrmw tests for i128 (NFC).
2023-01-26 Alex Brachet[CMake] Remove libLTO from Fuchsia toolchain
2023-01-26 Paul Kirth[clang-doc] Reduce duplicate code with template
2023-01-26 Jay Foad[flang] Fix dereference of std::optional with no value
2023-01-26 Shivam Gupta[MLIR][NFC] Fix a checked after used case in ReshapeOps...
2023-01-26 Benjamin Kramer[mlir][vector] Allow transposing multi_reduction when...
2023-01-26 Caroline Concatto[AArch64][SME2] Add Multi-vector add vector intrinsics
2023-01-26 Francesco Petrogalli[MISched] Dump the execution trace of the schedule.
2023-01-26 Nicolas Vasilache[mlir][Linalg] Put a proper type on transform.structure...
2023-01-26 Paul Robinson[unittests] Use GTEST_SKIP() instead of return when...
2023-01-26 Tomasz Kamiński[analyzer] Fix assertion failure in SMT conversion...
2023-01-26 Arseniy ZaostrovnykhFix assertion failure "PathDiagnosticSpotPiece's must...
2023-01-26 Mariya Podchishchaeva[clang] Fix sizeof of boolean vector
2023-01-26 Florian Hahn[SCCP] Regenerate check lines for test.
2023-01-26 Martin Fink[SelectionDAG] Add missing setValue calls in visitIntri...
2023-01-26 Martin Fink[SelectionDAG] Add pcsections recursively on SDNode...
2023-01-26 eopXD[15/15][Clang][RISCV][NFC] Set data member under Policy...
2023-01-26 Joachim ProtzeRe-apply "[OpenMP][Archer] Use dlsym rather than weak...
2023-01-26 Samuel Parker[WebAssembly] Trying to fix expensive buildbot
2023-01-26 Johannes de... [MLIR][LLVM] Support inlining of LLVM::AllocaOp.
2023-01-26 Nikita Popov[LVI] Use !range metadata for supported intrinsics
2023-01-26 Nikita Popov[CVP] Add test for !range being ignored on supported...
2023-01-26 Sanjay Patel[InstCombine] reduce compare of signbits of 2 values...
2023-01-26 Sanjay Patel[InstCombine] improve description of not+shift transfor...
2023-01-26 Sanjay Patel[InstCombine] add tests for cmp-of-signbits using sext...
2023-01-26 David Spickett[llvm][TableGen][Jupyter] Add notebook links to README
2023-01-26 Nikita Popov[Docs] Add best practices for regression tests
2023-01-26 Tim NorthoverRevert "ARM: skip debug instructions when matching...
2023-01-26 Tim NorthoverAArch64: remove SM4 support from Apple CPUs.
2023-01-26 Tim NorthoverARM: skip debug instructions when matching jump-table...
2023-01-26 Samuel Parker[DAGCombine] fp_to_sint isSaturatingMinMax
2023-01-26 Paul Walker[SVE] Move isel for casting between NEON and SVE vector...
2023-01-26 David Spickett[LLVM][TableGen] Notebook describing how to write a...
2023-01-26 Paul Walker[SVE] Fix incorrect lowering of predicate permute builtins.
2023-01-26 Florian Hahn[SCCP] Adjust test after cdeaf5f28c3dca.
2023-01-26 Matt DevereauRevert "[LoopVectorize] Enable integer Mul and Add...
2023-01-26 Florian HahnRecommit "[SCCP] Use range info to prove AddInst has...
2023-01-26 Jannik Silvanus[Coroutine] Fix typos in comment
2023-01-26 Vlad Serebrennikov[clang] Add test for CWG1960
2023-01-26 Luke Lau[RISCV][NFC] Rename narrowing patterns to use W suffix
2023-01-26 Kerry McLaughlin[AArch64][SME2] Add multi-vector saturating rounding...
2023-01-26 Akash Banerjee[MLIR][OpenMP] Add Lowering support for OpenMP Target...
2023-01-26 Jay Foad[SPIRV] Fix build warnings
2023-01-26 Kerry McLaughlin[AArch64][SME2] Add multi-vector saturating doubling...
2023-01-26 Nikita Popov[SROA] Break typed pointer support
2023-01-26 Haojian WuRevert "[clang] Build UsingType for elaborated type...
2023-01-26 Nikita Popov[Clang] Convert some tests to opaque pointers (NFC)
2023-01-26 Samuel Parker[NFC][WebAssembly] Updated tests
2023-01-26 Dana JansensAllow getRawCommentForDecl to find comments in macros
2023-01-26 Nikolas Klauser[libc++][NFC] Rename multidimentional uninitialized...
2023-01-26 Jay Foad[AMDGPU] sendmsg(MSG_ORDERED_PS_DONE) is not supported...
2023-01-26 Matthias Springer[mlir] GreedyPatternRewriteDriver: Keep track of surviv...
2023-01-26 Sylvestre Ledruflang: fix a copy and paste mistake
2023-01-26 Timm BäderRe-apply "[clang][Interp] Fix left-/right-shifting...
2023-01-26 Kazu Hirata[AST] Use llvm::bit_width (NFC)
2023-01-26 serge-sans... [llvm] Replace array allocation pattern by SmallVector...
2023-01-26 serge-sans... [llvm] Do not zero out write_unsigned_impl internal...
2023-01-26 Timm BäderRevert "[clang][Interp] Fix left-/right-shifting more...
2023-01-26 Timm Bäder[clang][Interp][NFCI] Don't crash on void builtin functions
2023-01-26 Craig Topper[RISCV] Add Zcd and Zcf to RISCVUsage.rst. NFC
2023-01-26 Timm Bäder[clang][Interp] Fix left-/right-shifting more than...
2023-01-26 Kazu Hirata[SystemZ] Use llvm::countl_zero and llvm::countr_zero...
2023-01-26 Timm Bäder[clang][Interp] Implement logical and/or operators
2023-01-26 Kazu HirataUse llvm::Log2_32 and llvm::Log2_64 instead of llvm...
2023-01-26 Kazu Hirata[Support] Use llvm::countr_zero and llvm::Log2_64 in...
2023-01-26 Owen AndersonResolve a FIXME in MachineCopyPropagation by allowig...
2023-01-26 Kazu Hirata[Mips] Simplify loadImmediate (NFC)
2023-01-26 Kazu Hirata[Mips] Simplify isShiftedUIntAtAnyPosition (NFC)
2023-01-26 Douglas YungRevert "[llvm-cov] Look up object files using debuginfod"
2023-01-26 Douglas YungRevert "Fix compilation failure in CoverageMapping...
2023-01-26 Matt ArsenaultAMDGPU: Add fneg from integer tests
2023-01-26 Matt ArsenaultVerifier: Add checks for associated metadata
2023-01-26 Craig Topper[RISCV] Rename CS_ALU tablegen class to CA_ALU. NFC
2023-01-26 Andrew Young[MLIR] Fix python tests for LocationAttr
2023-01-26 NAKAMURA TakumiGVN.cpp: Suppress a warning in D141712 [-Wunused-variable]
2023-01-26 Benjamin Kramer[bazel] Port efbc8bb18e
2023-01-26 Paul Scoropan[flang] Add driver install directory to AIX toolchain...
2023-01-26 David BlaikieMigrate away from C++20-deprecated POD type traits
2023-01-26 Matt ArsenaultAMDGPU: Remove redundant test
2023-01-26 Andrew Young[MLIR] Add LocationAttr to the Python API
2023-01-26 Shilei Tian[NFC] clang-format OpenMPOpt.cpp
2023-01-25 Paul Kirth[clang-doc] Removed unused method in the Info class
2023-01-25 Michael Jones[libc] add scanf pointer conversion
2023-01-25 Michael Jones[libc] add scanf current position conversion
2023-01-25 Paul Kirth[llvm][NFC] Rename variables to match style guide in...
2023-01-25 Arthur Lafrance[mlir-translate] More specific error message for BlockA...
2023-01-25 Daniel ThornburghFix compilation failure in CoverageMapping.cpp
2023-01-25 Joseph Huber[CUDA] Fix output from `ptxas` being removes as a tempo...
2023-01-25 Paul KirthReland [pgo] Avoid introducing relocations by using...
2023-01-25 Daniel Thornburgh[llvm-cov] Look up object files using debuginfod
2023-01-25 Paul Robinson[unittests] Use GTEST_SKIP() instead of return when...
2023-01-25 Michael Jones[libc] fix strtointmax tests
2023-01-25 Florian Hahn[SCCP] Add additional tests for Add NUW/NSW flag inference.
2023-01-25 Jon Chesterfield[amdgpuarch] Delete stray hsa #include line
next