platform/upstream/llvm.git
2021-07-30 Anton Zabaznov[OpenCL] Replace test for pipe struct to test it with...
2021-07-30 Sanjay Patel[InstCombine] add more tests for vector cmp-bitcast...
2021-07-30 Sanjay Patel[InstCombine] add more tests for vector-cmp bitcast...
2021-07-30 Leonard Chan[compiler-rt][Fuchsia] Support HWASan on Fuchsia
2021-07-30 Leonard Chan[compiler-rt][hwasan] Remove __sanitizer allocation...
2021-07-30 Mark de Wever[libc++] Improve LIBCXX_ENABLE_INCOMPLETE_FEATURES.
2021-07-30 Simon Pilgrim[InstCombine] getMaskedTypeForICmpPair - remove dead...
2021-07-30 Simon PilgrimSelectionDAGDumper.cpp - remove nested if-else return...
2021-07-30 Simon PilgrimSelectionDAGDumper.cpp - printrWithDepthHelper - remove...
2021-07-30 Aart Bik[mlir][sparse] template the memory resident coordinate...
2021-07-30 Jonas Devlieghere[lldb] Always codesign binaries on macOS
2021-07-30 Jose M Monsalve... [OpenMP] Fixing llvm-omp-device-info compilation with...
2021-07-30 LLVM GN Syncbot[gn build] Port 481ad59b9fa4
2021-07-30 Walter Erquinigo[nfc] improve a simple call
2021-07-30 zoecarver[libcxx][ranges] Add `std::ranges::single_view`.
2021-07-30 Paul RobinsonTrim failing test
2021-07-30 Siva Chandra... [libc][NFC] Add dummy errno target to satisfy mixed...
2021-07-30 Matt ArsenaultGlobalISel: Have lowerLoad scalarize unaligned vectors
2021-07-30 Alexey Bataev[SLP]Improve splats vectorization.
2021-07-30 Kerry McLaughlinReland "[LV] Use lookThroughAnd with logical reductions"
2021-07-30 Matt ArsenaultGlobalISel: Have load lowering handle some unaligned...
2021-07-30 Paul RobinsonXFAIL ppc => powerpc
2021-07-30 Matt ArsenaultAMDGPU/GlobalISel: Fix tests using illegal copies to...
2021-07-30 Matt ArsenaultAMDGPU/GlobalISel: Remove special case lowering for...
2021-07-30 Liuke Gehry[clang-tidy] Fix cppcoreguidelines-init-variables by...
2021-07-30 Asher Mancinelli[flang] Move External IO tests to use GTest
2021-07-30 Markus Böck[mlir] Fully qualify MemoryEffects
2021-07-30 Paul RobinsonXFAIL a test on ppc64
2021-07-30 Kazu Hirata[Transforms] Remove HasValueForBlock (NFC)
2021-07-30 Anjan Kumar[AIX] Pass the -b option to linker on AIX (with fix...
2021-07-30 Shilei Tian[OpenMP][Offloading] Remove task wait in nowait interfaces
2021-07-30 Shivam Gupta[Bazel] Typo fix
2021-07-30 Simon Pilgrim[X86] Add some initial tests for frozen constant folds
2021-07-30 Paul RobinsonAdd triples to try to fix a test
2021-07-30 Anton Zabaznov[OpenCL] Add support of __opencl_c_pipes feature macro.
2021-07-30 Dylan Fleming[SVE] Add folds for sign and zero extends of vscale
2021-07-30 Paul RobinsonFix test that was never run.
2021-07-30 Pushpinder... [OpenMP][AMDGCN] Initial math headers support
2021-07-30 Mircea Trofin[NFC] clang-format OptimizationLevel.h
2021-07-30 Amy Kwan[PowerPC] Emit error for Altivec vector initializations...
2021-07-30 Nicolas Vasilache[mlir][Vector] Add vector to outerproduct lowering...
2021-07-30 AndreyChurbanov[OpenMP][NFC] libomp: silence warnings on unused variables.
2021-07-30 Melanie Blower[clang][patch][FPEnv] Fix syntax errors in pragma float...
2021-07-30 Pushpinder... [AMDGPU][OpenMP] Support linking of math libraries
2021-07-30 Louis Dionne[libc++][NFC] Fix copy-paste error in the transform_vie...
2021-07-30 David Green[ARM] Attempt to distribute reductions
2021-07-30 Joachim Protze[libomptarget][amdcgn] Add build dependency for opt
2021-07-30 Louis Dionne[libc++] Handle arrays in std::destroy_at
2021-07-30 Kadir Cetinkaya[clangd] Record remote index usage
2021-07-30 Kadir Cetinkaya[clangd] Unify compiler invocation creation
2021-07-30 Simon Pilgrim[X86][AVX] Add test case for PR51281
2021-07-30 Kadir Cetinkaya[clangd] Make use of diagnostic tags for some clang...
2021-07-30 Florian Mayer[hwasan] Detect use after scope within function.
2021-07-30 Jan KratochvilRevert "[lldb] [DWARF-5] Be lazier about loading .dwo...
2021-07-30 Alexey Bataev[SLP]Fix an assertion for the size of user nodes.
2021-07-30 Alexey Bataev[SLP]Do not consider deleted instruction as external...
2021-07-30 Kadir Cetinkaya[clangd] Enable relative configs in check mode
2021-07-30 Alexey Bataev[SLP]Fix a crash in gathered loads analysis.
2021-07-30 Alex Zinenko[OMPIRBuilder] add minimalist reduction support
2021-07-30 Eric Leese[lldb] [DWARF-5] Be lazier about loading .dwo files
2021-07-30 Dmitry Vyukovtsan: fix another latent race size bug in test
2021-07-30 Marco Elvertsan: Support constructor arguments via New
2021-07-30 David Spickett[lldb][AArch64] Mark mismatched tags in tag read output
2021-07-30 David Spickett[lldb] Correct format of qMemTags type field
2021-07-30 Tung D. Le[mlir][affine-loop-fusion] Fix a bug that AffineIfOp...
2021-07-30 Dmitry Vyukovtsan: introduce New/Alloc/Free helpers
2021-07-30 Butygin[mlir][spirv] Fix crash in convert-gpu-to-spirv pass...
2021-07-30 Ivan Murashko[clang] SIGSEGV at DeduceTemplateArgumentsByTypeMatch
2021-07-30 Dmitry Vyukovtsan: optimize test-only barrier
2021-07-30 Dmitry Vyukovtsan: fix latent race size bug in test
2021-07-30 David Green[ARM] Turn vecreduce_add(add(x, y)) into vecreduce...
2021-07-30 David Green[ARM] MVE SLP'd reduction tests. NFC
2021-07-30 Muhammad Omair... Revert "[LLDB][GUI] Expand selected thread tree item...
2021-07-30 Anastasia Stulova[OpenCL] Add std flag aliases clc++1.0 and CLC++1.0
2021-07-30 Andrzej Warzynski[flang] Fix `flang` (the bash wrapper script for the...
2021-07-30 Cullen Rhodes[AArch64][SME] Introduce feature for streaming mode
2021-07-30 Lang Hames[JITLink][ELF][x86-64] Include relocation name in missi...
2021-07-30 Tarindu JayatilakaTake OptimizationLevel class out of Pass Builder
2021-07-30 Dave Airlie[OpenCL] opencl-c.h: add CL 3.0 non-generic address...
2021-07-30 Mark LeairFix scalar unit tests for all, any, maxloc, etc. that...
2021-07-30 Anton ZabaznovRevert "[OpenCL] Add support of __opencl_c_pipes featur...
2021-07-30 Anton Zabaznov[OpenCL] Add support of __opencl_c_pipes feature macro.
2021-07-30 Stefan Pintilie[PowerPC] Fix issue where hint was providing the incorr...
2021-07-30 Esme-Yi[yaml2obj] Enable support for parsing 64-bit XCOFF.
2021-07-30 Walter Erquinigo[nfc][trace] use formatv instead of the old Printf
2021-07-30 Anton Zabaznov[OpenCL] Add support of __opencl_c_3d_image_writes...
2021-07-30 Victor Huangtsan: Fix the improper argument type in tsan_ilist_test.cpp
2021-07-30 Jinsong Ji[AIX] Include symbol alias in extract_symbols.py
2021-07-30 Walter Erquinigo[source map] fix relative path breakpoints
2021-07-30 Geoffrey Martin... [Bazel] Make td_library usable as data
2021-07-30 Geoffrey Martin... [Bazel] Unconditionally define STDC LIMIT/CONSTANT...
2021-07-30 Geoffrey Martin... [Bazel] Derive targets from file presence as in CMake...
2021-07-30 Mark Schimmel[ARC] Add norm/normh instructions with disassembly...
2021-07-30 Stella Laurenzo[MLIR][python] Disable SONAME on extensions.
2021-07-30 Ben ShiOptimize mul in the zba extension with SH*ADD
2021-07-30 Ben Shi[RISCV][test] Add new tests for mul optimization in...
2021-07-30 Matt Jacobson[AVR][clang] Pass '--start-group' and '--end-group...
2021-07-30 Amara Emerson[GlobalISel] Refactor the unmerge artifact value finder...
2021-07-29 Shoaib Meenai[compiler-rt] Fix COMPILER_RT_OS_DIR for Android
2021-07-29 Thomas Johnson[ARC] Add additional mov immediate instruction formats...
next