platform/upstream/llvm.git
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.
2023-03-19 Kazu Hirata[InstCombine] Precommit tests
2023-03-19 Mark de Wever[libc++] Change linkage for some functions.
2023-03-19 David Benjamin[libc++] Assert that lengths fit in difference_type
2023-03-19 Mark de Wever[libc++][test] Adds a missing include.
2023-03-19 Nikolas Klauser[libc++] Inline small constructors into basic_string
2023-03-19 Iain Sandoe[C++2x][Modules] Amend module purview constant linkage...
2023-03-19 Shao-Ce SUN[Flang][RISCV] Fix 9f93b71f20ea
2023-03-19 Louis Dionne[libc++][NFC] Clean up the ABI changelog
2023-03-19 Louis Dionne[libc++][Apple] Update availability markup for std...
2023-03-19 Louis Dionne[libc++] Remove C++03 extensions for std::allocator_arg...
2023-03-19 Congcong Cai[sancov] fix coverage-report-server cannot display...
2023-03-19 Nikolas Klauser[runtimes] Don't use -Wall on clang-cl builds
2023-03-19 Michael Buch[libcxxabi][Demangle] Don't drop ctor/dtor name for...
2023-03-19 Michael Buch[llvm][Demangle][NFC] Sync latest libcxxabi/demangle
2023-03-19 Nikolas Klauser[libc++] Granularize <exception> includes
2023-03-19 Nikolas Klauser[libc++][NFC] Refactor the __enable_ifs in <string>
2023-03-19 Sirui Mu[libc++abi] Improve performance of __dynamic_cast
2023-03-19 Frederic Cambus[compiler-rt] Add missing #else clause to fix the build...
2023-03-19 Nathan Ridge[clangd] Fix test failure in SemanticHighlighting.GetsC...
2023-03-19 Nathan Ridge[clangd] Avoid recursion on UnresolvedUsingValueDecl...
2023-03-19 Jun Sha (Joshua)[Sanitizer] [Scudo] Add riscv64 support for scudo
2023-03-19 Alexis Murzeau[clang-tidy] readability-identifier-naming: fix hungari...
2023-03-19 lizhijin[SVE] Add patterns for shift intrinsics with FalseLanes...
2023-03-19 Lang Hames[JITLink][ELF] Don't skip debug info sections by default.
2023-03-19 Lang Hames[JITLink][ELF][x86-64] Add support for R_X86_64_32...
2023-03-18 Nico Weber[gn] Fix libunwind build on mac after 203b6f31bb7
2023-03-18 LLVM GN Syncbot[gn build] Port f7efcaca77d8
2023-03-18 LLVM GN Syncbot[gn build] Port 787fbad57e05
2023-03-18 LLVM GN Syncbot[gn build] Port 65f7ebe72e4c
2023-03-18 Florian Hahn[VPlan] Move createReplicateRegion out of VPRecipeBuild...
2023-03-18 Wael Yehia[NFC][AIX][PGO] Create AIX specific compiler-rt profile...
2023-03-18 Louis Dionne[libc++][Apple] Make sure to set the LIBCXX_LIBRARY_VER...
2023-03-18 Louis Dionne[libc++][Apple] Make sure we install libc++experimental.a
2023-03-18 Nico Weber[gn] merge e46d8a731535 more
2023-03-18 Nico Weber[gn] merge e46d8a731535
next