platform/upstream/llvm.git
2023-01-20 Mircea Trofin[mlgo] Stream the training data
2023-01-20 Simon Pilgrim[DAG] visitINSERT_VECTOR_ELT - move mergeInsertEltWithS...
2023-01-20 Jannik Silvanus[DirectX] Fix i8 alignment in datalayout of lit test
2023-01-20 Jannik Silvanus[Transforms] Fix i8 alignment in datalayout of lit...
2023-01-20 Jannik Silvanus[X86] Fix i8 alignment in datalayout of lit test
2023-01-20 Jannik Silvanus[polly] Fix i8 alignment in datalayout of lit test
2023-01-20 wanglei[docs] Update release notes to mention that LoongArch...
2023-01-20 Jeremy Morse[DebugInfo] Store instr-ref mode of MachineFunction...
2023-01-20 Shilei Tian[LLVM][OpenMP] Correct the function signature of `__kmp...
2023-01-20 Nikita Popov[Mem2Reg] Add additional noundef variations to nonnull...
2023-01-20 OCHyams[Assignment Tracking] Fix -fexperimental-assignment...
2023-01-20 David Green[ARM] Fix condition in cmov to csinc combine.
2023-01-20 OCHyams[Assignment Tracking] Fix invalidated iterator usage
2023-01-20 Nikita Popov[Local] Preserve range metadata if the type did not...
2023-01-20 OCHyams[Assignment Tracking][NFC] Replace LLVM command line...
2023-01-20 Nikita Popov[SROA] Use copyMetadataForLoad() helper
2023-01-20 Benjamin Kramer[arith] Allow integer casts of 0-D vectors
2023-01-20 Kadir Cetinkaya[clang] Fix typos in member initializers
2023-01-20 Nikita Popov[SROA] Add additional metadata preservation tests ...
2023-01-20 Serge Pavlov[clang] Use FP options from AST for emitting code for...
2023-01-20 Backl1ght[clang-format] SortUsingDeclarations support lexicograp...
2023-01-20 OCHyams[Assignment Tracking] Update test to use opaque pointers
2023-01-20 Samuel Parker[NFC] Precommit tests
2023-01-20 Jean Perier[flang][hlfir] Enable allocate, deallocate, pointer...
2023-01-20 David Sherwood[AArch64][SME2] Add LLVM IR intrinsics for the vertical...
2023-01-20 Guray Ozen[mlir] Introduce a pattern to lower `gpu.subgroup_reduc...
2023-01-20 Tom Eccles[mlir][Linalg] Fix ignoring nodiscard return value
2023-01-20 Kevin Sala[OpenMP][libomptarget] Fix deinit of NextGen AMDGPU...
2023-01-20 Tobias Gysi[mlir][llvm] Drop cyclic dependencies during debug...
2023-01-20 Sven van Haastregt[OpenCL] Always add nounwind attribute for OpenCL
2023-01-20 Nikita Popov[InstCombine] Add multi-use tests for gep of gep fold...
2023-01-20 Kerry McLaughlin[AArch64][SME2] Add multi-vector multiply-add long...
2023-01-20 Nikita Popov[ValueTracking] Take poison-generating metadata into...
2023-01-20 Kerry McLaughlin[AArch64][SME2] Add multi-vector fused multiply-add...
2023-01-20 Guray Ozen[mlir][nvvm] Introduce redux op
2023-01-20 Nicholas Guy[ReleaseNotes] Add mention of complex number support...
2023-01-20 Anshil Gandhi[InstCombine] Add tests for constant memcpy with select...
2023-01-20 Marco Elvertsan: Consider SI_TIMER signals always asynchronous
2023-01-20 Jean Perier[flang][hlfir] Lower pointer and allocatable sub-part...
2023-01-20 Benjamin Kramer[bazel] Add missing dependencies for 790f237012
2023-01-20 LLVM GN Syncbot[gn build] Port 0e13ccc69cf2
2023-01-20 Florian Hahn[VPlan] Add initial VPDT test. (NFC)
2023-01-20 Nikita Popov[libomp] Explicitly include <string> header (NFC)
2023-01-20 v1nh1shungry[clang] fix crash on generic lambda with lambda in...
2023-01-20 Matthias Springer[mlir] GreedyPatternRewriteDriver: Add new strict mode...
2023-01-20 Timm Bäder[clang][Interp] Initialize remaining InlineDescriptor...
2023-01-20 Nikita Popov[Flang] Explicitly include cstdint (NFC)
2023-01-20 Sergey Kachkov[GVN] Refactor findDominatingLoad function
2023-01-20 Viktoriia Bakalova[include-mapping] Parse zombie_names.html into a remove...
2023-01-20 Kristof BeylsAdd security group 2022 transparency report.
2023-01-20 Craig TopperRevert "[X86][WIP] Change precision control to FP80...
2023-01-20 Craig Topper[RISCV][TableGen] Use getAllDerivedDefinitions in RISCV...
2023-01-20 Craig Topper[X86][WIP] Change precision control to FP80 during...
2023-01-20 Nicolas Vasilache[mlir][Linalg] Add a structured.pack_transpose transform op
2023-01-20 Nicolas Vasilache[mlir][Linalg] Fix crash in LinalgToStandard
2023-01-20 Nicolas Vasilache[mlir][Linalg] Add missing test
2023-01-20 Kadir Cetinkaya[clangd] Fix shared lib builds
2023-01-20 Uday BondhugulaNFC. Refactor affine fusion code for readability
2023-01-20 Nicolas Vasilache[mlir][Linalg] Fix crash in LinalgToStandard
2023-01-20 LLVM GN Syncbot[gn build] Port 21f4232dd963
2023-01-20 Nikolas Klauser[libc++] Enable segmented iterator optimizations for...
2023-01-20 Kazu Hirata[ADT,Support] Include compiler.h
2023-01-20 Lang Hames[ORC][ORC-RT] Add support for callback-based lookup...
2023-01-20 Nikolas Klauser[libc++] Mark LWG3349 as complete
2023-01-20 Craig TopperRevert "[X86] Avoid converting u64 to f32 using x87...
2023-01-20 Kazu Hirata[llvm] Move bit counting functions to bit.h (NFC)
2023-01-20 LLVM GN Syncbot[gn build] Port b40a3d73dc9c
2023-01-20 Nikolas Klauser[libc++] Remove old CI configurations and update the...
2023-01-20 Nikolas Klauser[libc++] Implement P2446R2 (views::as_rvalue)
2023-01-20 Advenam TacetAdding missing colon
2023-01-20 Shilei Tian[Clang][OpenMP] Allow `f16` literal suffix when compili...
2023-01-20 Yaxun (Sam... [HIP] Unbundler allows missing host entry
2023-01-20 Charles Magahern[clang] Don't short-circuit constant evaluation for...
2023-01-20 Matt Arsenaultllvm-reduce: Trim includes and avoid using namespace...
2023-01-20 Ben Shi[AVR] Fix incorrectly printed global symbol operands...
2023-01-20 River Riddle[mlir][LLVM] Tidy up DebugTranslation casting
2023-01-20 Matt Arsenaultllvm-reduce: Fix typo in help text
2023-01-20 Matt Arsenaultllvm-reduce: Use WithColor in another error message
2023-01-20 Matt Arsenaultllvm-reduce: Account for initializer complexity
2023-01-20 Matt Arsenaultllvm-reduce: Account for aliases and ifuncs in IR compl...
2023-01-20 Matt Arsenaultllvm-reduce: Use consistent ReductionFunc types
2023-01-20 Jonas Devlieghere[lldb] Re-enable xmm/ymm/zmm tests with the system...
2023-01-20 Nico WeberRevert "[gn] port a033dbbe5c43 (clang-stat-cache)"
2023-01-20 Nico WeberRevert "[clang][Darwin] Try to guess the SDK root with...
2023-01-20 Arthur EubanksRevert "[LoopUnroll] Directly update DT instead of...
2023-01-19 Benjamin Kramer[Linalg] Don't create complex vectors when vectorizing...
2023-01-19 Argyrios Kyrtzidis[Lex] For dependency directive lexing, angled includes...
2023-01-19 Diego Caballero[mlir][vector] Disable folding for masked reductions
2023-01-19 Daniele CastagnaCUDA/HIP: Use kernel name to map to symbol
2023-01-19 Jeffrey Byrnes[AMDGPU] Further reduce attaching of implicit operands...
2023-01-19 Geoffrey Martin... [Bazel] Fix layering issues
2023-01-19 serge-sans... [llvm] Cleanup edit_distance short circuiting
2023-01-19 Evgenii StepanovRevert "[AArch64][v8.3A] Avoid inserting implicit landi...
2023-01-19 Fred RissRevert "[Clang] Give Clang the ability to use a shared...
2023-01-19 Volodymyr Sapsai[ODRHash] Detect mismatches in anonymous `RecordDecl`.
2023-01-19 Volodymyr Sapsai[ODRHash] Hash `RecordDecl` and diagnose discovered...
2023-01-19 Alexey Bataev[SLP]Improve isGatherShuffledEntry by looking deeper...
2023-01-19 Ye Luo[OpenMP] Build device runtimes for sm_89 and sm_90
2023-01-19 Paul RobinsonReland "[lit] Stop supporting triple substrings in...
2023-01-19 Alexander Shaposhnikov[Clang] Add lifetimebound attribute to std::move/std...
next