platform/upstream/llvm.git
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
2021-12-05 Mark de Wever[libc++][doc] Update format implementation status.
2021-12-05 Kazu Hirata[llvm] Use range-based for loops (NFC)
2021-12-05 Sanjay Patel[InstSimplify] fix logic fold of 'or' for vectors
2021-12-05 Sanjay Patel[InstSimplify] add/adjust tests for 'or' logic fold...
2021-12-05 Sanjay Patel[InstCombine] add tests for icmp with mul op with known...
2021-12-05 Kristina BessonovaFollow-up for D113741: fix DebugInfo/Generic/lexical_bl...
2021-12-05 Nilay VaishRemove duplicate comment
2021-12-05 Nico Weber[gn build] (semiautomaticallly) port a8025e06fc0f ...
2021-12-05 Mark de WeverMicrosoft's floating-point to_chars powered by Ryu...
2021-12-05 Mark de Wever[libc++][ci] Disable generating debug information.
2021-12-05 Florian Hahn[VPlan] Separate ctors for VPWidenIntOrFpInduction...
2021-12-05 Kristina BessonovaReland [DwarfDebug] Support emitting function-local...
2021-12-05 Kristina BessonovaReland [DwarfDebug] Move emission of global vars, types...
2021-12-05 Phoebe Wang[X86][FP16] Replace vXi16 to vXf16 instead of v8f16
2021-12-05 Florian Hahn[MemoryLocation] Use getForArgument in getForSource...
2021-12-05 Lang Hames[JITLink][ELF][x86-64] Adjust addends for R_X86_64_PLT3...
2021-12-05 David Green[DAG] Create fptoui.sat from clamped fptosi
2021-12-05 Lang Hames[JITLink][ELF][x86-64] Use the right edge-naming functi...
2021-12-05 Lang Hames[llvm-jitlink] Allow -entry option to find hidden symbols.
2021-12-05 Michael LiaoFix `-Wunused-variable` warning. NFC.
2021-12-05 Nico Weber[gn build] port f1585a4b47cc
2021-12-05 Leonard Grey[Support] Use final filename for Caching buffer identifier
2021-12-05 Kazu Hirata[lldb] Fix a warning
2021-12-05 Peter Klausler[flang] OPEN(RECL=) handling for sequential formatted I/O
2021-12-04 Zhihao Yuan[PowerPC] Drop stdlib paths in freestanding tests
2021-12-04 Florian Hahn[MemoryLocation] Support missing atomic intrinsics...
2021-12-04 Butygin[mlir] Add InlinerInterface to bufferization dialect
2021-12-04 Björn Schäpers[clang-format][NFC] Use member directly
2021-12-04 Björn Schäpers[clang-format][NFC] Use range based for for fake l...
2021-12-04 Björn Schäpers[clang-format][NFC] Early return when nothing to do
2021-12-04 Björn Schäpers[clang-format][NFC] Move static variable in scope
2021-12-04 Björn Schäpers[clang-format][NFC] Use range based for
2021-12-04 Björn Schäpers[clang-format][NFC] Reorder conditions
2021-12-04 Björn Schäpers[clang-format][NFC] Merge two calls of isOneOf
2021-12-04 Björn Schäpers[clang-format][NFC] Rename variable so no shadowing...
2021-12-04 Björn Schäpers[clang-format][NFC] Prefer pass by reference
2021-12-04 Mehrnoosh Heidarpour[InstSimplify] Add logic 'or' fold to -1
2021-12-04 Peter Klausler[flang] Fix folding of EXPONENT() intrinsic function
2021-12-04 Saleem AbdulrasoolWindows: support `DoLoadImage`
2021-12-04 Dimitry Andric[XRay] fix more -Wformat warnings
2021-12-04 Nikita Popov[llvm-c] Avoid deprecated APIs in tests
2021-12-04 Kazu Hirata[CodeGen] Use range-based for loops (NFC)
2021-12-04 Nikita Popov[NewPM] Test more options in pipeline test (NFC)
2021-12-04 Nikita Popov[NewPM] Fix MergeFunctions scheduling
2021-12-04 Matt ArsenaultAttributor: Fix typo in function name
2021-12-04 Matt ArsenaultOpenMP: Un-xfail tests that pass now
2021-12-04 Kristina BessonovaRevert "[DwarfDebug] Support emitting function-local...
2021-12-04 Matt ArsenaultAMDGPU: Enable fixed function ABI by default
2021-12-04 Florian Hahn[BasicAA] Add atomic mem intrinsic tests.
2021-12-04 Matt ArsenaultAMDGPU: Assume all amdhsa kernarg passed implicit argum...
2021-12-04 Matt ArsenaultAMDGPU: Optimize out implicit kernarg argument allocati...
2021-12-04 Kristina Bessonova[DwarfDebug] Support emitting function-local declaratio...
2021-12-04 Hugo PompougnacApply the permutation map on each affine nest
2021-12-04 Kristina Bessonova[DwarfDebug] Move emission of global vars, types and...
2021-12-04 Dmitry Vyukovtsan: disable dlopen_static_tls.cpp test on aarch64
2021-12-04 Anton Afanasyev[Passes] Move AggressiveInstCombine after InstCombine
2021-12-04 Jay Foad[AMDGPU] Change llvm.amdgcn.image.bvh.intersect.ray...
2021-12-04 Jay Foad[IR,TableGen] Add support for vec3 intrinsic arguments
2021-12-04 Jay Foad[AMDGPU] Generate checks for llvm.amdgcn.image.bvh...
2021-12-04 Nikita Popov[PhaseOrdering] Add test for incorrect merge function...
2021-12-04 Carlos Galvez[clang-tidy][NFC] Move CachedGlobList to GlobList.h
2021-12-04 Anton Afanasyev[Test][PhaseOrdering] Precommit test for PR52289
2021-12-04 Vitaly Buka[sanitizer] Hook up LZW into stack store
2021-12-04 Kazu Hirata[CodeGen] Use range-based for loops (NFC)
2021-12-04 Tee KOBAYASHI[Sparc] Create an error when `__builtin_longjmp` is...
2021-12-04 Chia-hung Duan[mlir] Support collecting logs from notifyMatchFailure().
2021-12-04 Mehdi AminiUse LLVM_ATTRIBUTE_UNUSED to silent warning for static...
2021-12-04 Mehdi AminiSplit the locking of the queue and the threads vector...
2021-12-04 Matthias Springer[mlir][linalg][bufferize] Implement equivalence analysis
2021-12-04 Mehdi AminiFix build for ThreadPool when using -DLLVM_ENABLE_THREA...
next