platform/upstream/llvm.git
2020-08-18 Mehdi AminiSeparate the Registration from Loading dialects in...
2020-08-18 Chuanqi Xu[NFC][StackSafety] Test that StackLifetime looks throug...
2020-08-18 River Riddle[mlir] Remove the use of "kinds" from Attributes and...
2020-08-18 Elliott Hughesld128 demangle: allow space for 'L' suffix.
2020-08-18 Brad SmithHook up OpenBSD 64-bit RISC-V support
2020-08-18 Jonas Devlieghere[lldb] Remove unused function getArchFlag (NFC)
2020-08-18 Mehdi AminiRevert "Separate the Registration from Loading dialects...
2020-08-18 Craig Topper[X86] Add basic support for -mtune command line option...
2020-08-18 Roman Lebedev[NFC][InstCombine] Aggregate reconstruction: use plain map
2020-08-18 Nithin Vadukkumchery... [Analysis] Bug fix for exploded graph branching in...
2020-08-18 Roman Lebedev[InstCombine] PHI-aware aggregate reconstruction: prope...
2020-08-18 Amara EmersonUse std::make_tuple instead of initializer lists to...
2020-08-18 Sterling AugustineDefault to disabling the libunwind frameheader cache.
2020-08-18 Craig Topper[X86] Fix the Predicates on MMX_PSHUFWri/PSHUFWmi to...
2020-08-18 Mehdi AminiSeparate the Registration from Loading dialects in...
2020-08-18 MaheshRavishankar[mlir][Linalg] Modify callback for getting id/nprocs in
2020-08-18 David BlaikieRecommit "PR44685: DebugInfo: Handle address-use-invali...
2020-08-18 Zequan Wu[Coverage] Adjust skipped regions only if {Prev,Next...
2020-08-18 Greg ClaytonFix a check that was attempting to see if an object...
2020-08-18 Sanjay Patel[VectorCombine] add tests for vector loads; NFC
2020-08-18 Marius Brehler[mlir] Check libraries linked into standalone-opt
2020-08-18 Eli Friedman[AArch64][SVE] Add patterns for integer mla/mls.
2020-08-18 Eli Friedman[AArch64][SVE] Allow llvm.aarch64.sve.st2/3/4 with...
2020-08-18 Eli Friedman[clang codegen] Use IR "align" attribute for static...
2020-08-18 Craig Topper[X86] Don't call SemaBuiltinConstantArg from CheckX86Bu...
2020-08-18 Mehdi AminiRemove MLIREDSCInterface library which isn't used anywh...
2020-08-18 Jessica Paquette[GlobalISel][CallLowering] NFC: Unify flag-setting...
2020-08-18 Jessica Paquette[GlobalISel][CallLowering] Don't tail call with non...
2020-08-18 Siva Chandra... [libc][obvious] Fix link order of math tests.
2020-08-18 Tue Ly[libc] Add ULP function to MPFRNumber class to test...
2020-08-18 Matt ArsenaultGlobalISel: Implement fewerElementsVector for G_INSERT_...
2020-08-18 David Blaikie[WIP][DebugInfo] Lazily parse debug_loclist offsets
2020-08-18 Tim Keith[flang] Improve error messages for procedures in expres...
2020-08-18 Amara Emerson[GlobalISel] Add a combine for sext_inreg(load x),...
2020-08-18 Amara Emerson[GlobalISel] Add a combine for ashr(shl x, c), c -...
2020-08-18 Rob SudermanAdded std.floor operation to match std.ceil
2020-08-18 Arthur Eubanks[gn build] Add support for expensive checks
2020-08-18 Simon Pilgrim[X86][AVX] lowerShuffleWithVPMOV - add non-VLX support.
2020-08-18 Arthur EubanksRevert "[TSan][libdispatch] Add interceptors for dispat...
2020-08-18 Mauricio SifontesCreate Optimization Pass Wrapper for MLIR Reduce
2020-08-18 Fangrui Song[ARM] Fix build after D86087
2020-08-18 Mott, Jeffrey TDisable use of _ExtInt with '__atomic' builtins
2020-08-18 David Green[ARM] Allow tail predication of VLDn
2020-08-18 Jan Kratochvil[lldb] [testsuite] Add split-file for check-lldb depend...
2020-08-18 Sam Tebbs[ARM] Use mov operand if the mov cannot be moved while...
2020-08-18 George Mitenkov[MLIR][SPIRVToLLVM] Additional conversions for spirv...
2020-08-18 Dokyung Song[libFuzzer] Fix arguments of InsertPartOf/CopyPartOf...
2020-08-18 Fangrui Song[llvm-dwarfdump][test] Add a --statistics test for...
2020-08-18 Jamie Schmeiser[NFC] Add raw_ostream parameter to printIR routines
2020-08-18 Fangrui Song[ELF] Assign file offsets of non-SHF_ALLOC after SHF_AL...
2020-08-18 Jessica Paquette[GlobalISel][CallLowering] Look through call parameters...
2020-08-18 jasonliu[XCOFF] emit .rename for .lcomm when necessary
2020-08-18 MaheshRavishankar[mlir][Linalg] Canonicalize tensor_reshape(splat-consta...
2020-08-18 Simon Pilgrim[X86] Regenerate load-slice test labels. NFCI.
2020-08-18 David Green[LV] Predicated reduction tests. NFC
2020-08-18 Nathan James[NFC][clang-tidy] Put abseil headers in alphabetical...
2020-08-18 Simon Pilgrim[X86][AVX] lowerShuffleWithPERMV - pad 128/256-bit...
2020-08-18 Simon Pilgrim[X86][AVX] lowerShuffleWithVTRUNC - extend to support...
2020-08-18 Sanjay Patel[SLP] remove instcombine dependency from regression...
2020-08-18 Simon Pilgrim[X86][AVX] lowerShuffleWithVTRUNC - pull out TRUNCATE...
2020-08-18 Matt ArsenaultAMDGPU/GlobalISel: Select llvm.amdgcn.groupstaticsize
2020-08-18 Matt ArsenaultAMDGPU/GlobalISel: Fix selection of s1/s16 G_[F]CONSTANT
2020-08-18 Georgii Rymar[llvm-readobj/elf] - Refine testing of broken Android...
2020-08-18 Sanjay Patel[InstCombine] fold fabs of select with negated operand
2020-08-18 Sanjay Patel[InstCombine] add tests for fneg+fabs; NFC
2020-08-18 Georgii Rymar[yaml2obj] - Don't crash when `FileHeader` declares...
2020-08-18 Alexey Bataev[OPENMP]Do not capture base pointer by reference if...
2020-08-18 Eduardo Caldas[SyntaxTree] Use Annotations based tests for expressions
2020-08-18 Eduardo Caldas[SyntaxTree] Implement annotation-based test infrastructure
2020-08-18 Ronak Chauhan[ELF] Hide target specific methods as private
2020-08-18 Simon Pilgrim[X86][AVX] lowerShuffleWithVTRUNC - avoid unnecessary...
2020-08-18 Nico WeberRevert "PR44685: DebugInfo: Handle address-use-invalid...
2020-08-18 Ronak Chauhan[llvm-objdump][AMDGPU] Detect CPU string
2020-08-18 Luboš Luňák[lldb][gui] use left/right in the source view to scroll
2020-08-18 Alex Zinenko[mlir] expose standard types to C API
2020-08-18 Paul Walker[SVE] Fix shift-by-imm patterns used by asr, lsl &...
2020-08-18 Sam Parker[NFC] Add some more Arm tests for IndVarSimplify
2020-08-18 Paul Walker[SVE] Lower fixed length vector ISD::SPLAT_VECTOR opera...
2020-08-18 Simon Pilgrim[X86][AVX] Lower v16i8/v8i16 binary shuffles using...
2020-08-18 sameeran joshi[Flang] Move markdown files(.MD) from documentation...
2020-08-18 QingShan Zhang[Test][NFC] Add a new test to verify if scheduler can...
2020-08-18 Rainer Orth[compiler-rt][test] XFAIL two tests on 32-bit sparc
2020-08-18 LLVM GN Syncbot[gn build] Port 00d7b7d014f
2020-08-18 Shinji Okumura[Attributor] Deduce noundef attribute
2020-08-18 Georgii Rymar[llvm-readobj/elf] - Refine the malformed-pt-dynamic...
2020-08-18 Georgii Rymar[llvm-readobj/elf] - Merge mips-got-overlapped.test...
2020-08-18 Alex Zinenko[mlir] Fix printing of unranked memrefs in non-default...
2020-08-18 Jakub Lichman[mlir] VectorToSCF bug in setAllocAtFunctionEntry fixed.
2020-08-18 Nathan Ridge[clangd] Target member of dependent base made visible...
2020-08-18 David BlaikiePR44685: DebugInfo: Handle address-use-invalid type...
2020-08-18 David BlaikieDebugInfo: Emit class template parameters first, before...
2020-08-18 Johannes Doerfert[Attributor] Bail early if AAMemoryLocation cannot...
2020-08-18 Johannes Doerfert[Attributor] We (should) keep the CG updated so we...
2020-08-18 Johannes Doerfert[Attributor][NFC] Directly return proper type to avoid...
2020-08-18 Johannes Doerfert[Attributor][FIX] Handle function pointers properly...
2020-08-18 Nathan Ridge[clang] Fix visitation of ConceptSpecializationExpr...
2020-08-18 Nathan Ridge[clangd] Index refs to main-file symbols as well
2020-08-18 Harmen StoppelsUse find_library for ncurses
2020-08-18 Amy Kwan[PowerPC] Implement Vector Extract Mask builtins in...
2020-08-18 Arthur Eubanks[NewPM] Pin various tests under Other/ to legacy PM
next