platform/upstream/llvm.git
2020-04-14 Joerg SonnenbergerEmit Objective-C constructors as writable
2020-04-14 Sjoerd MeijerNFC: update of ARM llvm regr test, follow up of 9633fc1...
2020-04-14 Christopher... [SVE] Remove calls to getBitWidth from clang
2020-04-14 Sam Clegg[WebAssembly] Emit .llvmcmd and .llvmbc as custom sections
2020-04-14 Louis Dionne[libc++] run.py: Create directory hierarchy if it does...
2020-04-14 Huihui Zhang[InstCombine][SVE] Fix visitGetElementPtrInst for scala...
2020-04-14 Walter Erquinigo[lldb] Fix a typo in a test name
2020-04-14 MaheshRavishankar[mlir][Linalg] NFC: Add missing comments from earlier...
2020-04-14 Louis Dionne[libc++] CI: Allow pointing to specific dylib roots...
2020-04-14 Sanjay Patel[InstCombine] try to reduce more shuffles with bitcaste...
2020-04-14 Louis Dionne[libc++] Add .verify.cpp tests to the new format
2020-04-14 Thomas Raoux[AntidepBreaker] Move AntiDepBreaker to include folder.
2020-04-14 Jon Roelofs[clang] Add missing FileCheck colons
2020-04-14 Bryan Chan[OpenMP] Sync writes to child thread's data before...
2020-04-14 Kostya Kortchinsky[scudo][standalone] Split logs on Android
2020-04-14 Sourabh Singh... [DWARF5]: Added support for DW_MACRO_import form in...
2020-04-14 Vince Bridgers[Fixed Point] [AST] Add an AST serialization code for...
2020-04-14 Christopher... [SVE] Remove calls to getBitWidth from Hexagon
2020-04-14 Alina Sbirlea[STLExtras] Make const the * operator for mapped_iterator.
2020-04-14 Sanjay Patel[InstCombine] add tests for bitcasted shuffle operand...
2020-04-14 Sanjay Patel[InstSimplify] add test for select that should not...
2020-04-14 Christopher... [SVE] Remove calls to getBitWidth from ARM
2020-04-14 Isuru FernandoFix setting Python3_ROOT_DIR on Windows
2020-04-14 Scott Constable[X86] Add tests to clang Driver to ensure that SLH...
2020-04-14 Fangrui Song[builtins] Make __umodsi3/__udivdi3/__umoddi3 standalon...
2020-04-14 Thomas Preud... [FileCheck] Add missing include in FileCheckImpl.h
2020-04-14 Christopher... [SVE] Remove calls to getBitWidth from AArch64
2020-04-14 Jonas Devlieghere[lldb/Reproducers] Make static methods go through the...
2020-04-14 Andrzej Warzynski[AArch64][SVE] Refine node definitions for ff & nf...
2020-04-14 Eric Schweitz[flang] Upstream patch to enable the fir-ops test....
2020-04-14 Nico Weber[gn build] (manually) port c8a5b30bac6
2020-04-14 Jonas Devlieghere[lldb/Reproducers] Capture reproducers from the API...
2020-04-14 Sergey Dmitriev[AbstractCallSite] Check that callback callee index...
2020-04-14 Louis Dionne[libc++] Remove support for .fail.mm tests
2020-04-14 Benjamin Kramer[ADT] Mix the bit width into APInt's hash_value
2020-04-14 Sander de Smalen[SveEmitter] Add range checks for immediates and predic...
2020-04-14 Jonas Devlieghere[lldb/Docs] Document active and passive replay.
2020-04-14 Benjamin Kramer[FunctionAttrs] Don't copy all the nodes where a refere...
2020-04-14 Nemanja Ivanovic[PowerPC][NFC] Remove spurious incorrect CHECKNEXT...
2020-04-14 Sjoerd Meijer[LV][ARM] Add tail-folding tests for MVE. NFC.
2020-04-14 Sander de Smalen[SveEmitter] Fix encoding/decoding of SVETypeFlags
2020-04-14 Sander de Smalen[SveEmitter] Implement builtins for contiguous loads...
2020-04-14 LLVM GN Syncbot[gn build] Port 45630243562
2020-04-14 Pierre-vh[Target][ARM] Fix VPT Block Pass miscompilation
2020-04-14 Pierre-vh[Target][ARM] Adding MVE VPT Optimisation Pass
2020-04-14 Sam McCall[clangd] Add tests that no-op changes are cheap
2020-04-14 Daniel Stonelibclc: Use temporary files rather than a pipe
2020-04-14 Daniel Stonelibclc: Don't pass linker flags to CLC/LLAsm
2020-04-14 Daniel Stonelibclc: Use echo rather than true for try_compile
2020-04-14 Daniel Stonelibclc: Fix LLVM library linking on Windows
2020-04-14 Pavel Labath[DWARFDebugLine] Check for (EOF) errors when parsing...
2020-04-14 Max Kazantsev[ADCE] Fix incorrect reporting of CFG changes
2020-04-14 Simon Pilgrim[clang-objc-fuzzer] Add LLVMFuzzerInitialize to fix...
2020-04-14 Louis Dionne[libc++] Simplify how with_system_cxx_lib and availabil...
2020-04-14 Louis Dionne[libc++] NFC: Minor cleanups in config.py
2020-04-14 Simon Pilgrim[TTI][X86] Add X86TTIImpl::getScalarizationOverhead...
2020-04-14 Med Ismail... [lldb/test] Fix TestLoadUnload
2020-04-14 Max Kazantsev[Test] Add failing test that demonstrates buggy behavio...
2020-04-14 Aaron Puchert[ValueLattice] Remove unused DataLayout parameter of...
2020-04-14 Muhammad Omair... [LLDB] Remove xfail aarch64-linux from test_step_over_load*
2020-04-14 Georgii Rymar[ADT/STLExtras.h] - Add llvm::is_sorted wrapper and...
2020-04-14 Tres Popp[MLIR] Constant fold multiplies in deriveStaticUpperBound.
2020-04-14 Haojian Wu[AST] Dont invalide VarDecl even the default initializa...
2020-04-14 Florian HahnRecommit "[SCCP] Use SimplifyBinOp for non-integer...
2020-04-14 Tyker[AssumeBundles] preserve knowledge in DCE
2020-04-14 Tyker[AssumeBundles] preserve knowledge in DSE
2020-04-14 Tyker[AssumeBundles] preserve information in NewGVN
2020-04-14 Tyker[AssumeBundles] preserve information in LICM
2020-04-14 Tyker[AssumeBundles] adapte GVN to assume bundles
2020-04-14 Balázs Kéri[Analyzer][StreamChecker] Added evaluation of fseek.
2020-04-14 Georgii Rymar[LLD][ELF][Test] - Fixed the broken test case.
2020-04-14 LLVM GN Syncbot[gn build] Port 36c76de6789
2020-04-14 Kerry McLaughlin[AArch64][SVE] Add a pass for SVE intrinsic optimisations
2020-04-14 Peter Smith[MC][ARM] Emit R_ARM_BASE_PREL for _GLOBAL_OFFSET_TABLE...
2020-04-14 Pavel Labath[lldb/test] Make TestLoadUnload compatible with windows
2020-04-14 Pratyai Mazumder[SanitizerCoverage] The section name for inline-bool...
2020-04-14 Balázs Kéri[Analyzer][VLASize] Support multi-dimensional arrays.
2020-04-14 Alex Brachet[libc] Add very basic stdio FILE and fwrite
2020-04-14 Alex Brachet[libc] Remove <functional> dependency in syscall_test.cpp
2020-04-14 Kazushi (Jam... [VE] Remove unnecessary iz pattern
2020-04-14 Craig Topper[CallSite removal][CodeGen] Replace ImmutableCallSite...
2020-04-14 Mircea Trofin[llvm][NFC][CallSite] Remove CallSite from CGSCCPassManager
2020-04-14 Fangrui Song[XRay] Define uint64_t Address = Sled.Address; NFC
2020-04-14 Chris LattnerFix the MLIR integer attribute parser to be correct...
2020-04-14 Mircea Trofin[llvm][NFC] CallSite removal from inliner-related files
2020-04-14 Uday BondhugulaFix MLIR test case failure caused by 89e0662dee5fa541f2...
2020-04-14 Uday Bondhugula[MLIR] Remove dead affine.applys while generating point...
2020-04-14 Craig Topper[X86] Use a more realisitic cost for truncate v16i64...
2020-04-14 Craig Topper[X86] Split AVX512 getCastInstrCost into tables that...
2020-04-14 Craig Topper[X86] Add a more accurate truncate cost for v8i64-...
2020-04-14 Craig Topper[X86] Add truncate cost model tests to min-legal-vector...
2020-04-14 Julian Lettner[lit] Update local test objects "in place" from remote...
2020-04-14 Fangrui Song[VE] Adapt D77995 CallSite removal
2020-04-14 Matt ArsenaultGlobalISel: Fix casted unmerge of G_CONCAT_VECTORS
2020-04-14 Brian CainAdd duplex to R_HEX_GOT_16_X
2020-04-14 LLVM GN Syncbot[gn build] Port 384ca190ae7
2020-04-14 Mehdi AminiRevert "Move ModuleSummaryAnalysis from libAnalysis...
2020-04-14 Nico Weber[gn build] (manually) merge 10df1563d some more
2020-04-13 Christopher... [SVE] Change return type of getNumElements to unsigned
2020-04-13 LLVM GN Syncbot[gn build] Port 10df1563d60
next