platform/upstream/llvm.git
2023-03-24 Luke Lau[RISCV] Add test case for two equivalent reductions
2023-03-24 Luke Lau[RISCV] Enable SLP in RISC-V SLP reduction tests
2023-03-24 Luke Lau[RISCV] Add test cases for modeling more shuffle kinds
2023-03-24 Luke Lau[RISCV][NFC] Rename some test cases
2023-03-24 Luke Lau[RISCV] Lower insert subvector shuffles as vslideups
2023-03-24 Sergio Afonso[flang][driver][openmp] Write MLIR for -save-temps
2023-03-24 Chia-hung Duan[scudo] Use bytes-in-freelist as a hint of page release
2023-03-24 yijia1212Remove unused header file in VectorTransformOps.h
2023-03-24 Kazu HirataFix warnings
2023-03-24 Doru BerceaMake test more explicit on failure.
2023-03-24 Paul Kirth[support] Attempt to fix PrintNumber test for Solaris
2023-03-24 Tomas Matheson[extract_symbols.py] Export unique symbols
2023-03-24 Quinn Dawkins[mlir][linalg] Use affine apply in im2col gather index...
2023-03-24 Augie Fackler[libc] Update bazel build rules for 9c8bdbcbc502fac7d7d...
2023-03-24 Mariusz Sikora[AMDGPU] Add clang builtin for __builtin_amdgcn_ds_atom...
2023-03-24 Nikita Popov[LICM] Require MSSA in SinkAndHoistLICMFlags (NFC)
2023-03-24 Alvin Wong[sanitizer][win] Change cmdline check to allow double...
2023-03-24 Xiaodong Liu[LoongArch] Add Scalar link component
2023-03-24 Nemanja Ivanovic[SelectionDAG] Correctly reduce BV to shuffle with...
2023-03-24 Joseph Huber[libc] Change RPC outbox stores to be relaxed
2023-03-24 Sander de Smalen[AArch64][SME] SelectSMETileSlice should also match...
2023-03-24 Vlad Serebrennikov[clang] Extend pragma dump to support expressions
2023-03-24 Nikita Popov[LICM] Add tests for GEP reassociation (NFC)
2023-03-24 Dmitry Makogon[Test] Regenerate test checks for some LSR tests (NFC)
2023-03-24 Dmitry Makogon[Test] Add test to check that LCSSA is preserved by...
2023-03-24 Nicolas Vasilache[mlir][Vector][Transforms] Improve the control over...
2023-03-24 Nikita Popov[SimplifyCFG] Don't merge invoke if this makes immarg...
2023-03-24 Rainer Orth[flang][Driver] Fix lto-flags.f90 on Solaris
2023-03-24 Nikita Popov[GlobalOpt] Fix dead const handling in pointer root...
2023-03-24 khei4[AggressiveInstCombine] use m_Deferred on funnel shift...
2023-03-24 Mariusz Sikora[AMDGPU] Create Subtarget Features for some of 16 bits...
2023-03-24 Nico Weber[gn] somewhat port 0c5cee779929 (lldb-server platform...
2023-03-24 Nikita Popov[Local] Check for null VH in RecursivelyDeleteTrivially...
2023-03-24 Dmitry Makogon[Test] Use autogenerated checks in uglygep.ll test...
2023-03-24 Aaron BallmanFix Clang sphinx build
2023-03-24 Kiran Chandramohan[Flang][OpenMP] Add TODO message for common block priva...
2023-03-24 Stefan Gränitz[JITLink] Fix MSVC build error: fully qualify llvm...
2023-03-24 Sven van Haastregt[OpenCL] Emit EOL at end of generated header
2023-03-24 Kadir Cetinkaya[include-cleaner] Attribute references to explicit...
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
next