platform/upstream/llvm.git
2023-07-18 Joseph Huber[Clangd] Fix ambiguous use of 'Range'
2023-07-18 Joseph Huber[libc] Treat the locks array as a bitfield
2023-07-18 Simon Pilgrim[DAG] More aggressively (extract_vector_elt (build_vect...
2023-07-18 Simon Pilgrim[Sparc] Regenerate float-constants.ll test checks
2023-07-18 Rahul Kayaith[mlir][python] Remove PythonAttr mapping functionality
2023-07-18 Dinar Temirbulatov[AArch64] Regenerate a couple of vector-shuffle tests...
2023-07-18 Joseph HuberRevert "[libc] Default the GPU build to the default...
2023-07-18 Slava Zakharin[flang][hlfir] Support polymorphic hlfir.expr values.
2023-07-18 Joseph Huber[libc] Default the GPU build to the default memory...
2023-07-18 Jens Carl[clang-tidy][NFC] Update path of main translation unit
2023-07-18 Jon ChesterfieldRevert "[libc][memfunctions] Explicit error when platfo...
2023-07-18 Mark de Wever[libc++][chrono] Fixes month inc and dec operations.
2023-07-18 Haojian Wu[clangd] Refine the workflow for diagnostic Fixits.
2023-07-18 Martin StorsjöRevert "[AArch64] Fix an immediate out of range for...
2023-07-18 Razvan Lupusoru[openacc] Add dialect definition for acc declare
2023-07-18 Markus Böck[mlir][LLVM] Append call ops alias scopes to inlined...
2023-07-18 Ingo Müller[mlir][transform][bufferization][python] Add .td file...
2023-07-18 Adrian Kuegel[mlir][Bazel] Add missing dependency.
2023-07-18 Adrian Kuegel[mlir][Bazel] Add VectorToArmSME target.
2023-07-18 Guillaume Chatelet[libc][memfunctions] Explicit error when platform in...
2023-07-18 Adrian Kuegel[mlir][Bazel] Add missing dependency.
2023-07-18 iambrj[MLIR][Presburger] Implement domain and range restricti...
2023-07-18 Martin Braenne[clang][dataflow] Strengthen flow condition assertions.
2023-07-18 Paweł Bylica[clang][NFC] Fix typos in sema builtins test
2023-07-18 Christoph Stiller[MCA] Document behaviour of ResourceRef
2023-07-18 Alexey Bataev[SLP]Include cost of the reshuffling for same nodes...
2023-07-18 John Brawn[ARM] Replace TransferImpOps with copyImplicitOps
2023-07-18 wanglei[LoongArch][NFC] Revise instruction format to match...
2023-07-18 Martin Storsjö[AArch64] Fix an immediate out of range for large reali...
2023-07-18 Luke Lau[RISCV] Add VP patterns for vandn.[vv,vx]
2023-07-18 Luke Lau[RISCV] Add SDNode patterns for vandn.[vv,vx]
2023-07-18 Matthias Springer[mlir][NVGPU][transform] Add `create_async_groups`...
2023-07-18 Guillaume Chatelet[libc][NFC] Split memmove implementations per platform
2023-07-18 Jie Fu[Flang] Remove unused variable 'converter' in genCustom...
2023-07-18 Nikita Popov[Constants] Use getGEPReturnType() (NFC)
2023-07-18 dingfei[NFC][clang-extdef-mapping] fix test failure on unsuppo...
2023-07-18 Alex Zinenko[mlir] NFC: untangle SCF Patterns.h and Transforms.h
2023-07-18 Markus Böck[mlir][LLVM] Perform deep clone of alias scopes during...
2023-07-18 Haojian Wu[include-cleaner] Avoid a caching issue when running...
2023-07-18 Kiran Chandramohan[Flang] Include logical default with default-integer-8
2023-07-18 Tom Eccles[flang][hlfir][NFC] catch dynamically optional args...
2023-07-18 Tom Eccles[flang][hlfir] support dynamically optional array argum...
2023-07-18 Tom Eccles[flang][hlfir] add support for elemental intrinsics...
2023-07-18 Tom Eccles[flang][hlfir] custom intrinsic handling for scalar...
2023-07-18 Paulo Matos[InstCombine] Allow KnownBits to be propagated
2023-07-18 Matt ArsenaultAMDGPU: Preserve flags in fdiv_fast lowering
2023-07-18 Matt ArsenaultAMDGPU: Generate and add fdiv tests
2023-07-18 Matt ArsenaultValueTracking: Fix computeKnownFPClass canonicalize...
2023-07-18 Matt ArsenaultValueTracking: Add more tests for canonicalize class...
2023-07-18 Matt ArsenaultAMDGPU: Add some additional rcp/rsq tests
2023-07-18 Nikita Popov[IR] Remove typed pointer handling from getGEPReturnTyp...
2023-07-18 Sander de Smalen[AArch64] Force streaming-compatible codegen when attri...
2023-07-18 Matt Arsenaultlibomptarget: Try to fix dependency tracking for llvm...
2023-07-18 Mitch PhillipsRevert "[sanitizer][asan][win] Intercept _strdup on...
2023-07-18 Matt ArsenaultMachineSink: Fix sinking VGPR def out of a divergent...
2023-07-18 Matt ArsenaultAMDGPU: Add baseline test for broken machine sinking
2023-07-18 Nikita Popov[llvm] Remove uses of getWithSamePointeeType() (NFC)
2023-07-18 Florian Hahn[LV] Move all VPlan transforms after initial VPlan...
2023-07-18 Nikita Popov[polly] Remove use of getWithSamePointeeType() (NFC)
2023-07-18 Nikita Popov[Coroutines] Remove unused variable (NFC)
2023-07-18 khei4Revert "Revert "Revert "[MemCpyOpt] implement single...
2023-07-18 Nikita Popov[llvm] Remove uses of isOpaqueOrPointeeTypeEquals(...
2023-07-18 Andrzej Warzynski[mlir][ArmSME] Introduce custom TypeConverter for ArmSME
2023-07-18 Nikita Popov[ConstantFolding] Remove some typed pointer handling...
2023-07-18 Nikita Popov[OpenMPIRBuilderTest] Remove unused variable (NFC)
2023-07-18 Nikita Popov[OpenMPIRBuilder] Check GV type instead of pointee...
2023-07-18 Kiran Chandramohan[Flang][HLFIR] Intrinsics: Propagate fast math flags
2023-07-18 Kiran Chandramohan[Flang][HLFIR] Relax size check for dot_product intrinsic
2023-07-18 Nikita Popov[Bitcode] Remove uses of isOpaqueOrPointeeTypeEquals...
2023-07-18 ManuelJBrito[NewGVN] Abort PHIOfOps if singleton PHI is found
2023-07-18 Nikita Popov[LowerMatrixIntrinsics] Fix test expectations (NFC)
2023-07-18 Nikita Popov[llvm] Remove some uses of isOpaqueOrPointeeTypeEquals...
2023-07-18 dingfei[clang-extdef-mapping] register necessary targest for...
2023-07-18 dingfei[ASTImporter] Fields are imported first and reordered...
2023-07-18 Nikita Popov[IRBuilder] Remove various typed pointer handling ...
2023-07-18 Nuno Lopes[LowerMatrixIntrinsics] Use poison instead of undef...
2023-07-18 Weining Lu[LoongArch] Change 'using namespace llvm;' to 'namespac...
2023-07-18 Weining Lu[LoongArch] Remove useless 'invalid' and 'none' feature...
2023-07-18 Cullen Rhodes[mlir][ArmSME] Implement tile allocation
2023-07-18 Nikita PopovReapply [InstSimplify] Make simplifyWithOpReplaced...
2023-07-18 dingfei[ASTImporter] Fix 'isVirtual()' assert failure while...
2023-07-18 Jens Massberg[clangd][c++20] Add concept Hover tests.
2023-07-18 Pavel Labath[lldb/test] Fix command-disassemble-mixed.c
2023-07-18 Nikita Popov[InstSimplify] Add additional tests for with op replace...
2023-07-18 Andrzej Warzynski[mlir][ArmSME] Introduce new lowering layer (Vector...
2023-07-18 WANG Xuerui[LoongArch][NFC] Consistently derive instruction mnemon...
2023-07-18 Cullen Rhodes[mlir][ArmSME] Add custom get_tile_id and cast ops
2023-07-18 Martin Erhart[mlir][bufferization] Add DeallocOp
2023-07-18 Balázs Kéri[clang][analyzer] Add all success/failure messages...
2023-07-18 Balázs Kéri[clang][analyzer] Display notes in StdLibraryFunctionsC...
2023-07-18 Balázs Kéri[clang][analyzer] Add and change NoteTags in StdLibrary...
2023-07-18 David Green[AArch64] Regenerate a couple of mir GlobalISel tests...
2023-07-18 Fangrui Song[lld][test] Remove unused features
2023-07-18 LiaoChunyu[RISCV] Lower VP_CTLZ_ZERO_UNDEF/VP_CTTZ_ZERO_UNDEF...
2023-07-18 Mikhail Goncharov[bazel] fix build of ArithUtils
2023-07-18 Balazs Benics[ADT] Remove SFINAE constraint from llvm::iterator_rang...
2023-07-18 Amir Bishara[mlir][cmake] Comment out redundant static assert regar...
2023-07-18 Andrzej Warzynski[mlir][SparseTensor][ArmSVE] Conditionally disable...
2023-07-18 Tomasz Kamiński[analyzer] Bind return value for assigment and copies...
2023-07-18 Sameer Sahasrabuddhe[llvm] minor cleanup in GenericSSAContext
next