platform/upstream/llvm.git
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
2020-04-13 Matt ArsenaultAMDGPU/GlobalISel: Combines for V_CVT_F32_UBYTE[0-3]
2020-04-13 Mehdi AminiMove ModuleSummaryAnalysis from libAnalysis to libObjec...
2020-04-13 Austin Kerbow[AMDGPU][GlobalISel] Fix div_scale in FDIV lowering
2020-04-13 Artem Belevich[CUDA] Fix missed CUDA version mappings.
2020-04-13 Heejin Ahn[WebAssembly] Fix try placement in fixing unwind mismatches
2020-04-13 Jean-Luc BrouilletFix a typo in the error message for an incorrect prototype.
2020-04-13 Ayke van Laethem[AVR] Support aliases in non-zero address space
2020-04-13 Louis Dionne[libunwind] Enable the new libc++ testing format by...
2020-04-13 jasonliuRemove '<' from test for better yam2obj input consumption
2020-04-13 Louis Dionne[libc++] Mark test failing with macos < 10.13 as unsupp...
2020-04-13 River Riddle[mlir][NFC] Replace mlir/Support/Functional.h with...
2020-04-13 Louis Dionne[libc++] NFC: Remove unused Lit features in the test...
2020-04-13 Benjamin Kramer[CHR] Clean up some code and reduce copying. NFCI.
2020-04-13 Nico WeberRevert a few unsuccessful attempts at fixing bots.
2020-04-13 Sterling AugustineUse a temporary file, to allow running on read-only...
2020-04-13 Louis Dionne[libc++] NFC: Remove unused method call
2020-04-13 Craig Topper[CallSite removal][TargetLowering] Replace ImmutableCal...
2020-04-13 Eli FriedmanMake IRBuilder automatically set alignment on load...
2020-04-13 Dan Liew[Darwin] Fix a bug where the symbolizer would examine...
2020-04-13 Dan Liew[Sanitizer Common] Show command used to launch symboliz...
2020-04-13 LLVM GN Syncbot[gn build] Port e823068306e
2020-04-13 LLVM GN Syncbot[gn build] Port 255cc202ea6
2020-04-13 Lang Hames[Support] Add missing files from e823068306e.
2020-04-13 Martin Storsjö[LLD] [COFF] Fix alignment of thunks for ARM/ARM64
2020-04-13 MaheshRavishankar[mlir][Linalg] NFC: Add utility function to tile, fuse...
next