platform/upstream/llvm.git
2021-07-21 David Spickett[PowerPC] Require power-pc target for new builtin test
2021-07-21 Kerry McLaughlinRevert "[LV] Use lookThroughAnd with logical reductions"
2021-07-21 Simon Pilgrim[LoopVectorize] Regenerate sve-vector-reverse.ll test...
2021-07-21 Kazu Hirata[InstCombine] Remove CreateOverflowTuple (NFC)
2021-07-21 Quinn Pham[PowerPC] Floating Point Builtins for XL Compat.
2021-07-21 Jakub Kuderski[ADT] Add initializer_list constructor to SmallDenseMap
2021-07-21 Simon Pilgrim[InstCombine] Regenerate gep-custom-dl.ll test checks
2021-07-21 Hedin Garca[libc] Include nextafter's functions to Windows's entry...
2021-07-21 Sebastian Neubauer[AMDGPU] Improve killed check for vgpr optimization
2021-07-21 Sebastian Neubauer[AMDGPU] Precommit vgpr-liverange tests
2021-07-21 Hedin Garca[libc] Append math functions to Window's entrypoints
2021-07-21 Hedin Garca[libc] Exclude few unused bits from x86 state for Windows
2021-07-21 Deep Majumder[analyzer] Fix for faulty namespace test in SmartPtrMod...
2021-07-21 Kirill Bobyrev[clangd] Cleanup FuzzyFindRequest serialization and...
2021-07-21 Guillaume Chatelet[llvm] Add enum iteration to Sequence
2021-07-21 Simon Pilgrim[InstCombine] Add multiuse test for D106352
2021-07-21 David Spickett[compiler-rt][hwasan] Update register-dump-read.c test
2021-07-21 Roman Lebedev[NFC][VectorCombine] Load widening: add a few more...
2021-07-21 Simon PilgrimIFSStub.cpp - consistently use default case to silence...
2021-07-21 David Green[LV] Make use of PatternMatchers in getReductionPattern...
2021-07-21 Jay Foad[AMDGPU] NFC refactoring in isel for buffer access...
2021-07-21 Gabor Marton[Analyzer][solver][NFC] Add explanatory comments to...
2021-07-21 Simon Tatham[clang] Introduce SourceLocation::[U]IntTy typedefs.
2021-07-21 Sam McCall[clangd] Remove big PreambleData constructor. NFC
2021-07-21 Rosie Sumpter[LoopFlatten][LoopInfo] Use Loop to identify latch...
2021-07-21 Sven van Haastregt[OpenCL] Add cl_khr_extended_bit_ops
2021-07-21 Kerry McLaughlin[LV] Use lookThroughAnd with logical reductions
2021-07-21 Jan Kratochvil[nfc] [lldb] Rename GetRnglist() to GetRnglistTable()
2021-07-21 Cullen Rhodes[AArch64][SME] Support .arch and .arch_extension assemb...
2021-07-21 Tim NorthoverARM: don't return by popping PC if we have to adjust...
2021-07-21 Tim NorthoverAArch64: support 8 & 16-bit atomic operations in GlobalISel
2021-07-21 Cullen Rhodes[AArch64][SME] Add mova instructions
2021-07-21 Cullen Rhodes[AArch64][SME] Add ldr and str instructions
2021-07-21 Siva Chandra... [libc][Obvious] Fix few typos in FPUtil/TestHelpers.cpp
2021-07-21 Dmitry Vyukovsanitizer_common: revert StaticSpinMutex ctor
2021-07-21 Timm Bäder[llvm][tools] Hide more unrelated LLVM tool options
2021-07-21 Balázs Kéri[clang][analyzer] Improve report of file read at EOF...
2021-07-21 Dmitry Vyukovsanitizer_common: modernize SpinMutex
2021-07-21 Mark de Wever[libc++][nfc] Adds a missing generated file.
2021-07-21 Mark de Wever[lbc++][nfc] Use _LIBCPP_HIDE_FROM_ABI.
2021-07-21 Lang Hames[ORC][ORC-RT] Revert MachO TLV patches while I investig...
2021-07-21 Siva Chandra... [libc][NFC] Adjust enabled_exceptions_test wrt FE_INEXACT.
2021-07-21 Lang Hames[ORC-RT] Rename macho_tlv.x86-64.s to macho_tlv.x86...
2021-07-21 Lang HamesRe-apply "[ORC][ORC-RT] Add initial native-TLV support...
2021-07-21 Siva Chandra... [libc] Add a new test matcher for tests raising floatin...
2021-07-21 Chia-hung Duan[mlir-tblgen] Support binding multi-results of NativeCo...
2021-07-21 Tianqing Wang[X86] Update MachineLoopInfo in CMOV conversion.
2021-07-21 peter klausler[flang] Two tweaks to mollify buildbots
2021-07-21 Ben Shi[RISCV][test] Add tests for mul optimization in the...
2021-07-21 Vitaly Buka[NFC][hwasan] Remove "pragma GCC poison"
2021-07-21 Vitaly Buka[NFC][hwasan] Simplify expression
2021-07-21 Hsiangkai Wang[Clang][RISCV] Add half-precision FP for vle16/vse16.
2021-07-21 Alexander Yermolovich[DWP] Fix for Refactoring llvm-dwp in to a library
2021-07-21 Jacques Pienaar[mlir] Use OpTraitList to define InferTensorType. NFC
2021-07-21 Stella LaurenzoRemove libMLIRPublicAPI DSO.
2021-07-21 Vitaly Buka[lsan] Remove undefined ENV variables
2021-07-21 Vitaly Buka[lsan] Remove %pull_from_device from tests
2021-07-21 Vitaly Buka[compiler-rt] Fix %device_rundir test substitution
2021-07-21 Jon Roelofs[MachineVerifier] Diagnose invalid INSERT_SUBREGs
2021-07-21 Geoffrey Martin... [Bazel] Remove copypasta from linalggen.bzl
2021-07-21 peter klausler[flang] Remove now-unused private data member, silence...
2021-07-21 LLVM GN Syncbot[gn build] Port 403e67d34d03
2021-07-21 Alexander Yermolovich[DWP] Refactoring llvm-dwp in to a library.
2021-07-21 Jon Roelofs[GlobalISel] Tail call memcpy/memmove/memset even in...
2021-07-21 Jon Roelofs[GlobalISel] Mark memcpy/memmove/memset as thisreturn
2021-07-21 Hanhan Wang[mlir][Linalg] Update signatures of the callback functions.
2021-07-20 Geoffrey Martin... [Bazel] Remove explicit relative_to_caller_repository
2021-07-20 Walter Erquinigo[intel pt] Add TSC timestamps
2021-07-20 Lang HamesRevert "[ORC][ORC-RT] Add initial native-TLV support...
2021-07-20 Lang Hames[ORC][ORC-RT] Add initial native-TLV support to MachOPl...
2021-07-20 Lang Hames[JITLink][MachO] Detect MachO::S_THREAD_LOCAL_ZEROFILL...
2021-07-20 Lang Hames[JITLink] Add support for moving blocks and symbols...
2021-07-20 Albion Fung[PowerPC] Implemented mtmsr, mfspr, mtspr Builtins
2021-07-20 Aditya Nandakumar[NFC][AssemblyWriter] Allow AssemblyWriter::printBasicB...
2021-07-20 Jon Roelofs[tests] Move new tests into the PowerPC folder
2021-07-20 Jon Roelofs[AArch64][GlobalISel] Legalize ctpop for v2s64, v2s32...
2021-07-20 Fangrui Song[ELF][test] Add -DAG
2021-07-20 Sanjay Patel[ConstantFolding] avoid crashing on a fake math library...
2021-07-20 peter klausler[flang] Don't require newline at EOF in unformatted...
2021-07-20 peter klausler[flang] Run-time derived type initialization and destru...
2021-07-20 Rob Suderman[mlir][tosa] Added tosa to linalg lowering to unstrided...
2021-07-20 Geoffrey Martin... [Bazel] Fix Exegesis target reference and remove stray...
2021-07-20 LLVM GN Syncbot[gn build] Port 808bbc2c4702
2021-07-20 Alex Lorenz[clang] Fix the capitalization of the DarwinSDKInfoTest...
2021-07-20 Matheus Izvekov[clang] fix oops: enable implicit moves in MSVC compati...
2021-07-20 Alex Lorenz[clang][darwin] Add support for macOS -> Mac Catalyst
2021-07-20 Roman Lebedev[NFC][VectorCombine] Add tests for widening of partial...
2021-07-20 Eli Friedman[AArch64] Add tests for 128-bit atomic loads with casp...
2021-07-20 Sami TolvanenRevert "ThinLTO: Fix inline assembly references to...
2021-07-20 Martin Storsjö[LLD] [COFF] Add a couple "MinGW only" comments re...
2021-07-20 LLVM GN Syncbot[gn build] Port 05a6d74c4845
2021-07-20 Albion Fung[PowerPC] Store, load, move from and to registers relat...
2021-07-20 Vincent LeeRecommit "[lld-macho] Use DO_BIND_ADD_ADDR_IMM_SCALED...
2021-07-20 Melanie BlowerRevert "[CLANG][PATCH][FPEnv] Add support for option...
2021-07-20 Sterling AugustineConsolidate string types into ptr and length representa...
2021-07-20 Jessica Paquette[AArch64][GlobalISel] Select llvm.aarch64.neon.st2...
2021-07-20 Eli Friedman[AArch64] Use the CMP_SWAP_128 variants added in 843c6140.
2021-07-20 Alex Lorenz[clang] NFC, move DarwinSDKInfo to lib/Basic
2021-07-20 Fangrui Song[LTO] Add SelectionKind to IRSymtab and use it in ld...
2021-07-20 Melanie Blower[CLANG][PATCH][FPEnv] Add support for option -ffp-eval...
next