platform/upstream/llvm.git
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
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
next