platform/upstream/llvm.git
2023-03-20 Mahesh Ravishankar[mlir][Tensor] Make `TilingInterface` implementation...
2023-03-20 Mahesh Ravishankar[mlir][Tensor] Fix build error due to missing `<>`...
2023-03-20 Ilyas MustafazadeReplace strlen with StringRef::size
2023-03-20 Ilyas Mustafazade[NFC] Rename ArgSize to SpellingSize, and add ArgString...
2023-03-20 Anlun Xu[mlir][openMP] Add bazel deps
2023-03-20 Mahesh Ravishankar[mlir][Tensor] Avoid dropping attributes for `tensor...
2023-03-20 Lang Hames[JITLink][ELF][AArch64] Add support for ELF R_AARCH64_A...
2023-03-20 Mahesh RavishankarChanges to `SCFFuseProducerOfSliceResult` to also retur...
2023-03-20 Philip Reames[LSR] Fix wrapping bug in lsr-term-fold logic
2023-03-20 Arthur Eubanks[SampleProfile] Use LazyCallGraph instead of CallGraph
2023-03-20 Nemanja Ivanovic[PowerPC][NFC] Pre-commit a test case for upcoming...
2023-03-20 giuserosAdd scalar support for amdgpu.raw_buffer_{load,store}
2023-03-20 Nadeem, Usman[Flang] Exit gracefully with a useful message when...
2023-03-20 Alexey Bataev[SLP]Fix PR61554: use of missing vectorized value in...
2023-03-20 Eli Friedman[llvm-readobj] Pretty-print IMAGE_WEAK_EXTERN_ANTI_DEPE...
2023-03-20 Nathan Ridge[clangd] Remove reundant use of getSpellingLoc()
2023-03-20 Akash Banerjee[MLIR][OpenMP] Added OMPIRBuilder support for Target...
2023-03-20 Jakub Kuderski[ADT] Work around `enumerate` compilation error with...
2023-03-20 Philip Reames[LSR] Inline getAlternateIVEnd and simplify [nfc]
2023-03-20 Amara Emerson[NFC][Outliner] Delete default ctors for Candidate...
2023-03-20 Joseph Huber[libc] Add environment variables to GPU libc test for...
2023-03-20 Jan Svoboda[clang][deps] Only cache files with specific extension
2023-03-20 Florian Hahn[InstCombine] Add test for issue fixed by 50fe87a5c8597e.
2023-03-20 Alexey Bataev[SLP][NFC]Add a test with missed buildvector node,...
2023-03-20 Kadir CetinkayaRevert "[clangd] Fix AddUsing in the face of typo-corre...
2023-03-20 Michael Francis[AIX][Clang] Respect -r when invoking the linker
2023-03-20 Amy Wang[MLIR][Linalg] Generate unique LibraryCallName for...
2023-03-20 Maryam Moghadas[PowerPC] Adding test coverage for vector compatibility...
2023-03-20 Alex Langford[lldb] Introduce CMake variable LLDB_ENFORCE_STRICT_TES...
2023-03-20 Philip Reames[LSR] Rewrite IV match for term-fold using existing...
2023-03-20 John Brawn[Serialization] Place command line defines in the corre...
2023-03-20 Dmitri Gribenko[clang][dataflow] Fix indentation in a test
2023-03-20 Jonas Devlieghere[lldb] Sidestep -Wformat warning by using LLDB_LOG...
2023-03-20 Roland McGrath[libc] Make string tests compatible with the Fuchsia...
2023-03-20 Teresa Johnson[SimpleLoopUnswitch] Skip non-trivial unswitching of...
2023-03-20 Alex Bradbury[RISCV] Make Zfh PseudoQuietFCMP definitions predicated...
2023-03-20 Joseph Huber[Libomptarget] Add missing explicit moves on llvm:...
2023-03-20 Joseph Huber[Libomptarget] Add missing explicit moves on llvm:...
2023-03-20 Philip Reames[LSR] Regen tests to adjust for naming in SCEVExpander...
2023-03-20 David Green[AArch64] Regenerate neon-vcmla.ll tests and add tests...
2023-03-20 Arthur Eubanks[Internalize] Don't claim to preserve CallGraph
2023-03-20 Arthur Eubanks[Internalize] Remove interaction with CallGraph
2023-03-20 Eric Schweitz[mlir][nfc] Fix syntax to conform with the C++20 restri...
2023-03-20 Philip Reames[LSR/LFTR] Move two utilities to common code for reuse...
2023-03-20 NagaChaitanya... [clang][ExtractAPI] Add semicolons for enum, typedef...
2023-03-20 Kirill StoimenovReland "[LSAN][HWASAN] Turn on leak sanitizer in HWASAN...
2023-03-20 Pavel KosovRevert "[clang][ASTImport] Add support for import of...
2023-03-20 Felipe de Azevedo... [x86][MemFold] Fix anon namespace in header
2023-03-20 Maya Amrami[mlir] Support bufferization of arith.constant to memre...
2023-03-20 Paul Scoropan[Flang] [PowerPC] Implement remaining PPC math operatio...
2023-03-20 Andrew Litteken[IRSim] Ensure that assignment accurately reduces poten...
2023-03-20 Pavel Kosov[clang][ASTImport] Add support for import of empty...
2023-03-20 Joseph Huber[libc][NFC] Add some missing comments to the RPC implem...
2023-03-20 Adrian Kuegel[mlir][Bazel] Adjust BUILD file for 930744fcdad7b326dd0...
2023-03-20 Nicolas VasilacheRevert "[mlir][Linalg][Transform] Avoid FunctionalStyle...
2023-03-20 Kadir Cetinkaya[clangd] Fix AddUsing in the face of typo-correction
2023-03-20 Mehdi AminiFix MLIR build with shared library enabled
2023-03-20 Dmitry Chernenkov[libcxxabi] Fix for c9d36bd80760db14f14b33789e6cbc6cb8c...
2023-03-20 Mehdi AminiAdd capture of "IRUnits" as context for an MLIR Action
2023-03-20 Mehdi AminiAdd a `skipRegion()` feature to the OpPrintingFlags...
2023-03-20 Mehdi AminiAdd an Observer for logging actions application to...
2023-03-20 Nicolas Vasilache[mlir][Transform] Fix support for mapping to GPU warps...
2023-03-20 David Spickett[lldb] Implement CrashReason using UnixSignals
2023-03-20 Simon Pilgrim[DAG] visitTRUNCATE - use FoldConstantArithmetic to...
2023-03-20 Simon Pilgrim[DAG] foldBinOpIntoSelect - remove !CanFoldNonConst...
2023-03-20 Dmitry Chernenkov[llvm][Demangle][NFC] Fix demangle to work with LIBCPP_...
2023-03-20 luxufan[NFC] Regenerate test file InstCombine/bit-checks.ll
2023-03-20 Mark Goncharov[LSR] Fold terminating condition not only for eq and ne.
2023-03-20 Muhammad Omair... Revert "[JITLink][ELF] Don't skip debug info sections...
2023-03-20 Muhammad Omair... Revert "Revert "[SVE] Add patterns for shift intrinsics...
2023-03-20 Nicolas Vasilache[mlir][Linalg][Transform] Avoid FunctionalStyleTransfor...
2023-03-20 LLVM GN Syncbot[gn build] Port 28997feb0c3a
2023-03-20 Alon Kom[SCEV] Preserve divisibility and min/max information...
2023-03-20 Owen PanReland [clang-format] Add a space between an overloaded...
2023-03-20 Pavel Kosov[LLVM][OHOS] Clang toolchain and targets
2023-03-20 Adrian Kuegel[mlir][Bazel] Avoid __attribute__((weak)) for MSVC.
2023-03-20 Adrian Kuegel[mlir] Apply ClangTidy performance finding (NFC).
2023-03-20 Valentin Clement[flang] Update allocate lowering to use AllocatableInit...
2023-03-20 Valentin Clement[flang] Add AllocatableInit functions for use in alloca...
2023-03-20 Adrian Kuegel[mlir][Bazel] Add missing dependencies.
2023-03-20 Yevgeny RoubanRevert "[AsmParser] Avoid instantiating LLVMContext...
2023-03-20 Nicolas Vasilache[mlir][Transform] Add support for mapping to GPU warps...
2023-03-20 Yevgeny Rouban[AsmParser] Avoid instantiating LLVMContext if not...
2023-03-20 Muhammad Omair... Revert "[SVE] Add patterns for shift intrinsics with...
2023-03-20 Kadir CetinkayaRevert "[clang-format] Add a space between an overloade...
2023-03-20 Bing1 Yu[RFC][X86][MemFold] Upgrade the mechanism of auto-gener...
2023-03-20 Max Kazantsev[GuardWidening] Improve analysis of potential widening...
2023-03-20 Max Kazantsev[LICM] Do not hoist widenable conditions
2023-03-20 Austin Kerbow[AMDGPU] Add release note for ommited barrier waitcnt
2023-03-20 Chuanqi Xu[NFC] [C++20] [Modules] Add test for #pragma once
2023-03-20 Lang Hames[ORC] Use ExecutorAddr instead of JITTargetAddress...
2023-03-19 Andrew Litteken[IRSim] Treat Branch OperVals different from regular...
2023-03-19 Arthur Eubanks[CGSCC] Allow creation of no-rerun CGSCC->function...
2023-03-19 Lang HamesRevert "[ORC] Introduce SetUpExecutorNativePlatform...
2023-03-19 DianQKRevert "[SimplifyCFG] Check if the return instruction...
2023-03-19 DianQKRevert "[SimplifyCFG] Improve the precision of `PtrValu...
2023-03-19 Lang Hames[ORC] Introduce SetUpExecutorNativePlatform utility.
2023-03-19 NAKAMURA Takumillvm/test/TableGen/intrinsic-*.td: Use Intrinsics.td...
2023-03-19 sstwcw[clang-format] Fix non-case colons in Verilog case...
2023-03-19 Florian Hahn[GlobalOpt] Collect initializer when building GlobalPart.
next