platform/upstream/llvm.git
2022-02-22 Sanjay Patel[x86] add load folding restriction to pushAddIntoCmovOf...
2022-02-22 Kiran Chandramohan[Flang] Initial patch to lower a Fortran intrinsic
2022-02-22 Thomas Symalla[AMDGPU] Fix typo in comment [NFC]
2022-02-22 Simon Pilgrim[GISel] Silence 'sideeffect in assertion' coverity...
2022-02-22 Kerry McLaughlin[LoopVectorize] Support conditional in-loop vector...
2022-02-22 Ilya Nozhkin[lldb] Fix race condition between lldb-vscode and stop...
2022-02-22 Nikita Popov[MergeICmps] Don't call comesBefore() if in different...
2022-02-22 Alexander Batashev[mlir][spirv] Fix SPIR-V spec parser
2022-02-22 Arjun P[MLIR][Presburger] rename get*LexMin -> find*LexMin
2022-02-22 Max Kazantsev[SCEV] Do not erase LoopUsers. PR53969
2022-02-22 Sven van Haastregt[OpenCL] opencl-c.h: use uint/ulong consistently
2022-02-22 Jay Foad[StructurizeCFG] Precommit test case for D120312
2022-02-22 Iain Sandoe[C++20][Modules][2/8] Add enumerations for partition...
2022-02-22 Sunho Kim[AARCH64][DAGCombine] Add combine for negation of CSEL...
2022-02-22 David Spickett[libcxx][ci] Switch to CMAKE_CXX_COMPILER_TARGET for...
2022-02-22 David Spickett[libcxx][CI] Set Arm triples to match native clang...
2022-02-22 David SherwoodFix warning introduced by 47eff645d8e873ba531014751c1c0...
2022-02-22 Sunho Kim[NFC][AARCH64] Add test cases for negation of select
2022-02-22 David Sherwood[InstCombine] Bail out of load-store forwarding for...
2022-02-22 tyb0807[ARM][AArch64] Add missing v8.x checks
2022-02-22 Nikita Popov[GlobalStatus] Keep Visited set in isSafeToDestroyConst...
2022-02-22 Sam McCall[Format] Remove unused LineContainsContinuedForLoopSect...
2022-02-22 Matthias Springer[mlir][bufferize] Do not assert destination passing...
2022-02-22 Matthias Springer[mlir][bufferize][NFC] Rename `comprehensive-function...
2022-02-22 jacquesguan[RISCV] Add patterns for vector widening integer reduct...
2022-02-22 Brad Smith[Driver][OpenBSD] Add comments for C++ tests
2022-02-22 Brad Smith[Driver][OpenBSD] Test tweaking and clean up
2022-02-22 owenca[clang-format] Add option to insert braces after contro...
2022-02-22 Brad Smith[Driver][OpenBSD] Pass sysroot to the linker
2022-02-22 Tanya LattnerUpdate references to the mailing lists that have moved...
2022-02-22 Shafik Yaghmour[LLDB] Remove recursive include of GDBRemoteCommunicati...
2022-02-22 Joseph Huber[OpenMP] Ensure offloading sections do not have SHF_ALL...
2022-02-22 Lian Wang[RISCV] Add more tests for SHLFI and UNSHFLI aliaes...
2022-02-21 Jessica Paquette[MachineOutliner][AArch64] NFC: Split MBBs into "outlin...
2022-02-21 Stanislav Mekhanoshin[AMDGPU] Remove redundand check in the SILoadStoreOptimizer
2022-02-21 Zakk Chen[RISCV] Optimize tail agnostic vmv.s.x which don't...
2022-02-21 Michael Gottesman[move-function] Make test more generally by removing...
2022-02-21 Vang Thao[AMDGPU] Regenerate tests to include -NEXT. NFC.
2022-02-21 LLVM GN Syncbot[gn build] Port 68f4131c94d4
2022-02-21 Nikolas Klauser[libc++][ranges] Add ranges::in_found_result
2022-02-21 Nikolas Klauser[libc++] Replace [[no_unique_addredd]] with _LIBCPP_NO_...
2022-02-21 LLVM GN Syncbot[gn build] Port 807766be3a89
2022-02-21 Nikolas Klauser[libc++][ranges] Add ranges::min_max_result
2022-02-21 Sanjay Patel[x86] add tests for rmw add with cmov; NFC
2022-02-21 Petr Hosek[CMake][Fuchsia] Disable assertions and analyzer for...
2022-02-21 Groverkss[MLIR][Presburger] Add support for IntegerRelation
2022-02-21 Martin Storsjö[libcxx] [test] Fix the thousands_sep expectation for...
2022-02-21 Martin Storsjö[libcxx] [test] Fix moneypunct grouping tests on Windows
2022-02-21 Arjun P[MLIR][Presburger] Support finding integer lexmin in...
2022-02-21 Paweł Bylica[NFC][DAGCombine] Use isOperandOf() in combineCarryDiamond
2022-02-21 George Koehler[libunwind] Further fix for 32-bit PowerPC processors...
2022-02-21 Alexey Bataev[OPENMP]Fix PR49366: crash on VLAs in task untied regions.
2022-02-21 Craig Topper[RISCV] Teach shouldSinkOperands to sink splat operands...
2022-02-21 Kristof BeylsCreate office hours documentation.
2022-02-21 Shilei Tian[Clang][OpenMP] Add Sema support for atomic compare...
2022-02-21 Casey Carter[libcxx][test] array and basic_string_view iterators...
2022-02-21 Nico WeberRevert "[ArgPromotion] Regenerate test checks for crash...
2022-02-21 Benjamin Kramer[MLIR][PDL] Fix C++20 build. concept is a new keyword...
2022-02-21 Florian Hahn[MemCpyOpt] Check all access for MemoryUses in writtenB...
2022-02-21 Shilei Tian[Clang][OpenMP] Fix wrong form of 'cond-update-stmt...
2022-02-21 David Green[ARM] Addition SSAT/USAT tests for min/max patterns...
2022-02-21 Valery Pykhtin[ArgPromotion] Regenerate test checks for crash.ll...
2022-02-21 fuzzypixelz[MLIR] replace C++ function type defintion in the C...
2022-02-21 David Green[AArch64] Alter mull shuffle(ext(..)) combine to work...
2022-02-21 Matt ArsenaultMIR: Start diagnosing too many operands on an instruction
2022-02-21 Sanjay Patel[InstSimplify] add tests for funnel shift with redundan...
2022-02-21 Sanjay Patel[AArch64][RISCV][x86] add tests for funnel shift with...
2022-02-21 Sven van HaastregtFix llvm-objcopy shared lib build
2022-02-21 Simon Pilgrim[X86] use-cr-result-of-dom-icmp-st.ll - add checks...
2022-02-21 Shilei Tian[Clang][Sema] Check unexpected else statement in cond...
2022-02-21 Max Kazantsev[SCEV][NFC] Replace contains+insert check with insert...
2022-02-21 Simon Pilgrim[DAG] visitBSWAP - pull out repeated SDLoc. NFC
2022-02-21 Kito Cheng[NFC][RISCV] Fix path checking issue if default sysroot...
2022-02-21 Sam McCall[clangd] Treat 'auto' params as deduced if there's...
2022-02-21 Tom Stellardissue-subscriber: Fix handling of labels with spaces
2022-02-21 Alex Zinenko[mlir] Annotate methods on a correct class in PybindAda...
2022-02-21 LLVM GN Syncbot[gn build] Port 85f4023e731c
2022-02-21 Nicolas Miller[llvm-objcopy][COFF] Fix section name encoding
2022-02-21 Nicolas Miller[COFF] Move section name encoding into BinaryFormat
2022-02-21 Max Kazantsev[Test] Move test for PR53969 to LoopDeletion folder...
2022-02-21 Sven van Haastregt[OpenCL] opencl-c.h: remove arg names from atomics...
2022-02-21 Florian HahnRevert "[AArch64][GlobalISel] Optimize conjunctions...
2022-02-21 Jay Foad[AMDGPU] SILoadStoreOptimizer: avoid unbounded register...
2022-02-21 Max Kazantsev[Test] Add failing test for PR53969
2022-02-21 Benjamin KramerIncrease the limit on parser diagnostics
2022-02-21 Jay Foad[StableHashing] Hash vregs with multiple defs
2022-02-21 Rainer Orth[DebugInfo][test] XFAIL DebugInfo/Generic/no-empty...
2022-02-21 Lian Wang[RISCV] Add tests for SHFLI and UNSHFLI aliases in...
2022-02-21 Simon Moll[VE] v512i1 mask arithmetic isel
2022-02-21 Iain Sandoe[C++20][Modules][1/8] Track valid import state.
2022-02-21 Fangrui Song[ELF] Replace uncompressed InputSectionBase::data(...
2022-02-21 Matthias Springer[mlir][linalg][bufferize][NFC] Move interface impl...
2022-02-21 Prateek Gupta[MLIR][LINALG] Add canonicalization pattern in `linalg...
2022-02-21 Shraiysh Vaishay[mlir][OpenMP] Added assemblyFormat for SectionsOp
2022-02-21 Kito Cheng[RISCV] Fix the include search path order between sysro...
2022-02-21 Kito ChengRevert "[RISCV] Fix the include search path order betwe...
2022-02-21 Craig Topper[ARM] Remove unused lowerABS function. NFC
2022-02-21 Kito Cheng[RISCV] Fix the include search path order between sysro...
2022-02-21 Kito ChengRevert "[RISCV] Fix the include search path order betwe...
2022-02-21 Kito Cheng[RISCV] Fix the include search path order between sysro...
next