platform/upstream/llvm.git
2023-01-27 Aaron BallmanStop diagnosing member and array access in offsetof...
2023-01-27 Nico Weber[gn] port a3b0dde4edb9 (llvm-cov -> Debuginfod dep)
2023-01-27 Samuel ParkerRevert "[DAGCombine] fp_to_sint isSaturatingMinMax"
2023-01-27 Lucas Prates[NFC][AArch64] Get extension strings directly from...
2023-01-27 Tue Ly[libc][cmake] Fix LIBC_TARGET_OS query from compiler...
2023-01-27 Tom StellardWorkflows: Fix version-check.py script for when there...
2023-01-27 Matthias Springer[mlir] GreedyPatternRewriteDriver: Move strict mode...
2023-01-27 Florian Hahn[SCCP] Use range info to prove AddInst has NSW flag.
2023-01-27 Matthias Springer[mlir] GreedyPatternRewriteDriver: All entry points...
2023-01-27 Michael Buch[lldb][Target] GetScratchTypeSystems: sort TypeSystems...
2023-01-27 Lucas Prates[NFC][AArch64] Get default features directly from ArchI...
2023-01-27 Lucas Prates[NFC][AArch64] Use optional returns in target parser...
2023-01-27 Luca Di SeraAdd clang_CXXMethod_isExplicit to libclang
2023-01-27 Shivam Gupta[Docs] Fix a statement wrt instruction alignment of 0
2023-01-27 Jean Perier[flang][hlfir] Handle box and non constant must_free...
2023-01-27 Jean Perier[flang][hlfir] Handle scalar to array in hlfir.assign...
2023-01-27 David SpickettRevert "[lldb] Add support for DW_AT_default_value...
2023-01-27 Matthias Springer[mlir][transforms] CSE ops with multiple regions
2023-01-27 Simon Pilgrim[PowerPC] ppc64-P9-vabsd.ll - add some basic ISD::ABDS...
2023-01-27 Matthias Springer[mlir][transforms] Simplify OperationEquivalence and CSE
2023-01-27 Matthias Springer[mlir] GreedyPatternRewriteDriver: Entry point takes...
2023-01-27 Quentin Colombet[memref][Transform][NFC] Improve the doc for masked_vec...
2023-01-27 Thomas Preud... [MLIR] Fix tensor shapes in Toy chapter 1
2023-01-27 Matthias Springer[mlir] GreedyPatternRewriteDriver: Make classes single-use
2023-01-27 Matthias Springer[mlir][NFC] GreedyPatternRewriteDriver: Remove OpPatter...
2023-01-27 Matthias Springer[mlir] GreedyPatternRewriteDriver: Enqueue ancestors...
2023-01-27 Quentin Colombet[mlir][Conversion] Rename the MemRefToLLVM pass
2023-01-27 Alex Zinenko[mlir] fail gracefull in CallOpSignatureConversion
2023-01-27 Evgeniy BrevnovRevert "[JT][CT] Preserve exisiting BPI/BFI during...
2023-01-27 Andrzej Warzynski[mlir][linalg] Make Linalg vectorizer lower affine...
2023-01-27 Timm Bäder[clang][Interp][NFC] Print parent class name of methods
2023-01-27 Timm Bäder[clang][Interp][NFC] Remove an unnecessary isArray...
2023-01-27 Evgeniy Brevnov[JT][CT] Preserve exisiting BPI/BFI during JumpThreading
2023-01-27 Timm Bäder[clang][Interp][NFC] Add GetPtrBasePop opcode
2023-01-27 Timm Bäder[clang][Interp] Implement __builtin_assume
2023-01-27 Shilei Tian[OpenMP] Fix stack overflow for test bug54082.c
2023-01-27 Michael Buch[lldb][Test][NFC] TestCreateClassTemplateDecl: make...
2023-01-27 Michael Buch[lldb][NFC] Build fix: use TemplateParameterInfos publi...
2023-01-27 Michael Buch[ReleaseNotes] Add release notes for LLDB/Clang changes...
2023-01-27 Michael Buch[lldb] Add support for DW_AT_default_value in template...
2023-01-27 Michael Buch[lldb][TypeSystemClang][NFC] Make TemplateParameterInfo...
2023-01-27 Michael Buch[clang][DebugInfo] Check TemplateArgument::IsDefaulted
2023-01-27 Michael Buch[clang][TypePrinter] Test TemplateArgument::IsDefaulted...
2023-01-27 Michael Buch[clang][TemplateBase] Add IsDefaulted bit to TemplateAr...
2023-01-27 Michael Buch[clang][TypePrinter] Support expression template argume...
2023-01-27 Jordan Rupprecht[test] Remove unused `unittest2` import from concurrent...
2023-01-27 Phoebe Wang[X86][ConstraintFP] Model `MXCSR` for function call
2023-01-27 Jordan Rupprecht[test] Remove unused `unittest2` import
2023-01-27 Emilia Dreamer[clang-format] Disallow templates to be followed by...
2023-01-27 Hanhan Wang[mlir][tensor] Add a tiling interface registration...
2023-01-27 Jez Ng[NFC] Optimize vector usage in lld
2023-01-26 Tom Stellardtest-release.sh: Use parallel xz for packaging the...
2023-01-26 Jordan Rupprecht[test][lldb-vscode] Fix unclean shutdown in test_termin...
2023-01-26 Benjamin Kramer[bazel] Add missing dependency after 55cf0de35e
2023-01-26 Slava Zakharin[flang] Fixed restrictions checking for OpenACC loop...
2023-01-26 Slava Zakharin[flang] Fixed uninitialized std::unique_ptr dereference.
2023-01-26 Nicolas Vasilache[mlir][Linalg] Adding a greedy packing transform dialec...
2023-01-26 Elizabeth Andrews[SYCL] Fix test to conform to SYCL2020
2023-01-26 Dominik Adamski[OpenMP][OMPIRBuilder]Move SIMD alignment calculation...
2023-01-26 Joseph Huber[LinkerWrapper] Fix `-Bsymbolic` being sent to the...
2023-01-26 Daniel ThornburghReland: [llvm-cov] Look up object files using debuginfod
2023-01-26 WuXinlong[RISCV] Add MC support of RISCV Zcb Extension
2023-01-26 Kazu Hirata[Support] Remove findFirstSet and findLastSet
2023-01-26 Mike Hommey[extract_symbols.py] Filter out more symbols for MSVC
2023-01-26 Louis Dionne[libc++] Add documentation for reproducing CI issues...
2023-01-26 LLVM GN Syncbot[gn build] Port 36080434a885
2023-01-26 Louis Dionne[libc++] Move the definition of aligned allocation...
2023-01-26 Ivan Kosarev[CMake] Support undefined LLVM_NATIVE_ARCH in llvm_map_...
2023-01-26 Paul Kirth[llvm][docs] Update old metadata syntax in examples
2023-01-26 Artem Belevich[NVPTX] Do not addrspacecast AS-specific kernel arguments.
2023-01-26 Joseph Huber[OpenMP] Run an extra 'OpenMPOpt' pass in LTO-mode
2023-01-26 Joseph Huber[OpenMP] Make OpenMPOpt aware of the OpenMP runtime...
2023-01-26 Zahira Ammarguellat__arithmetic_fence enforces ordering on expression...
2023-01-26 Erich Keane[NFC][Concepts] Change the Source Range of Concepts...
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.
next