platform/upstream/llvm.git
2023-01-11 Alex Langford[debugserver] Clear memory allocations after exec
2023-01-11 Owen Pan[clang-format][doc] Fix C++ code blocks for IntegerLite...
2023-01-11 Mitch Phillips[GWP-ASan] Add recoverable mode.
2023-01-11 James Y Knight[Libcxx] Add <source_location> header.
2023-01-11 Casey Carter[libc++][test] cleanup in formatter.h
2023-01-11 Markus Böck[llvm] Refactor leftover ThreadLocal usage in MinGW...
2023-01-11 Markus Böck[mlir][NFC] Migrate rest of the dialects to the new...
2023-01-11 Markus Böck[mlir][MemRef][NFC] Migrate MemRef dialect to the new...
2023-01-11 Markus Böck[mlir][Index][NFC] Migrate index dialect to the new...
2023-01-11 Alex Langford[lldb] Do not deallocate memory after exec
2023-01-11 Jeff Niu[mlir][llvm] Add a convenience builder to BrOp
2023-01-11 Thomas Raoux[mlir]][linalg] Add named op for matmul_transpose_b
2023-01-11 Nikolas Klauser[libc++] Rename transform_view::{__iterator, __sentinel...
2023-01-11 Thurston Dangtsan_shadow_test: add const qualifier
2023-01-11 Caroline Tice[Bazel] Fix typo (missing comma) in previous commit.
2023-01-11 Caroline Tice[Bazel] Add //llvm:TargetParser depenendency to clang...
2023-01-11 Haowei Wu[CMake][Fuchsia] Include llvm-ml in Fuchsia toolchain
2023-01-11 Jakub Kuderski[mlir][spirv] Migrate to new fold API
2023-01-11 Florian Hahn[AArch64] Set MaxInterleaveFactor for Apple A14, A15...
2023-01-11 Ed Maste[libc++] Add FreeBSD exceptions.nonew ABI list
2023-01-11 Aaron BallmanAnother round of speculative fixes for Clang sphinx
2023-01-11 Slava Zakharin[flang] Added coarse grained alias analysis for FIR.
2023-01-11 Thurston Dangtsan: add kBrokenAliasedMetas condition and test
2023-01-11 Aaron BallmanSpeculatively fix the Clang sphinx build
2023-01-11 Craig Topper[RISCV] Remove uses of Register::isPhysicalRegister...
2023-01-11 Jay Foad[AMDGPU] Temporarily disable FeatureBackOffBarrier...
2023-01-11 Florian Hahn[LoopUnroll] Add additional DT verification test for...
2023-01-11 Terry Wilmarth[OpenMP] Fix for smaller team sizes inside teams construct.
2023-01-11 Nico Weber[gn build] Port ac1ffd3caca1
2023-01-11 Markus Böck[mlir][math][NFC] Migrate math dialect to the new fold API
2023-01-11 Joseph Huber[OpenMP] Fix unused capature and name
2023-01-11 Sam McCall[clangd] Respect clang-tidy SystemHeaders option if...
2023-01-11 Joseph Huber[Clang] Add requires flags to test using Linux command...
2023-01-11 bixia1[mlir][sparse] Generate AOS subviews on-demand.
2023-01-11 Siu Chi Chan[AMDGCN] Update search path for device libraries
2023-01-11 Guillaume Chatelet[NFC] Use TypeSize::geFixedValue() instead of TypeSize...
2023-01-11 David Green[ARM] Limit and+csinc fold to a single use.
2023-01-11 Mark de Wever[libc++][format] Fixes escaping string literals.
2023-01-11 OCHyams[Assignment Tracking] Do not verify against an empty...
2023-01-11 Guillaume Chatelet[NFC] Use TypeSize::getKnownMinValue() instead of TypeS...
2023-01-11 Joseph Huber[OpenMP] Adjust phases for AMDGPU offloading for OpenMP...
2023-01-11 Joseph Huber[OpenMP] Add support for '--offload-arch=native' to...
2023-01-11 Joseph Huber[CUDA][HIP] Support '--offload-arch=native' for the...
2023-01-11 Joseph Huber[CUDA][HIP] Add support for `--offload-arch=native...
2023-01-11 Guillaume Chatelet[NFC] Use TypeSize::getKnownMinValue() instead of TypeS...
2023-01-11 bixia1[mlir][sparse] Improve the rewriting for dense-to-spars...
2023-01-11 Anshil Gandhi[InstCombine] Handle PHI nodes in isOnlyCopiedFromConst...
2023-01-11 Guillaume Chatelet[mlir][NFC] Use TypeSize::getFixedValue() instead of...
2023-01-11 Nikita Popov[InstCombine] Limit use walk in copied from constant...
2023-01-11 Nikita Popov[InstCombine] Add Visited set to isOnlyCopiedFromConsta...
2023-01-11 Matt ArsenaultRevert "llvm-reduce: Try to kill parallel workitems...
2023-01-11 Guillaume Chatelet[clang][NFC] Use the TypeSize::getXXXValue() instead...
2023-01-11 David Green[ARM] Don't treat arguments as producesFalseLanesZero
2023-01-11 OCHyams[Assignment Tracking][Docs] Add new metadata to LangRef.rst
2023-01-11 Anshil Gandhi[InstCombine] Add tests for alloca removal with phi...
2023-01-11 Markus Böck[flang][NFC] Enable and migrate to new fold API
2023-01-11 Louis Dionne[libc++][NFC] Improve consistency in status csv files
2023-01-11 Philip Reames[CodeGen] Introduce a generic MEMBARRIER instruction...
2023-01-11 Markus Böck[mlir][Arith][NFC] Migrate Arith dialect to the new...
2023-01-11 Markus Böck[mlir][NFC] Switch dialects with no fold methods to...
2023-01-11 Louis Dionne[libc++] Improve the implementation of std::unreachable
2023-01-11 Sam McCall[clangd] Suppress clang-tidy warnings for code spelled...
2023-01-11 Florian Hahn[AArch64] Add tests for selecting interleave counts...
2023-01-11 NAKAMURA Takumi[Bazel] Enable LoongArch by default, corresponding...
2023-01-11 NAKAMURA Takumi[Bazel] Create LoongArch target.
2023-01-11 Peixin Qiao[flang] Support lowering of IS_CONTIGUOUS
2023-01-11 Simon Pilgrim[X86] combinePredicateReduction - ensure non-i8 scalar...
2023-01-11 Paul Walker[IRBuilder] Use canonical i64 type for insertelement...
2023-01-11 NAKAMURA Takumi[Bazel] Update `//llvm:TargetParser` for `RISCVTargetPa...
2023-01-11 Dinar Temirbulatov[AArch64][SVE] Avoid AND operation if both side are...
2023-01-11 Nikita Popov[GVNHoist] Convert test to opaque pointers (NFC)
2023-01-11 Nikita Popov[Attributor] Convert some tests to opaque pointers...
2023-01-11 Matt Arsenaultllvm-reduce: Try to kill parallel workitems once we...
2023-01-11 Sam McCall[include-cleaner] Improve header spelling in the presen...
2023-01-11 Nikita Popov[CodeExtractor] Convert tests to opaque pointers (NFC)
2023-01-11 Markus Böck[mlir] Add a new fold API using Generic Adaptors
2023-01-11 Markus Böck[mlir][tblgen] Generate generic adaptors for Ops
2023-01-11 Nikita Popov[GVNHoist] Regenerate test checks (NFC)
2023-01-11 Thomas Symalla[NFC][AMDGPU] Pre-commit BFI test.
2023-01-11 Jay Foad[AMDGPU] Use MCInstrDesc::getSize. NFC.
2023-01-11 Nikita Popov[GVN] Convert tests to opaque pointers (NFC)
2023-01-11 wanglei[LoongArch] Fix undefined behavior: left shift of negat...
2023-01-11 Matt Arsenaultllvm-reduce: Fix assertion on blockaddress during funct...
2023-01-11 Peixin Qiao[flang] Support C1553 about BIND(C) function result
2023-01-11 Emilia Dreamer[docs] Apply previous sphinx fix to its actual source
2023-01-11 Aaron BallmanSpeculatively fix the Clang sphinx build
2023-01-11 Max Kazantsev[Test] Regenerate checks in fold.ll using auto-update...
2023-01-11 Timm Bäder[clang][Interp][NFC] Remove code duplication in VisitRe...
2023-01-11 Timm Bäder[clang][Interp][NFC] Add an assertion
2023-01-11 Nikita Popov[CVP] Add tests for condition constraint at use (NFC)
2023-01-11 Max Kazantsev[Test] Add complementary test for umin_seq
2023-01-11 Victor Campos[ReleaseNotes] Add Neoverse V2 CPU to LLVM's release...
2023-01-11 Viktoriia Bakalova[include-mapping] Fix the instructions for running...
2023-01-11 Krasimir GeorgievRevert "Revert "[clang-format] Add an option for breaki...
2023-01-11 Utkarsh Saxena[docs] Add newline in clang release notes.
2023-01-11 Owen Pan[clang-format][doc] Fix doc format for IntegerLiteralSe...
2023-01-11 Max Kazantsev[Test] Add test showing missing canonicalization opport...
2023-01-11 Ivan Butygin[mlir][arith] Optimize arith.cmpi based on integer...
2023-01-11 Utkarsh SaxenaPerform access checking to private members in simple...
2023-01-11 Timm Bäder[clang][Interp][NFC] Print Pointee address of Pointer
next