platform/upstream/llvm.git
2023-06-16 Florian Hahn[LV] Use VPValues when creating GEP with all invariant...
2023-06-16 LLVM GN Syncbot[gn build] Port 31eeba3f7c0e
2023-06-16 Nikolas Klauser[libc++] Introduce __make_uninitialized_buffer and...
2023-06-16 Ingo Müller[mlir] Move symbol loading from mlir-cpu-runner to...
2023-06-16 Kazu Hirata[Driver] Use DenseSet::contains (NFC)
2023-06-16 Kazu Hirata[BOLT] Use {StringMap,DenseMapBase}::lookup (NFC)
2023-06-16 Jay Foad[AMDGPU] Regenerate llvm.amdgcn.s.buffer.load checks
2023-06-16 Simon Pilgrim[GlobalISel][X86] Add handling of scalar G_UADDO/G_USUB...
2023-06-16 Saleem AbdulrasoolRevert "[lit] Avoid os.path.realpath in lit.py due...
2023-06-16 Timm Bäder[clang][Interp] Handle PredefinedExprs
2023-06-16 Nikita Popov[CGP] Fix infinite loop in icmp operand swapping
2023-06-16 Louis Dionne[libc++][NFC] Consistently qualify malloc and free...
2023-06-16 Louis Dionne[libc++] Make libc++ and libc++abi's definitions of...
2023-06-16 Timm Bäder[clang][Interp] Check inc/dec family of ops for initial...
2023-06-16 Alan Hu[OCaml] Rename link_modules' to link_modules
2023-06-16 Haojian Wu[clangd] Remove unused includes in IncludeCleaner.cpp...
2023-06-16 Nikita Popov[InstCombine][AArch64] Fix phi insertion point
2023-06-16 Nikita Popov[InstCombine] Regenerate test checks (NFC)
2023-06-16 Simon Pilgrim[GlobalISel][X86] Add handling of scalar G_USUBE opcodes
2023-06-16 Hans Wennborg[X86] Fix callee side of receiving byval args on the...
2023-06-16 Viktoriia Bakalova[clangd] Skip function parameter decls when evaluating...
2023-06-16 Guray Ozen[mlir][nvvm] Introduce `mbarrier.arrive`
2023-06-16 Guray Ozen[mlir][nvvm] Introduce `mbarrier.inval`
2023-06-16 Guray Ozen[mlir][nvvm] Implement `mbarrier.init`
2023-06-16 Jay Foad[MC] Use regunits instead of MCRegUnitIterator. NFC.
2023-06-16 Benjamin Kramer[bazel][mlir] Port 65305aeab99ad8ea09dd85e28a41c657152a08fb
2023-06-16 Nikita Popov[CGTypes] Remove recursion protection
2023-06-16 Jaroslav Sevcik[lldb] Remove unused directive from test for D153043
2023-06-16 Simon Pilgrim[GlobalISel][X86] Add s8/s16/s64 handling of G_UADDE...
2023-06-16 Nikita Popov[Clang] Fix compare-record.c test on s390x (NFC)
2023-06-16 Jay Foad[AMDGPU] Regenerate a few checks
2023-06-16 Takuya Shimizu[clang][Sema] Provide source range to several Wunused...
2023-06-16 LLVM GN Syncbot[gn build] Port f873029386dd
2023-06-16 Job Noorman[BOLT] Add minimal RISC-V 64-bit support
2023-06-16 Alexey Lapshin[DWARFLinker][Reland] Handle DW_OP_GNU_push_tls_address...
2023-06-16 Cullen Rhodes[mlir][ArmSME] Insert intrinsics to enable/disable ZA
2023-06-16 Alexey LapshinRevert "[DWARFLinker] Handle DW_OP_GNU_push_tls_address...
2023-06-16 Ivan Kosarev[AMDGPU][GFX11] Add test coverage for 16-bit conversion...
2023-06-16 Cullen Rhodes[mlir][ArmSME] Extend streaming-mode pass to support...
2023-06-16 Ivan Kosarev[AMDGPU][GFX11] Add test coverage for 16-bit conversion...
2023-06-16 Jianjian GUAN[RISCV][NFC] Simplify code.
2023-06-16 Alexey Lapshin[DWARFLinker] Handle DW_OP_GNU_push_tls_address while...
2023-06-16 Théo Degioanni[mlir][llvm] Add memcpy support for mem2reg/sroa.
2023-06-16 Weining Lu[LoongArch] Some cleanup and readability improvements...
2023-06-16 Haojian Wu[include-cleaner] Reorder SymbolReference fields to...
2023-06-16 Timm Bäder[clang][Interp] Handle LambdaExprs
2023-06-16 Pavel Kosov[llvm-exegesis] Use MCJIT only for execution
2023-06-16 Kadir Cetinkaya[clang] Don't create import decls without -fmodules
2023-06-16 Craig Topper[RISCV] Fix spelling Compess->Compress. Fix 80 columns...
2023-06-16 Jonas HahnfeldRemove clang/ModuleInfo.txt
2023-06-16 Pavel LabathRevert "[lldb] Rate limit progress reports -- different...
2023-06-16 Pavel Labath[lldb] Fix MainLoopTest for changes in D152712
2023-06-16 Pavel Labath[lldb] Rate limit progress reports -- different approac...
2023-06-16 Fangrui Song[RISCV] relaxDwarfCallFrameFragment: remove unneeded...
2023-06-16 Jaroslav Sevcik[lldb] Fix handling of cfi_restore in the unwinder
2023-06-16 Carlos Alberto... [LICM] Sunk instructions with invalid source location.
2023-06-16 Jake Egan[AIX][tests] Temporarily disable test index-with-module.m
2023-06-16 Serguei Katkov[CGP] Additional tests for removing operand of assume...
2023-06-16 Jake Egan[AIX] Disable test for missing DWARF section
2023-06-16 Kazuki Sakamoto[lldb][TerminalTest] Fix assertion failure
2023-06-16 Fangrui Song[MC][test] Add some label difference tests
2023-06-16 Sergei Barannikov[RegAlloc] Simplify RegAllocEvictionAdvisor::canReassig...
2023-06-16 Sergei Barannikov[MC] Add MCRegisterInfo::regunits for iteration over...
2023-06-16 Sergei Barannikov[MC] Merge MC[Sub,Super]RegIterator with mc_[sub,super...
2023-06-16 tianleli[DAG] Unroll opereand when its type is illegal for...
2023-06-16 Bing1 YuRevert "[CodeGen] Disable default copy ctor and copy...
2023-06-16 Fangrui Song[MC] Improve .subsection diagnostic
2023-06-16 Jason Molendalldb [NFC] Add logging to Process when address masks...
2023-06-15 Kai Sasaki[mlir][doc] Fix the layout of the table for the tosa...
2023-06-15 Aart Bik[mlir][sparse] enhance element-wise fusion heuristics
2023-06-15 Kun Wu[mlir][sparse][gpu] recognizing sddmm pattern in GPU...
2023-06-15 Evgenii Stepanov[scudo] Disable OddEvenTags by default.
2023-06-15 Leonard Chan[compiler-rt] Go back to using the 32-bit allocator...
2023-06-15 Kirill Stoimenov[Sanitizers] Remove unused parameter from COMMON_INTERC...
2023-06-15 Fangrui Song[MC] Remove unneeded special cases from AttemptToFoldSy...
2023-06-15 Alfred Persson... [scudo] Do not compile timing.cpp if LLVM_LIBC_INCLUDE_...
2023-06-15 NAKAMURA Takumi[CGCall] Prune ArgStruct [-Wunused-variable]
2023-06-15 Vladislav DzhidzhoevReland "[DebugMetadata][DwarfDebug] Fix DWARF emisson...
2023-06-15 Jason MolendaAdd a fatal error for debug builds when disagreement...
2023-06-15 Chia-hung Duan[scudo] Group MappedUser/AllocatedUser into PagesInfo...
2023-06-15 Chia-hung Duan[scudo] Group poppedBlocks/pushedBlocks into BlocksInfo...
2023-06-15 Oleksii Odynochenko[llvm-cov] Normalize paths by removing dots
2023-06-15 Craig Topper[RISCV] Prevent vsetvli insertion from deleting some...
2023-06-15 Fangrui Song[MC] Remove unneeded isUndefined() for isSymbolRefDiffe...
2023-06-15 Alex Langford[lldb][NFCI] Remove use of ConstString from IOHandler
2023-06-15 Alex Langford[lldb] Symtab::SectionFileAddressesChanged should clear...
2023-06-15 Simon Pilgrim[GlobalISel][X86] Add i128 add/sub test coverage for...
2023-06-15 Simon Pilgrim[GlobalIsel][X86] Avoid IMPLICIT_DEF in irregular types...
2023-06-15 Artem Belevich[CUDA] Updated CUDA versions mentioned in CompileCudaWi...
2023-06-15 Kazuki Sakamoto[lldb][Android] Use a lambda for calls to ::open in...
2023-06-15 Arthur Eubanks[SimplifyCFG] Add textual pass params for FoldTwoEntryP...
2023-06-15 Philip Reames[RISCV][InsertVSETVLI] Treat vmv.v.i as-if it were...
2023-06-15 Peiming Liu[mlir][sparse] using stable_sort to make sure the compi...
2023-06-15 Aart Bik[mlir][sparse] proper in-place SDDMM with spy function
2023-06-15 Arthur Eubanks[SimplifyCFG] Check optforfuzzing attribute during...
2023-06-15 Fangrui Song[MC] Remove an unneeded special case from MCObjectStrea...
2023-06-15 Joseph Huber[libc][obvious] Actually return the value from `malloc...
2023-06-15 Pranav Kant[Bazel][mlir][tosa] Fix for 86c4972f5f6759b0ba85c568d93...
2023-06-15 David Green[ARM] Fix for invalid register in ReplaceConstByVPNOTs
2023-06-15 Fangrui Song[M68k] Use parseOptionalToken. NFC
next