platform/upstream/llvm.git
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...
2021-07-29 Joseph Huber[OpenMP] Adding flags for disabling the following optim...
2021-07-29 Adrian PrantlMake testcase more robust against codegen changes
2021-07-29 Adrian PrantlFix typo
2021-07-29 Sanjay Patel[InstCombine] add tests for vector cmp-bitcast; NFC
2021-07-29 Adrian PrantlGlobalISel/AArch64: don't optimize away redundant branc...
2021-07-29 Amy Zhuang[mlir] Set insertion point of vector constant to the...
2021-07-29 George Burgess IVsecurity: highlight phab accounts; recommend phab for...
2021-07-29 Rob Suderman[mlir][tosa] Fix tosa.reshape failures due to implicit...
2021-07-29 Stella Laurenzo[MLIR][Python] Use DEST_PREFIX when installing.
2021-07-29 Adrian PrantlSimplify testcase to use v instead of p (NFC)
2021-07-29 Mark LeairFix unit test checks for the scalar cases of all/any...
2021-07-29 David Green[ARM] Define a couple more ssub indexes. NFC
2021-07-29 Mitch Phillips[GWP-ASan] Add version header.
2021-07-29 Yi Zhang[mlir][linalg] Fix pad tensor cast folding with changed...
2021-07-29 Fangrui Song[ELF] Add -Bsymbolic-non-weak-functions
2021-07-29 Leonard Chan[compiler-rt][hwasan] Check for SANITIZER_POSIX before...
2021-07-29 Alex Langford[lldb] Remove CPlusPlusLanguage from Mangled
2021-07-29 Amara Emerson[GlobalISel] Use GMergeLikeOp to simplify a combine...
2021-07-29 Lei Zhang[mlir] NFC: split MemRef to SPIR-V conversion into...
2021-07-29 Lei Zhang[mlir] NFC: split Math to SPIR-V conversion into their...
2021-07-29 Lei Zhang[mlir] Fix CMake option for enabling SPIR-V CPU runner
2021-07-29 Omar Emara[LLDB][GUI] Add Environment Variable Field
2021-07-29 Omar Emara[LLDB][GUI] Add Create Target form
2021-07-29 Alexander Yermolovich[DWARF] Refactor test to remove relocations for DWO
2021-07-29 Mark LeairFix runtime internal error with certain intrinsics...
2021-07-29 Andy KaylorFixing an infinite loop problem in InstCombine
2021-07-29 Anjan KumarRevert "[AIX] Pass the -b option to linker on AIX"
2021-07-29 Christopher... Revert "Revert "[clang][pp] adds '#pragma include_inste...
2021-07-29 Terry Wilmarth[OpenMP] libomp: Add new experimental barrier: two...
2021-07-29 Sander de Smalen[InstSimplify] Don't assume parent function when simpli...
2021-07-29 Stella Laurenzo[MLIR][python] Export CAPI headers.
2021-07-29 Amara Emerson[GlobalISel] Add GPtrAdd and use it in some combines.
2021-07-29 bakhtiyarRefactor AsyncToAsyncRuntime pass to boost understandab...
2021-07-29 Frederic Cambus[clang] Fix a typo in the manual page: s/contraint...
2021-07-29 Frederic Cambus[clang] Fix typos in Options.td and regen ClangCommandL...
2021-07-29 Ahmed S. TaeiRorder mmt4d iteration domain
next