platform/upstream/llvm.git
2021-09-25 Simon Pilgrim[DAG] combineShiftToMULH - move getValueType() inside...
2021-09-25 Kunwar Shaanjeet... [MLIR] Add functionality to remove redundant local...
2021-09-25 David Green[ARM] Fix Arm block placement creating branches after...
2021-09-25 Dmitry Vyukovtsan: uninline RacyStacks::operator==
2021-09-25 Simon Pilgrim[TTI] getUserCost - Ensure a vector insert/extract...
2021-09-25 Jim Lin[RISCV] Fix incorrect operand type of inst alias for...
2021-09-25 Matheus Izvekov[clang] set templates as invalid when any of the parame...
2021-09-25 Amara Emerson[AArch64][AMDGPU] Re-generate some tests with CHECK...
2021-09-25 Petr Hosek[CMake] Pass through CMAKE_READELF to subbuilds
2021-09-25 Jason MolendaAdd pragma to make it easier to find "image list" impl
2021-09-25 David BlaikieDebugInfo: Use the signedness of the underlying enum...
2021-09-24 River Riddle[mlir:ElementsAttr] Avoid crash on empty contiguous...
2021-09-24 modimo[llvm-profdata] Extend support of --topn to sample...
2021-09-24 Nico Weber[llvm] Remove LLVM_CHECK_ENABLED_PROJECTS again
2021-09-24 Nico WeberRevert "[Driver] Correctly handle static C++ standard...
2021-09-24 Konrad Kleine[llvm] Improve export.sh with help and snapshot
2021-09-24 Wei MiAdd "REQUIRES: zlib" in forward-compatible.test since...
2021-09-24 Wei MiFixed a bug in https://reviews.llvm.org/rG8eb617d719bdc...
2021-09-24 Craig Topper[RISCV] Add another isel optimization for (and (shl...
2021-09-24 Jonas Devlieghere[dsymutil] Update union-fwd-decl.test for Windows
2021-09-24 Jonas Devlieghere[lldb] Copy the system debugserver in LLDB.framework
2021-09-24 Lang Hames[ORC] Allow construction of an ExecutorAddrRange from...
2021-09-24 David BlaikieWIP: Verify -gsimple-template-names=mangled values
2021-09-24 Jonas Devlieghere[dsymutil] Track incompleteness across unions
2021-09-24 wlei[llvm-profgen] Unify output format of different unsymbo...
2021-09-24 wlei[AutoFDO][llvm-profgen] Report zero count for unexecute...
2021-09-24 Lei Zhang[mlir][tosa] Do not fold transpose with quantized types
2021-09-24 wlei[AutoFDO][llvm-profgen] Profile generation for LBR...
2021-09-24 Diego Caballero[mlir] Create a generic reduction detection utility
2021-09-24 wlei[llvm-profgen] Ignore invalid perf line in LBR record
2021-09-24 Stanislav Mekhanoshin[AMDGPU] Limit promote alloca max size in functions
2021-09-24 LLVM GN Syncbot[gn build] Port c0d889995e70
2021-09-24 LLVM GN Syncbot[gn build] Port a9ae2436fc0d
2021-09-24 Lang Hames[ORC] Add 'contains' and 'overlaps' operations to Execu...
2021-09-24 Anirudh Prasad[SystemZ][z/OS] Introduce the GOFFMCAsmInfo Interface...
2021-09-24 Nikita Popov[IR] Handle large element size when calculating GEP...
2021-09-24 River Riddle[mlir:OpAsm] Factor out the common bits of (Op/Dialect...
2021-09-24 Valentin Clement[flang][fir] Add support to mangle/deconstruct namelist...
2021-09-24 Michael Kruse[Polly] Fix wrong redirect in test case.
2021-09-24 Sanjay Patel[InstCombine] fold lshr(trunc(lshr X, C1)) C2
2021-09-24 Sanjay Patel[InstCombine] match variable names and code comments...
2021-09-24 Teresa JohnsonFix bot failure by adding needed dependence
2021-09-24 River Riddle[mlir:MemRef] Move DmaStartOp/DmaWaitOp to ODS
2021-09-24 Teresa Johnson[ThinLTO] Update combined index for SamplePGO indirect...
2021-09-24 Lei Zhang[mlir][tosa] Add some transpose folders
2021-09-24 Siva Chandra... [libc] Add an implementation of qsort.
2021-09-24 Anirudh Prasad[NFC] Replace hard-coded usages of SystemZ::R15D with...
2021-09-24 Nikita Popov[DSE] Add additional capture tests (NFC)
2021-09-24 Paul Robinson[TargetLibraryInfo] Correctly handle sqrt*_finite
2021-09-24 Leonard Chan[compiler-rt] Add shared_cxxabi requirement to some...
2021-09-24 David Green[ARM] Addition jump table plus while loop block placeme...
2021-09-24 Louis Dionne[libc++][NFC] Update status of old issue LWG2560 -...
2021-09-24 David BlaikieDebugInfo: Move the '=' version of -gsimple-template...
2021-09-24 Jay Foad[LiveIntervals] Fix asan debug build failures
2021-09-24 Louis Dionne[libc++][NFC] Mark LWG3158 as implemented
2021-09-24 Anirudh Prasad[SystemZ][z/OS] Add GOFF Support to the DataLayout
2021-09-24 River Riddle[mlir:OpConversion] Remove the remaing usages of the...
2021-09-24 River Riddle[mlir:OpConversionPattern] Add overloads for taking...
2021-09-24 Mark de Wever[NFC][libc++] Update clang-format style.
2021-09-24 Stanislav MekhanoshinRevert "Allow rematerialization of virtual reg uses"
2021-09-24 Erich KeaneFix test from 8dd42f, capitalization in test
2021-09-24 Erich KeaneAdd test for DR1307, which we have already implemented.
2021-09-24 Louis Dionne[libc++] Refactor the tests for common_view to reduce...
2021-09-24 Simon Pilgrim[ConstantFold] ConstantFoldGetElementPtr - use APInt...
2021-09-24 Simon Pilgrim[SCCP] Regenerate bigint test checks
2021-09-24 Albion Fung[PowerPC][NFC] Add test case in preparation for codegen...
2021-09-24 liukeFix wrong FixIt about union in cppcoreguidelines-pro...
2021-09-24 Erich KeaneWrite test for CWG1772/CWG1762/CWG1779, mark them ...
2021-09-24 Victor Huang[PowerPC] Mark splat immediate instructions as remateri...
2021-09-24 Hans WennborgRe-apply "[JumpThreading] Ignore free instructions"
2021-09-24 Valentin ClementRevert "[flang][fir] Add support to mangle/deconstruct...
2021-09-24 Stanislav Mekhanoshin[AMDGPU] Always reserve flat scratch SGPR for architect...
2021-09-24 Alex Zinenko[mlir] Linalg: ensure tile-and-pad always creates paddi...
2021-09-24 Quinn Pham[PowerPC] Add range check for vec_genpcvm builtins
2021-09-24 Florian HahnRecommit "[DSE] Track earliest escape, use for loads...
2021-09-24 Fraser Cormack[MC][NFC] Add end-of-namespace comments
2021-09-24 Dmitry Vyukovtsan: don't use pipe2 in tests
2021-09-24 Simon Pilgrim[X86][SSE] combineMulToPMADDWD - replace sext(v8i16...
2021-09-24 Mark de Wever[libc++] Require a C++20 capable compiler.
2021-09-24 Sanjay Patel[x86] convert logic-of-FP-compares to FP logic-of-vecto...
2021-09-24 Sanjay Patel[InstCombine] add tests for lshr-trunc-lshr; NFC
2021-09-24 Louis Dionne[libc++][NFC] Add missing link to a ranges review
2021-09-24 Kazu Hirata[Transforms/Utils] Remove redundant declaration compute...
2021-09-24 Igor Kudrin[llvm-objcopy][NFC] Add a helper method RelocationSecti...
2021-09-24 Paul Robinson[TargetLibraryInfo][AMDGPU] Minor cleanup, NFC
2021-09-24 Sanjay PatelRevert "[InstCombine] fold cast of right-shift if high...
2021-09-24 Dmitry Vyukovtsan: add a stress test
2021-09-24 Hans WennborgRevert "[JumpThreading] Ignore free instructions"
2021-09-24 Dmitry Vyukovtsan: add a test for flushing memory
2021-09-24 Nico WeberRevert "[DSE] Track earliest escape, use for loads...
2021-09-24 Frederic Cambus[compiler-rt] Use portable "#!/usr/bin/env bash" sheban...
2021-09-24 Cullen Rhodes[SystemZ] NFC: Remove unused intrinsic template arg...
2021-09-24 Michał Górny[lldb] [Host] Refactor Socket::DecodeHostAndPort()...
2021-09-24 David Sherwood[Analysis] Fix another issue when querying vscale attri...
2021-09-24 Valentin Clement[flang][fir] Add support to mangle/deconstruct namelist...
2021-09-24 Michał GórnyRevert "[lldb] [Host] Refactor Socket::DecodeHostAndPor...
2021-09-24 Michał Górny[lldb] [Host] Refactor Socket::DecodeHostAndPort()...
2021-09-24 Jay Foad[LiveIntervals] Repair live intervals that gain subranges
2021-09-24 Jay Foad[LiveIntervals] Fix repairOldRegInRange for simple...
2021-09-24 Joachim Meyer[NFC] Mark LI.getLoopsInPreorder and LI.getLoopsInRever...
next