platform/upstream/llvm.git
2023-03-23 Cyndy Ishida[llvm][TextAPI] Handle implicitly upgraded deployment...
2023-03-23 Lang Hames[JITLink] Add a jitlink::Section::empty operation.
2023-03-23 Chia-hung DuanRevert "[scudo] Add a Timer class to assist performance...
2023-03-23 Leonard Chan[llvm] Handle duplicate call bases when applying branch...
2023-03-23 Joseph Huber[OpenMP] Fix test after updating NVPTX atomic inlines
2023-03-23 Joseph Huber[libc][NFC] Fix misspelled variable name in cmake message
2023-03-23 Joseph Huber[NVPTX] Set the atomic inling threshold when targeting...
2023-03-23 Sam Clegg[lld][WebAssembly] Initial support for stub libraries
2023-03-23 NagaChaitanya... Fix highlighting issue with _complex and initialization...
2023-03-23 AdityaKRemove Android-mips related tests
2023-03-23 Arthur Eubanks[lldb][NFC] makeArrayRef -> ArrayRef
2023-03-23 Alexander Yermolovich[LLDB] Fix for D139955 Summary:
2023-03-23 Gulfem Savrun... Revert "[JITLink] Initial AArch32 backend"
2023-03-23 AdityaKRemove mips target triple for Android
2023-03-23 Colin Cross[PATCH] Enable targeting riscv64-linux-android
2023-03-23 Kirill Stoimenov[HWASAN] Fix decorate_proc_maps to work with HWASAN
2023-03-23 Alex Langford[lldb-server] Use Platform plugin corresponding to...
2023-03-23 Nick Desaulniers[StackProtector] attribute __stack_chk_fail as NoReturn
2023-03-23 Chia-hung Duan[scudo] Add a Timer class to assist performance measurement
2023-03-23 Simon Pilgrim[X86] combineVectorSizedSetCCEquality - update argument...
2023-03-23 Alex Brachet[libc] Move fma and fmaf into generic dir
2023-03-23 Nicolas Vasilache[mlir][Vector] NFC - Reorganize vector patterns
2023-03-23 Julian Lettner[TSan][Darwin] Test fix external-swift-debugging.cpp
2023-03-23 Nicolas Vasilache[mlir][Vector] Retire one old filter-based test
2023-03-23 Momchil Velikov[CodeGenPrepare][NFC] Pre-commit test for memory use...
2023-03-23 Simon Pilgrim[X86] Refactor movmsk(icmp_eq(and(x,c1),0)) -> movmsk...
2023-03-23 Paul Kirth[support] Fix PrintNumber Test on AIX
2023-03-23 Emilia Dreamer[clang-format] Allow trailing return types in macros
2023-03-23 Momchil Velikov[CodeGenPrepare] Don't give up if unable to sink first...
2023-03-23 Mike Hommey[libcxx] Fix build bustage with threads disabled
2023-03-23 Hristo Hristov[libc++][ranges] P2711R1 Making multi-param constructor...
2023-03-23 Viktoriia Bakalova[clangd] Fix indentation in HoverTests.cpp
2023-03-23 Fangrui Song[docs] Document -fomit-frame-pointer
2023-03-23 Alex Brachet[libc] Fix some math conversion warnings
2023-03-23 Michael Jones[libc] enable printf using system FILE
2023-03-23 Jeff Byrnes[ArgPromotion] Remove dead code produced by removing...
2023-03-23 Renaud-K[flang] Lowering fir.dispatch in the polymorphic op...
2023-03-23 Nikita Popov[MergeFunc] Don't assume constant metadata operands
2023-03-23 Joseph Huber[libc] Fix inline assembly for nvptx quick_exit
2023-03-23 Archibald Elliott[NFC][AArch64] Sort Hints in armv8.3a-signed-pointer...
2023-03-23 Joseph Huber[libc] Implement memory fences on NVPTX
2023-03-23 Viktoriia Bakalova[clangd] Add provider info on symbol hover.
2023-03-23 Teresa Johnson[MemProf] Use stable_sort to avoid non-determinism
2023-03-23 Simon Pilgrim[X86] LowerVectorAllZero - lower to CMP(MOVMSK(NOT...
2023-03-23 Ding Xiang Fei[MergeFuncs] Add tests for D144682 (NFC)
2023-03-23 Philip Reames[BoundsChecking] Don't crash on scalable vector sizes
2023-03-23 Felipe de Azevedo... [lldb] Explicitly set libcxx paths when USE_SYSTEM_STDL...
2023-03-23 Jan Sjodin[OpenMP][OMPIRBuilder] Make OffloadEntriesInfoManager...
2023-03-23 Job NoormanTest commit to see if write access works
2023-03-23 Philip Reames[HWASAN] Instrument scalable load/store without crashing
2023-03-23 Kirill Stoimenov[HWASAN] Disable unexpected_format_specifier_test becau...
2023-03-23 Archibald Elliott[AArch64] Add Missing Custom Target Operands
2023-03-23 Corentin Jabot[Clang] Fix evaluation of parameters of lambda call...
2023-03-23 Philip Reames[MSAN] Support load and stores of scalable vector types
2023-03-23 khei4[AggressiveInstCombine] folding load for constant globa...
2023-03-23 khei4[AggressiveInstCombine] Pre-Commit test for D144445...
2023-03-23 Doru BerceaEnable constexpr class members that are device-mapped...
2023-03-23 Ye Luo[OpenMP] Add notifyDataUnmapped back in disassociatePtr
2023-03-23 David Spickett[lldb][AArch64] Fix run-qemu.sh when only MTE is enabled.
2023-03-23 Qiongsi Wu[AIX][CodeGen] Storage Locations for Constant Pointers
2023-03-23 Alexey LapshinRevert "[ADT] add ConcurrentHashtable class."
2023-03-23 Benjamin KramerSilence unused variable warning in NDEBUG builds
2023-03-23 Simon Pilgrim[X86] LowerVectorAllZero - add 512-bit support with...
2023-03-23 Alexey Lapshin[ADT] add ConcurrentHashtable class.
2023-03-23 Johannes de... [MLIR][LLVM] Move the LLVM inliner interface into a...
2023-03-23 NAKAMURA Takumi[Bazel] Rework `//llvm:llvm-tblgen` and `//llvm/unittes...
2023-03-23 Simon Pilgrim[X86] LowerVectorAllZero - early out for masked v2i64...
2023-03-23 Job Noorman[RISCV][test] Fix another missed test change from RV64E...
2023-03-23 Job Noorman[RISCV][clang][test] Fix missed test
2023-03-23 Iain Sandoe[C++20][Modules] Introduce an implementation module.
2023-03-23 Simon PilgrimRevert rG6aa7cc037f2f95c237c1d82c523f8857fa3a10c3 ...
2023-03-23 Yi Kong[llvm-objdump] Fix help message for --print-imm-hex
2023-03-23 Job Noorman[RISCV][MC] Add support for RV64E
2023-03-23 Simon Pilgrim[X86] LowerVectorAllZero - add 512-bit support with...
2023-03-23 Kadir Cetinkaya[IncludeCleaner][clangd] Mark umbrella headers as users...
2023-03-23 Aaron BallmanRevert "libclang: Pass Clang install directory to drive...
2023-03-23 Nico Weber[gn] port a282ea4898efe
2023-03-23 Quentin Colombet[mlir] Fix call of overloaded ‘dropResults(<brace-enclo...
2023-03-23 Jacek Caban[lld] Fill .text section gaps with INT3 only on x86...
2023-03-23 Jacek Caban[llvm-lib] Use COFF archive format in llvm-lib (other...
2023-03-23 Jacek Caban[Object][NFC] Don't insert string table into object...
2023-03-23 Jacek Caban[Object][NFC] Factor out computeHeadersSize.
2023-03-23 luxufan[Local] Use most generic range if K does not dominate...
2023-03-23 LLVM GN Syncbot[gn build] Port c2de8ff92753
2023-03-23 LLVM GN Syncbot[gn build] Port 48f97e575137
2023-03-23 Alex Bradbury[RISCV][test] Fix broken unit test after d25751779ba
2023-03-23 Nicolas Vasilache[mlir][Tensor] Add a FoldTensorSubsetOps pass and patterns
2023-03-23 Haojian Wu[clangd] Extend CollectMainFileMacros.
2023-03-23 Sam McCall[FlowSensitive] Log analysis progress for debugging...
2023-03-23 Luke Lau[RISCV] Increase default vectorizer LMUL to 2
2023-03-23 Adam Paszke[mlir][Vector] Make sure that vector.contract preserves...
2023-03-23 Carlos Galvez[clang-tidy][NFC] Fix broken link in Release Notes
2023-03-23 Stefan Gränitz[JITLink] Initial AArch32 backend
2023-03-23 Job NoormanBump RV32E version to 2.0
2023-03-23 Yevgeny Rouban[AsmParser] Avoid instantiating LLVMContext if not...
2023-03-23 mydeveloperdayRevert "[clang-format] NFC Format.h and ClangFormatStyl...
2023-03-23 mydeveloperday[clang-format] NFC Format.h and ClangFormatStyleOptions...
2023-03-23 Simon Pilgrim[X86] LowerVectorAllZero - early out if the type size...
2023-03-23 David Spickett[llvm][ARM] Refactor isMnemonicVPTPredicable
2023-03-23 Nico Weber[gn] Port e655d8a54880 more
next