platform/upstream/llvm.git
2023-03-24 Karl-Johan... [compiler-rt] Fix signed integer overflow in int_mulo_i...
2023-03-24 Ben Shi[AVR] Do not emit 'LPM Rd, Z' on devices without Featur...
2023-03-24 David Sherwood[NFC][LoopVectorize] Change trip counts for some tests...
2023-03-24 Akshay Khadse[NFC] Fix auto usage to avoid copies
2023-03-24 mydeveloperday[clang-format] NFC Format.h and ClangFormatStyleOptions...
2023-03-24 Stefan GränitzReland "[JITLink] Initial AArch32 backend"
2023-03-24 Luke Lau[RISCV] Add test for shuffles that could be done as...
2023-03-24 Andrzej Warzynski[mlir][arith] Extend the `floordivsi` converter
2023-03-24 luxufan[NFC] Regenerate test of InstCombine/load-combine-metad...
2023-03-24 Max Kazantsev[Test] Regenerate checks in test file
2023-03-24 Martin Storsjö[CMake] Respect variables for specifying host tools...
2023-03-24 Johannes de... [MLIR][LLVM] Add debug output to the LLVM inliner.
2023-03-24 Martin Storsjö[LLD] [test] Add a missing REQUIRES: x86 in a new test
2023-03-24 luxufan[NFC] Regenerate test NewGVN/metadata-nonnull.ll
2023-03-24 Dmitry ChernenkovRevert "Recommit [Modules] Remove unnecessary check...
2023-03-24 Tobias Gysi[mlir][llvm] Switch remaining LLVM dialect tests to...
2023-03-24 Carlos Galvez[clang-tidy][NFC] Improve naming convention in google...
2023-03-24 Michael Platings[Driver] Change multilib selection algorithm
2023-03-24 Kazu Hirata[X86] Precommit a test
2023-03-24 Dave Lee[lldb] Fix type of --apply-fixits (NFC)
2023-03-24 Xiang1 Zhang[BugFix] Fix VSELECT ISel fail
2023-03-24 Kazu Hirata[AArch64] Add tests for umax(x, 1u)
2023-03-24 Xiaodong Liu[LoongArch] Enable LoopDataPrefetch pass
2023-03-24 Jun Zhang[InstCombine] Try to recognize bswap pattern when calli...
2023-03-24 Jun ZhangPrecommit tests for #60690
2023-03-24 XinWang10[NFC][X86]remove trailing space in X86InstrArithmetic.td
2023-03-24 Kazu Hirata[InstCombine] Generate better code for std::bit_ceil
2023-03-24 Kazu Hirata[SelectionDAG] Use isOneConstant (NFC)
2023-03-24 Rahul Joshi[NFC] Fix Windows builds that use MSVC 14.x
2023-03-24 Arthur Eubanks[builtins][test] Fix divmodti4_test.c on Windows
2023-03-24 LiaoChunyu[LegalizeTypes][RISCV] Add a special case for (add...
2023-03-23 Quinn Dawkins[mlir][linalg] Refactor convolution to img2col conversi...
2023-03-23 Bruno Cardoso... [Builtins] Add __builtin_assume_separate_storage
2023-03-23 Fangrui Song[Driver] Remove remnant mips64el-linux-android code...
2023-03-23 Fangrui SongAndroid.rules: remove mips* rules
2023-03-23 Fangrui Song[Driver][test] Remove remnant mips*-linux-android tests...
2023-03-23 Heejin Ahn[WebAssembly] Tidy up DebugValueManager (NFC)
2023-03-23 NagaChaitanya... [clang][ExtractAPI]Fix Declaration fragments for instan...
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
next