platform/upstream/llvm.git
2022-02-17 Jonas Paulsson[SystemZ] Improve emission of alignment hints.
2022-02-17 Alex Brachet[Driver][Fuchsia][NFC] Use GetLinkerPath to see if...
2022-02-17 Artem Dergachev[analyzer] Fix a crash in NoStateChangeVisitor with...
2022-02-17 Arthur Eubanks[InstCombine][OpaquePtr] Check store type in DSE implem...
2022-02-17 Alexey Bataev[SLP][NFC]Add another test for swapped main/alternate...
2022-02-17 Philip Reames[instsimplify] When compare allocas, consider their...
2022-02-17 Shangwu Yao[CUDA][SPIRV] Assign global address space to CUDA kerne...
2022-02-17 Philip Reames[instsimplify] Fix a miscompile with zero sized allocas
2022-02-17 Valentin Clement[flang] Lower simple scalar assignment
2022-02-17 Alex Brachet[libc] Add exit and atexit
2022-02-17 Brad Smith[clangd] Fix building SerializationTests unit test...
2022-02-17 Brad Smith[RuntimeDyld] Fix building on OpenBSD
2022-02-17 Philip Reames[instsimplify] Precommit a test showing an alloca equal...
2022-02-17 Zakk Chen[RISCV] Add the policy operand for nomask vector Multip...
2022-02-17 Kerry McLaughlin[AArch64][SVE] Add structured load/store opcodes to...
2022-02-17 zhijian[NFC][llvm-nm] refactor function dumpSymbolNamesFromFile
2022-02-17 Adrian Prantladd missing include
2022-02-17 Simon Pilgrim[clang] Sema::CheckEquivalentExceptionSpec - remove...
2022-02-17 Zahira AmmarguellatAdd support for floating-point option `ffp-eval-method...
2022-02-17 Arthur O'Dwyer[clang] [NFC] More exhaustive tests for deducing void...
2022-02-17 Aart Bik[mlir][linalg][sparse] add linalg optimization passes...
2022-02-17 Arthur Eubanks[SCEVExpander][OpaquePtr] Check GEP source type when...
2022-02-17 Arthur Eubanks[test][IndVarSimplify][OpaquePtr] Precommit test
2022-02-17 John Brawn[AArch64] Remove an unused variable in my previous...
2022-02-17 zhijianTitle: Export unique symbol list with llvm-nm new optio...
2022-02-17 Alexey Lapshin[objcopy] followup patch after f75da0c8e65cf1b09012a8b6...
2022-02-17 Craig Topper[RISCV] Match shufflevector corresponding to slideup.
2022-02-17 Craig Topper[RISCV] Fix incorrect MemOperand copy converting splat...
2022-02-17 John Brawn[AArch64] Add some missing strict FP vector lowering
2022-02-17 Jay Foad[GlobalDCE] Simplify and return Changed = true less...
2022-02-17 Matt Devereau[AArch64][SVE] Invert VSelect operand order and conditi...
2022-02-17 Michael Kruse[polly] Fix regression test after D110620.
2022-02-17 fourdimRevert "[JITLink][RISCV] fix the extractBits behavior...
2022-02-17 Sanjay Patel[InstCombine] push constant operand down/outside in...
2022-02-17 Sanjay Patel[InstCombine] add test for min/max intrinsic with const...
2022-02-17 Shilei Tian[OpenMP][Offloading] Fix test case issues in bug49334.cpp
2022-02-17 fourdim[JITLink][RISCV] fix the extractBits behavior and add...
2022-02-17 Zakk Chen[RISCV] Add the passthru operand for vmv.vv/vmv.vx...
2022-02-17 Alexander Potapenkotsan: Add a missing disable_sanitizer_instrumentation...
2022-02-17 Lei Zhang[mlir][spirv] Add a pass to unify aliased resource...
2022-02-17 Alexey Bataev[SLP][NFC]Fix misprint in function name, NFC.
2022-02-17 Nico Weber[gn build] (manually) port f75da0c8e65c (ObjCopy lib)
2022-02-17 Shao-Ce SUN[RISCV] add the MC layer support of Zfinx extension
2022-02-17 Simon Pilgrim[X86] selectLEAAddr - add X86ISD::SMUL/UMULO handling
2022-02-17 Guillaume Chatelet[libc][automemcpy] Introduce geomean of scores as a...
2022-02-17 Paul Walker[DAGCombiner] Extend ISD::ABDS/U combine to handle...
2022-02-17 Bjorn Pettersson[DAG] Fix in ReplaceAllUsesOfValuesWith
2022-02-17 Simon Pilgrim[clang-doc] SerializeIndex - pass Index param by consta...
2022-02-17 Shao-Ce SUN[NFC] Fix comment
2022-02-17 Simon Pilgrim[clang] CGDebugInfo::getOrCreateMethodType - use castAs...
2022-02-17 Simon Pilgrim[clang] CGCXXABI::EmitLoadOfMemberFunctionPointer ...
2022-02-17 Shao-Ce SUN[NFC] Correct typo `interger` to `integer`
2022-02-17 Benjamin Kramer[BufferDeallocation] Don't assume successor operands...
2022-02-17 John Brawn[AArch64] Allow strict opcodes in faddp patterns
2022-02-17 John Brawn[AArch64] Allow strict opcodes in indexed fmul and...
2022-02-17 John Brawn[AArch64] Allow strict opcodes in fp->int->fp patterns
2022-02-17 John Brawn[AArch64] Add instruction selection for strict FP
2022-02-17 Guillaume Chatelet[llvm][automemcpy] Allow distribution filtering in...
2022-02-17 Adrian Kuegel[AArch64][NFC] Fix unused-lambda-capture warning.
2022-02-17 Nikita Popov[Docs] Use correct rst syntax
2022-02-17 Momchil VelikovRemove duplicated code for printing the `uwtable` attri...
2022-02-17 Adrian Kuegel[Bazel] Fix build after ObjCopy move.
2022-02-17 Andrzej Warzynski[flang][driver] Add support for `-emit-llvm`
2022-02-17 Guillaume Chatelet[libc][automemcpy] Add mean/variance and simplify imple...
2022-02-17 Nikita Popov[Docs] Update opaque pointers docs
2022-02-17 Roman Lebedev[NFC][PhaseOrdering] Improve test coverage for D119975
2022-02-17 Simon Pilgrim[SystemZ] lowerDYNAMIC_STACKALLOC_XPLINK - use cast...
2022-02-17 Simon Pilgrim[X86] X86tcret_1reg - use cast<> instead of dyn_cast...
2022-02-17 Simon PilgrimAArch64_MC::isQForm - Fix MSVC 'no default capture...
2022-02-17 Nikita Popov[RelLookupTableConverter] Ensure that GV, GEP and load...
2022-02-17 Max Kazantsev[SCEV] Infer ranges for SCC consisting of cycled Phis
2022-02-17 Sven van Haastregt[OpenCL] Guard 64-bit atomic types
2022-02-17 Alexey Lapshin[objcopy][NFC] Add doc comments to the executeObjcopy...
2022-02-17 Pavel Kosov[SchedModels][CortexA55] Add ASIMD integer instructions
2022-02-17 Pavel Kosov[AArch64][SchedModels] Handle virtual registers in...
2022-02-17 Nikita Popov[CodeGen] Rename deprecated Address constructor
2022-02-17 Zakk Chen[RISCV] Add the passthru operand for vadc/vsbc/vmerge...
2022-02-17 Eli FriedmanRevert "[compiler-rt] Implement ARM atomic operations...
2022-02-17 Eli FriedmanRevert "[NFC][compiler-rt] Format file lib/builtins...
2022-02-17 Alexey Lapshin[llvm-objcopy][NFC] Move core implementation of llvm...
2022-02-17 Siddharth Bhat[MLIR] add entry block to MLIR grammar.
2022-02-17 David Green[AArch64] Cleanup for performCommonVectorExtendCombine...
2022-02-17 Jay Foad[AMDGPU] Return better Changed status from SILowerI1Copies
2022-02-17 Jay Foad[AMDGPU] Return better Changed status from SIAnnotateCo...
2022-02-17 Stanislav GatevAdd missing break statement in switch.
2022-02-17 Jay Foad[AMDGPU] Return better Changed status from AMDGPUPerfHi...
2022-02-17 Jay Foad[AMDGPU] Return better Changed status from AMDGPUAnnota...
2022-02-17 Jay Foad[CodeGen] Return better Changed status from LocalStackS...
2022-02-17 Jay Foad[CodeGen] Return false from LiveIntervals::runOnMachine...
2022-02-17 Jay Foad[CodeGen] Return better Changed status from DetectDeadLanes
2022-02-17 Ben ShiRevert "[RISCV] LUI used for address computation should...
2022-02-17 Roman Lebedev[SimplifyCFG][PhaseOrdering] Defer lowering switch...
2022-02-17 Alex Zinenko[mlir] call target materialization more in dialect...
2022-02-17 Stanislav Gatev[clang][dataflow] Add transfer functions for logical...
2022-02-17 Lorenzo Chelini[MLIR][PDL] Fix typo (NFC)
2022-02-17 Nikita Popov[InstSimplify] Delay creation of constants for offsets...
2022-02-17 Martin Storsjö[libcxx] [test] Fix locale.time.get.byname get_date...
2022-02-17 Martin Storsjö[libcxx] [test] Fix the locale get_one_wide test for...
2022-02-17 Martin Storsjö[libcxx] [test] Make the put_long_double test pass...
2022-02-17 Amir Ayupov[BOLT][NFC] Report errors from createBinaryContext...
next