platform/upstream/llvm.git
2022-08-17 Fangrui Song[MC] Avoid C++17 structured bindings
2022-08-17 Michał Górny[llvm] [cmake] Move LLVM_INSTALL_PACKAGE_DIR top-level...
2022-08-17 Maciej Gabka[clang][SVE] Undefine preprocessor macro defined in
2022-08-17 David Green[DAG] Ensure more Legal BUILD_VECTOR elements types...
2022-08-16 Diana Picus[flang] Install runtime libs with the toolchain
2022-08-16 Craig Topper[RISCV] isImpliedByDomCondition returns an Optional...
2022-08-16 Fangrui Song[DebugInfo] -fdebug-prefix-map: handle '#line "file...
2022-08-16 Fangrui Song[DebugInfo] Don't join DW_AT_comp_dir and directories...
2022-08-16 Fangrui Song[MCDwarf] Respect -fdebug-prefix-map= for generated...
2022-08-16 Fangrui Song[BOLT] Use Optional::emplace to avoid move assignment...
2022-08-16 Fangrui Song[MCDwarf][test] Improve debug-prefix-map.s
2022-08-16 Fangrui Song[MCDwarf] Use emplace to avoid move assignment. NFC
2022-08-16 Peter Waller[DAGCombine] Check zext legality in zext-extract-extend...
2022-08-15 Martin Storsjö[libcxx] [doc] Remove a leftover tentative release...
2022-08-15 Zachary Henkel __has_trivial_copy should map to __is_trivially_copyable
2022-08-15 Phoebe Wang[X86][FP16] Promote FP16->[U]INT to FP16->FP32->[U]INT
2022-08-15 Phoebe Wang[X86][FP16] Fix vector_shuffle and lowering without...
2022-08-15 Vladimir Plyashkun[clang-tidy][docs] Fixed page title for abseil-no-inter...
2022-08-15 Simon Pilgrim[X86] Add RDPRU instruction CPUID bit masks
2022-08-15 Simon Pilgrim[clang][X86] Add RDPRU predefined macro tests for znver...
2022-08-15 Amy Kwan[libcxx] [test] Fix max_size.pass.cpp for PowerPC targets
2022-08-15 Johannes Doerfert[OpenMP][FIX] Ensure __kmpc_kernel_parallel is reachable
2022-08-15 Shilei Tian[Clang][OpenMP] Fix the issue that `llvm.lifetime.end...
2022-08-15 David Truby[clang][AArch64][SVE] Change SVE_VECTOR_OPERATORS macro...
2022-08-15 David Truby[clang][AArch64][SVE] Clarify documentation for sizeof...
2022-08-15 David Truby[clang] Correct documentation for NEON and SVE operator...
2022-08-15 David Truby[clang][AArch64][SVE] Add unary +/- operators for SVE...
2022-08-15 Jennifer YuFix assert during the call to getCanonicalDecl.
2022-08-12 Benjamin Kramer[mlir][sparse] Refine f695554a2a55 wording a bit and...
2022-08-12 Benjamin Kramer[mlir][sparse] Use the correct ABI on x86 and re-enable...
2022-08-12 Aart Bik[mlir][sparse][bf16] disable two bf16 tests
2022-08-12 Phoebe Wang[compiler-rt][BF16] Provide __truncdfbf2 and __truncsfb...
2022-08-12 Freddy Ye[X86][BF16] Enable __bf16 for x86 targets.
2022-08-12 Phoebe Wang[X86][BF16] Make backend type bf16 to follow the psABI
2022-08-12 Martin Storsjö[LLD] [COFF] Add support for a new, mingw specific...
2022-08-12 Fangrui Song[COFF] Change a llvm::StringSet<> to llvm::DenseSet...
2022-08-12 Martin Storsjö[LLD] [MinGW] Implement the --exclude-symbols option
2022-08-12 Martin Storsjö[libcxx] [test] Merge the experimental-lib-exports...
2022-08-12 Louis Dionne[libc++] Add missing includes of <cstddef>
2022-08-12 Louis Dionne[libc++] Make __libcpp_verbose_abort [[noreturn]]
2022-08-12 Mark de Wever[libc++][ranges] Sets ranges feature-test macro.
2022-08-12 Louis Dionne[libc++][NFC] Fix signature of main in test
2022-08-12 Louis Dionne[libc++] Add missing <stdbool.h> to the modulemap
2022-08-12 Aaron BallmanChange prototype merging error into a warning for builtins
2022-08-12 Dinar Temirbulatov[AArch64][LoopVectorize] Introduce trip count minimal...
2022-08-12 Martin Storsjö[clang] Require strict matches for defines for PCH...
2022-08-12 Nikita Popov[RelLookupTableConverter] Bail on invalid pointer size...
2022-08-12 Johannes Doerfert[Attributor][FIX] Visit same instructions with differen...
2022-08-11 Joseph Huber[Libomptarget][CUDA] Check CUDA compatibilty correctly
2022-08-11 YingChi Long[clang] add APValue type check in `TryPrintAsStringLiteral`
2022-08-11 Philip Reames[RISCVInsertVSETVLI] Remove an unsound optimization
2022-08-11 Kadir CetinkayaRevert "[clang] Pass FoundDecl to DeclRefExpr creator...
2022-08-11 Fangrui Song[llvm-ranlib] Support more than one input file
2022-08-11 Fangrui Song[llvm-ar] Remove unused parameter. NFC
2022-08-11 Mark de Wever[libc++][format] Exposes basic-format-string
2022-08-10 Michael Kruse[flang][test] Don't require .exe suffix.
2022-08-10 Kadir Cetinkaya[clangd] Add release notes
2022-08-10 David Green[DAG] Ensure Legal BUILD_VECTOR elements types in shuff...
2022-08-10 David Green[ARM] Regenerate vector_store.ll tests. NFC
2022-08-10 Diana Picus[scudo] Try to fix standalone build on armv7
2022-08-10 Tom Stellard[SPIR-V] Disable opaque pointers in relese 15
2022-08-10 Alex Brachet[ELF] Support --package-metadata
2022-08-09 Martin Storsjö[OpenMP] Only include CMAKE_DL_LIBS on unix platforms
2022-08-09 Jonathan Peyton[OpenMP][libomp] Detect if test compiler has omp.h
2022-08-09 David Sherwood[DAGCombiner] Extend visitAND to include EXTRACT_SUBVECTOR
2022-08-09 David Sherwood[AArch64][DAGCombine] Add performBuildVectorCombine...
2022-08-09 David Sherwood[NFC][AArch64] Precommit vector-fcvt tests
2022-08-09 Martin Storsjö[OpenMP] Fix warnings about unused expressions when...
2022-08-08 Dmitry Vassiliev[CodeGen] Fixed undeclared MISchedCutoff in case of...
2022-08-08 Stefan GränitzWrap `llvm_unreachable` macro in do-while loop
2022-08-08 Jez Ng[lld-macho] Support EH frame pointer encodings that...
2022-08-08 Louis Dionne[libc++] Allow enabling assertions when back-deploying
2022-08-08 Konstantin... [libc++][ranges][NFC] Mark the completed Ranges papers...
2022-08-08 Konstantin... [libc++][ranges][NFC] Make sure all implemented algorit...
2022-08-08 Louis Dionne[libc++] Clarify comment in CI pipeline definition
2022-08-08 Louis Dionne[libc++][NFC] Remove outdated comment in CI pipeline...
2022-08-08 Konstantin... [libc++] Fix a hard error in `contiguous_iterator<NoOpe...
2022-08-08 Nikolas Klauser[libc++][ranges] Implement `ranges::is_permutation`
2022-08-08 Igor Zhukov[libc++][NFC] Remove rebase artifact
2022-08-08 Nikolas Klauser[libc++][ranges] Implement `ranges::clamp`
2022-08-08 Konstantin... [libc++][ranges] Implement `ranges::rotate`.
2022-08-08 Louis Dionne[libc++] Mark -fexperimental-library test as unsupporte...
2022-08-08 Tobias Hieta[LLD][COFF] Ignore DEBUG_S_XFGHASH_TYPE/VIRTUAL
2022-08-08 Nikita PopovRevert "[compiler-rt][CMake] Enable TF intrinsics on...
2022-08-08 Fangrui Song[ELF][AArch64] Fix potentially corrupted section conten...
2022-08-08 Fangrui Song[ELF] Keep only getTarget() call. NFC
2022-08-08 Fangrui Song[ELF][PPC64] Fix potentially corrupted section content...
2022-08-08 Fangrui Song[ELF] mergeCmp: work around irreflexivity bug
2022-08-08 Keith Smiley[Sanitizer][Darwin] Support OS versions before DRIVERKIT
2022-08-08 Nathan James[clangd] Change the url for clang-tidy check documentation
2022-08-08 David Green[ConstProp] Don't fallthorugh for poison constants...
2022-08-08 Martin Storsjö[ORC] Actually propagate memory unmapping errors on...
2022-08-08 Martin Storsjö[ORC] Fix a warning about an unused variable on Windows...
2022-08-08 Nikita Popov[MLIR] Fix checks for native arch
2022-08-08 Lang Hames[ORC] Ensure that llvm_orc_registerJITLoaderGDBAllocAct...
2022-08-08 Anubhab Ghosh[Orc] Disable use of shared memory on Android
2022-08-08 Umesh Kalappa[PowerPC] Change long to int64_t (which is always 64...
2022-08-08 Chuanqi Xu[C++20] [Modules] Handle initializer for Header Units
2022-08-08 Chuanqi Xu[C++20] [Modules] Merge same concept decls in global...
2022-08-08 Ilya Biryukov[Sema] Return primary merged decl as canonical for...
next