platform/upstream/llvm.git
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...
2021-09-24 Arjun P[MLIR] PresburgerSet: support divisions in operations
2021-09-24 Alex Zinenko[mlir] add pad_tensor(tensor.cast) -> pad_tensor canoni...
2021-09-24 Congzhe Cao[CodeMoverUtils] Enhance isSafeToMoveBefore() when...
2021-09-24 Stephen TozerReapply "[Dexter] Improve performance by evaluating...
2021-09-24 Denys Petrov[analyzer] Retrieve a value from list initialization...
2021-09-24 David SpickettRevert "[libcxx][pretty printers] Import gdb module...
2021-09-24 Hsiangkai Wang[RISCV] (2/2) Add the tail policy argument to builtins...
2021-09-24 Hsiangkai Wang[RISCV] (1/2) Add the tail policy argument to builtins...
2021-09-24 Simon Pilgrim[X86][SLM] Fix ADDQ/SUBQ/CMPEQQ throughput to account...
2021-09-24 Simon Pilgrim[clang-doc] Pass Record argument by const-ref. NFCI.
2021-09-24 David Spickett[libcxx][pretty printers] Import gdb module in gdb...
2021-09-24 David Sherwood[Analysis] Fix issues when querying vscale attributes...
2021-09-24 gbreynoo[llvm-objcopy][docs] Add missing options to the help...
2021-09-24 Dmitri Gribenko[clang-format] Fixed an unused variable warning
2021-09-24 David Spickett[libcxx][pretty printers] Check GDB Python scripting...
2021-09-24 Jonas Paulsson[SystemZ] Implement ISD::BITCAST for fp128 -> i128.
2021-09-24 David Green[AArch64] Rewrite ldst-unsignedimm.ll codegen test.
2021-09-24 Matthias Springer[mlir][linalg] Fix result type in FoldSourceTensorCast
2021-09-24 Petr Hosek[Driver] Correctly handle static C++ standard library
2021-09-24 Amara Emerson[GlobalISel][IRTranslator] Fix crash during bit-test...
2021-09-24 Ludovic Jozeau[clang-format][docs] Fix documentation of clang-format...
2021-09-24 mydeveloperday[clang-format] ensure clang-format command-line argumen...
2021-09-24 Pavel Labath[lldb] Fix target-symbols-add-unwind.test for clang...
2021-09-24 mydeveloperday[clang-offload-bundler][docs][NFC] invalid indentation...
2021-09-24 Amara Emerson[AArch64][GlobalISel] Fix crash in the extend(extract_v...
2021-09-24 Lang Hames[ORC-RT] Rename ExecutorAddress to ExecutorAddr.
2021-09-24 Albion Fung[PowerPC] SemaChecking for darn family of builtins
2021-09-24 David BlaikieFix that same path separator issue again...
2021-09-24 David BlaikieDebugInfo: STN: Handle unreconstitutable types in funct...
2021-09-24 David BlaikieRemove non-portable directory separator from test
2021-09-24 Lang Hames[ORC] Rename ExecutorAddress to ExecutorAddr.
2021-09-24 Frederic Cambus[docs] Document the --print-passes flag in opt.
2021-09-24 David Carlier[Sanitizers] intercept ttyent api on FreeBSD.
2021-09-24 Christudasan... [TableGen] Allow targets to entirely ignore Psets for...
2021-09-24 LLVM GN Syncbot[gn build] Port a2c1cf09dfaa
2021-09-24 Lang Hames[ORC] Introduce EPCGenericDylibManager / SimpleExecutor...
2021-09-24 David BlaikieDebugInfo: Implement the -gsimple-template-names functi...
2021-09-24 Christudasan... [AMDGPU] Legalize initialized LDS variables
2021-09-24 Fangrui Song[Driver] Default Generic_GCC x86 to -fasynchronous...
2021-09-24 Michael Kruse[Polly] Implement user-directed loop distribution/fission.
2021-09-24 Mehdi AminiAdd missing storageType to AttrDef to ODS
2021-09-24 Matthias Springer[mlir][linalg] Support tile+peel with TiledLoopOp
next