platform/upstream/llvm.git
2022-02-24 Aaron BallmanUse functions with prototypes when appropriate; NFC
2022-02-24 Valentin Clement[flang] Simple array assignment lowering
2022-02-24 Jay Foad[AMDGPU] Divergence-driven instruction selection for...
2022-02-24 Fangrui Song[ELF] Simplify --fortran-common. NFC
2022-02-24 Fangrui Song[ELF] De-template Symbol::resolveLazy. NFC
2022-02-24 Damian Rouson[flang] add semantics tests for sync team
2022-02-24 Alexey BataevRevert "[OPENMP]Fix PR50347: Mapping of global scope...
2022-02-24 Alexey Bataev[OPENMP]Fix PR50347: Mapping of global scope deep objec...
2022-02-24 Yuanfang Chen[CMake][WinMsvc] Replace MSVC_BASE/WINSDK_BASE with...
2022-02-24 Simon Pilgrim[DAG] Attempt to fold bswap(shl(x,c)) -> zext(bswap...
2022-02-24 David Green[AArch64] Regenerate dp1.ll test, NFC
2022-02-24 Fangrui Song[ELF] Set config->exportDynamic to true if config-...
2022-02-24 Stanislav Mekhanoshin[AMDGPU] Extend SILoadStoreOptimizer to handle global...
2022-02-24 Damian Rouson[flang] add semantics test for sync memory
2022-02-24 Momchil Velikov[AArch64] Async unwind - Always place the first LDP...
2022-02-24 Stanislav Mekhanoshin[AMDGPU] Fix combined MMO in load-store merge
2022-02-24 Amir Ayupov[X86] Introduce x86-cmov-converter-force-all
2022-02-24 Benjamin Kramer[tblgen] Compress CompositeSequences to 1/8th of its...
2022-02-24 Craig Topper[RISCV] Add Zbb RUN lines to neg-abs.ll.
2022-02-24 Momchil Velikov[AArch64] Async unwind - helper functions to decide...
2022-02-24 Fangrui Song[analyzer] Just use default capture after 7fd60ee6e0a87...
2022-02-24 Thomas Raoux[mlir][memref] Add transformation to do loop multi...
2022-02-24 Craig Topper[RISCV] Update some tests to use floating point ABI...
2022-02-24 Momchil Velikov[AArch64] Async unwind - do not schedule frame setup...
2022-02-24 Craig Topper[RISCV] Fold (sext_inreg (fmv_x_anyexth X), i16) -...
2022-02-24 Valentin Clement[flang] Lower allocatable assignment for scalar
2022-02-24 Stanislav Gatev[clang][dataflow] Update StructValue child when assigni...
2022-02-24 Sven van Haastregt[clang-tidy] Remove opencl-c.h inclusion from tests
2022-02-24 Sanjay Patel[SDAG] remove shift that is redundant with part of...
2022-02-24 Valentin Clement[flang] Handle allocatable dummy arguments
2022-02-24 Anton KorobeynikovDisable Mailgun click tracking
2022-02-24 Aaron BallmanRemove useless RUN lines in the middle of the file...
2022-02-24 Joseph Huber[OpenMP] Make section variable external to prevent...
2022-02-24 Sanjay Patel[InstCombine] try harder to preserve 'nsz' in fneg...
2022-02-24 Sanjay Patel[InstCombine] add test for fneg of select with FMF...
2022-02-24 Jay Foad[MIRParser] Diagnose too large align values in MachineM...
2022-02-24 Marius Brehler[mlir][emitc] Add a variable op
2022-02-24 Corentin Jabot[clang] Warn on unqualified calls to std::move and...
2022-02-24 Sven van Haastregt[OpenCL] Handle TypeExtensions in OpenCLBuiltinFileEmitter
2022-02-24 Florian Hahn[AArch64] Simplify and extend tests added in 0c5ea01b20...
2022-02-24 Simon Pilgrim[X86] LowerRotate - enable v8i16 ROTL/ROTR on all pre...
2022-02-24 Simon Pilgrim[X86] SimplifyDemandedVectorEltsForTargetNode - add...
2022-02-24 Shraiysh Vaishay[mlir][OpenMP][NFC] Remove unused binary operator enum
2022-02-24 Benjamin Kramer[Symbolizer] Move ctor/dtor into .cpp file
2022-02-24 Alex Zinenko[mlir] Document creation of Python bindings for a dialect
2022-02-24 Benjamin Kramer[mlir][linalg] Cast back to the original type after...
2022-02-24 Roman Lebedev[NFC][SROA] Update tests for D113520
2022-02-24 serge-sans... Cleanup includes: ProfileData
2022-02-24 serge-sans... Cleanup include: DebugInfo/Symbolize
2022-02-24 Jay Foad[AMDGPU] Fix permissions on test files
2022-02-24 Florian Hahn[AArch64] Add vector select test showing redundant...
2022-02-24 Shao-Ce SUN[NFC][RISCV] Reuse ISD::NodeType in float extension
2022-02-24 Sven van Haastregt[OpenCL] opencl-c.h: remove arg names for image builtins
2022-02-24 Pavel Labath[lldb] Fix macos build for D120425
2022-02-24 Javier Setoain[mlir][LLVM] Allow scalable vectors in ShuffleVectorOp
2022-02-24 Simon Pilgrim[X86] LowerShiftByScalarVariable - use getSplatSourceVe...
2022-02-24 Nikita PopovRevert "[RISCV] add the MC layer support of Zfinx exten...
2022-02-24 Shao-Ce SUN[NFC][clang] Simplify `isOneOf` function
2022-02-24 Pavel Labath[lldb] One more fix for the MonitorChildProcess patch...
2022-02-24 Matthias Springer[mlir][linalg][bufferize] Always bufferize in-place...
2022-02-24 Pavel Labath[lldb] Fix windows build for D120425
2022-02-24 Andrzej Warzynski[flang][docs] Update the top "doc" page
2022-02-24 Pavel Labath[lldb/host] Remove monitor_signals argument from proces...
2022-02-24 Benjamin Kramer[Sema] Silence unused variable warning in Release build...
2022-02-24 rkayaith[mlir][python] Support more types in IntegerAttr.value
2022-02-24 Marek Kurdej[clang-format] Avoid inserting space after C++ casts.
2022-02-24 Xiaodong Liu[sancov][sanitizer-common] Correct sanitizer coverage...
2022-02-24 Marek Kurdej[clang-format] Fix QualifierOrder breaking the code...
2022-02-24 Sander de Smalen[AArch64][AsmParser] Arch directives should set implied...
2022-02-24 Luis Penagos[clang-format] Do not insert space after new/delete...
2022-02-24 Nikolas Klauser[libc++] Remove <chrono> include from <future>
2022-02-24 Iain Sandoe[C++20][Modules][3/8] Initial handling for module parti...
2022-02-24 lian wang[RISCV] Add schedule class for Zbm and Zbe extension
2022-02-24 lian wang[RISCV][NFC] Remove useless intrinsic function declare...
2022-02-24 Martin Storsjö[libcxx] [test] Fix the get/put long_double_ru_RU tests...
2022-02-24 Fangrui Song[analyzer] Fix -Wunused-lambda-capture in -DLLVM_ENABLE...
2022-02-24 Nikita Popov[InstCombine] Canonicalize SPF to min/max intrinsics
2022-02-24 Nikita PopovRevert "[InstCombine] Remove one-use limitation from...
2022-02-24 Adrian Kuegel[mlir][SCF] Apply suggested ClangTidy fixes.
2022-02-24 Maksim Panchenko[BOLT] Support PC-relative relocations with addends
2022-02-24 eopXD[Driver][RISCV] Add missing rv64 test case
2022-02-24 Chenbing.Zheng[RISCV] Add more tests for vcpop and vfirst with VL=0
2022-02-24 Chenbing.Zheng[RISCV][NFC] Add helper function isVectorConfigInstr...
2022-02-24 Fangrui Song[ELF] Symbols.h: remove #include "InputFiles.h"
2022-02-24 Fangrui Song[ELF] Move isUsedInRegularObj assignment from ctor...
2022-02-24 Craig Topper[RISCV] Use SelectionDAG::getFreeze to simplify some...
2022-02-24 Fangrui Song[ELF][test] Avoid race on a.out
2022-02-24 Fangrui Song[ELF] Don't rely on Symbols.h's transitive inclusion...
2022-02-24 Amir Ayupov[BOLT][NFC] Report errors from RewriteInstance `discove...
2022-02-24 Fangrui Song[ELF] Move TLS mismatch error from Symbol::replace...
2022-02-24 V Donaldson[flang] Do not print format tabs
2022-02-24 Yaxun (Sam... [HIP] Support `-fgpu-default-stream`
2022-02-24 Fangrui Song[ELF] Don't rely on Symbols.h's transitive inclusion...
2022-02-24 Bixia Zheng[mlir][sparse][taco] Add support for float32.
2022-02-24 Fangrui Song[ELF] Remove SharedSymbol::getFile. NFC
2022-02-24 Mircea Trofin[ScalarEvolution] Control flag for nonstrict inequaliti...
2022-02-24 Aart Bik[mlir][sparse][linalg] add linalg rewriting specific...
2022-02-24 Med Ismail... [lldb/test] Fix TestProgressReporting.py race issue...
2022-02-24 Matthias BraunPGOInstrumentation, GCOVProfiling: Split indirectbr...
2022-02-24 Matthias BraunSimplify/cleanup BasicBlockUtilsTest
next