platform/upstream/llvm.git
2021-12-06 James Nagurne[llvm][Hexagon] Generalize VLIWResourceModel, VLIWMachi...
2021-12-06 wren romano[mlir][sparse] Code cleanup for SparseTensorConversion
2021-12-06 Noah Shutty[llvm] [Debuginfo] Debuginfod client library.
2021-12-06 Kirill Stoimenov[ASan] Added asan_shadow_defines.h, which contatins...
2021-12-06 Yaxun (Sam... [HIP] Fix -fgpu-rdc for Windows
2021-12-06 Danil Stefaniuc[formatters] Add a pointer and reference tests for...
2021-12-06 Walter Erquinigo[formatters] Add a deque formatter for libstdcpp and...
2021-12-06 Eugene Zhulenev[mlir] Improve async parallel for tests + fix typos
2021-12-06 David BlaikieBazel: add new llvm-c/Deprecated.h header
2021-12-06 Michael Kruse[OpenMPIRBuilder] Implicitly defined control blocks...
2021-12-06 Rob Suderman[mlir] Add CtPop to MathOps with lowering to LLVM
2021-12-06 Arnold Schwaighofer[coro async] Don't use lifetime.start based alloca...
2021-12-06 Simon Pilgrim[X86] LowerRotate - fix assertion. NFC.
2021-12-06 Balázs Kéri[clang][ASTImporter] Update lookup table correctly...
2021-12-06 Nick Desaulniers[clang][ARM] only check -mtp=cp15 for non-asm sources
2021-12-06 Nico WeberRevert "[gn build] (manually) port 4a16fe1369f3ab ...
2021-12-06 Noah ShuttyRevert "[llvm] [Debuginfo] Debuginfod client library."
2021-12-06 Aaron BallmanFixing this test which failed due to different warnings
2021-12-06 Arnold Schwaighofer[coro async] Disable lifetime.start sinking for ABI...
2021-12-06 Aaron BallmanFix a failing test case after 6c75ab5f66b403f7ca67e86ae...
2021-12-06 Louis Dionne[libc++] Fix the return value of max_size()
2021-12-06 Alexey Bataev[SLP]Fix compiler crash when calculating extract cost...
2021-12-06 Louis Dionne[libc++][NFC] Fix release note indentation
2021-12-06 Florian Hahn[LV] Check VPValue operand instead of Cost::isUniformAf...
2021-12-06 Aaron BallmanSpeculatively fix the LLDB build bots from 6c75ab5f66b4...
2021-12-06 Nico Weber[gn build] (manually) port 4a16fe1369f3ab (debuginfod)
2021-12-06 Aaron BallmanUpdate the status of N2412 in C (we do not implement...
2021-12-06 Jonas Paulsson[SystemZ] Improve codegen for memset.
2021-12-06 Martin Probstclang-format: [JS] test case for numeric separators.
2021-12-06 Noah Shutty[llvm] [Debuginfo] Debuginfod client library.
2021-12-06 Aaron BallmanIntroduce _BitInt, deprecate _ExtInt
2021-12-06 Balazs Benics[analyzer][solver] Fix assertion on (NonLoc, Op, Loc...
2021-12-06 James FarrellRevert "Use VersionTuple for parsing versions in Triple...
2021-12-06 Jonas DevlieghereRevert "[clang][DebugInfo] Allow function-local statics...
2021-12-06 Craig Topper[RISCV] Loosen some restrictions on lowering constant...
2021-12-06 Joseph Huber[OpenMP] Make reduction functions SPMD compatible
2021-12-06 Joseph Huber[OpenMP][FIX] Invalidate the SPMDCompatibilityTracker...
2021-12-06 Evgeny MandrikovFix compilation of Google Test in C++20 mode
2021-12-06 LLVM GN Syncbot[gn build] Port c68f71eb37c2
2021-12-06 spupyrevext-tsp basic block layout
2021-12-06 Jon Chesterfield[openmp] Default to new rtl for amdgpu
2021-12-06 Peter Waller[AArch64][SVE] Fix ICE extracting fixedvec from scalabl...
2021-12-06 Kazu Hirata[CodeGen] Use range-based for loops (NFC)
2021-12-06 Jon Chesterfield[libomptarget] Add cmake variables to disable building...
2021-12-06 Jon Chesterfield[openmp] Run tests on both runtimes, independent of...
2021-12-06 Bardia Mahjour[VP] getVPMemoryOpCost interface
2021-12-06 Arthur O'Dwyer[libc++] Work around a Clang bug in transform_view...
2021-12-06 Simon MollRevert "[Clang] Ignore CLANG_DEFAULT_LINKER for custom...
2021-12-06 Jon Chesterfield[openmp] Enable tests on new devicertl on amdgpu
2021-12-06 Ties Stuij[ARM][clang] Add back branch protection tests
2021-12-06 Nikita Popov[llvm-c] Avoid use of deprecated APIs in unit tests
2021-12-06 James FarrellUse VersionTuple for parsing versions in Triple, fixing...
2021-12-06 Chuanqi Xu[Coroutines] Handle CallBrInst in SalvageDebugInfo
2021-12-06 Valentin Clement[fir] Add fircg.ext_array_coor conversion
2021-12-06 Jake Egan[MC] Add emitXCOFFSymbolLinkageWithVisibility to MCNull...
2021-12-06 Pavel Labath[lldb/qemu] Add support for pty redirection
2021-12-06 Pavel Labath[lldb/lua] Add a file that should have been a part...
2021-12-06 Pavel Labath[lldb] Remove extern "C" from lldb-swig-lua interface
2021-12-06 Michał Górny[lldb] [Process/elf-core] Disable for FreeBSD vmcores
2021-12-06 Jon Chesterfield[openmp][amdgpu] Disable tests requiring USM on amdgcn
2021-12-06 Florian Hahn[DSE] Add additional memset_chk tests.
2021-12-06 Alex Zinenko[mlir] Avoid needlessly converting LLVM named structs...
2021-12-06 Simon Moll[Clang] Ignore CLANG_DEFAULT_LINKER for custom-linker...
2021-12-06 Dmitry Vyukovtsan: disable dlopen_static_tls.cpp test on powerpc64
2021-12-06 Sander de Smalen[LV] Pass compare predicate to getCmpSelInstrCost.
2021-12-06 Dmitri Gribenko[clang][docs][dataflow] Added an introduction to datafl...
2021-12-06 Kazushi (Jam... [VE] Support VE specific data directives in MC
2021-12-06 Ties Stuij[ARM] Implement setjmp BTI placement for PACBTI-M
2021-12-06 Kazushi (Jam... [VE] Change to use R_VE_SREL32
2021-12-06 David Green[ARM] Add a vrinta.f16.f16 alias
2021-12-06 Djordje Todorovic[NFC][LICM] Update the comment in the scalar-promote.ll
2021-12-06 Kazushi (Jam... [VE] Support multiple architectures installation
2021-12-06 Kristina Bessonova[clang][DebugInfo] Allow function-local statics and...
2021-12-06 Matthias Springer[mlir][linalg][bufferize][NFC] Utilize isWritable for...
2021-12-06 Balazs Benics[analyzer] Ignore flex generated files
2021-12-06 Matthias Springer[mlir][linalg][bufferize] Remove buffer equivalence...
2021-12-06 Paulo Matos[WebAssembly] Implementation of intrinsic for ref.null...
2021-12-06 MaheshRavishankar[mlir] Add default implementations for methods in ...
2021-12-06 Matthias Springer[mlir][linalg][bufferize][NFC] Collect equivalent FuncO...
2021-12-06 Nikita Popov[llvm-c] Add header deprecations
2021-12-06 Michal Terepeta[mlir][Vector] Support 0-D vectors in `ConstantMaskOp`
2021-12-06 gysit[mlir][linalg] Pad independent of application order...
2021-12-06 Tan S. B[clang-format] Adjust braced list detection
2021-12-06 Zi Xuan Wu[CSKY] Add compressed instruction mapping between 32...
2021-12-06 Noah ShuttyRevert "[llvm] [Debuginfo] Debuginfod client library."
2021-12-06 Noah Shutty[llvm] [Debuginfo] Debuginfod client library.
2021-12-06 Shivam Gupta[Docs] Fix a link
2021-12-06 Qiu Chaofan[PowerPC] Implement general back2back fusion
2021-12-06 Nikolas Klauser[libc++][NFC] Disable clang-tidy checks
2021-12-05 Arthur O'Dwyer[libc++] Remove space-alignment of trailing braces...
2021-12-05 Jack Andersen[GlobalISel] Allow DBG_VALUE to use undefined vregs...
2021-12-05 Jez Ng[lld-macho] Unreferenced weak dylib symbols shouldn...
2021-12-05 Jack Andersen[CMake] Installable find modules for terminfo and libffi
2021-12-05 Jack AndersenTest commit to check access.
2021-12-05 Mehdi AminiFix TOSA verifier to emit verbose errors
2021-12-05 Michael LiaoFix `-Wunused-variable` warning. NFC.
2021-12-05 Arthur O'Dwyer[libc++] Adjust space-alignment in module.modulemap...
2021-12-05 Arthur O'Dwyer[libc++] Add missing `#pragma GCC system_header` in...
2021-12-05 Arthur O'Dwyer[libc++] Fix an include-guard comment. NFC.
2021-12-05 Nico Weber[gn build] port a8025e06fc0f more
next