platform/upstream/llvm.git
2020-02-19 Jay Foad[AMDGPU][ConstantFolding] Fold llvm.amdgcn.fmul.legacy...
2020-02-19 Stefan Pintilie[Hexagon][NFC] Rename VK_Hexagon_PCREL to VK_PCREL
2020-02-19 Krzysztof ParzyszekAdd <128 x i1> as an intrinsic type
2020-02-19 Florian Hahn[CGP] Adjust CodeGen tests after e01a3d49c22
2020-02-19 Florian Hahn[PatternMatch] Match XOR variant of unsigned-add overfl...
2020-02-19 Matt ArsenaultAMDGPU/GlobalISel: Select MUBUF path for global atomic...
2020-02-19 Pierre-vh[AArch64][ASMParser] Refuse equal source/destination...
2020-02-19 Raphael Isemann[lldb][NFC] Modernize test setup code in several lang...
2020-02-19 Raphael Isemann[lldb] Remove Windows X-fail for TestCPPAuto and TestSt...
2020-02-19 Jay Foad[TableGen] Diagnose undefined fields when generating...
2020-02-19 Sven van Haastregt[OpenCL] Only declare _sat conversions for integer...
2020-02-19 Alexander Belyaev[MLIR] Add naive fusion of parallel loops.
2020-02-19 Raphael Isemann[lldb][NFC] Pointer to reference conversion for Compile...
2020-02-19 Miloš StojanovićRecommit: "[llvm-exegesis] Improve error reporting...
2020-02-19 Pavel Labath[lldb/DWARF] Add support for location lists in package...
2020-02-19 Pavel LabathErrorTest: Break up "ErrorMatchers" test
2020-02-19 Raphael Isemann[lldb] Remove some unnecessary includes from test sources
2020-02-19 Sam Parker[ARM][LowOverheadLoops] Check loop liveouts
2020-02-19 Tamas BerghammerSupport OptionalAttr inside a StructAttr
2020-02-19 David Green[ARM] VMLAVA reduction patterns
2020-02-19 Raphael Isemann[lldb] Skip failing parts of TestCppConstructors that...
2020-02-19 Raphael Isemann[lldb] Make comparing RegisterInfo::[alt_]name's pointe...
2020-02-19 Sander de Smalen[AArch64][SVE] CodeGen of ACLE Builtin Types
2020-02-19 Georgii Rymar[yaml2obj] - Change the order of implicitly created...
2020-02-19 Oliver StannardRevert "Reland D74436 "Change clang option -ffp-model...
2020-02-19 Simon Pilgrim[AMDGPU] performCvtF32UByteNCombine - add SHL and Simpl...
2020-02-19 David Green[ARM] MVE VADDLV lowering
2020-02-19 Petar Avramovic[MIPS GlobalISel] Legalize non-power-of-2 and unaligned...
2020-02-19 Petar Avramovic[MIPS GlobalISel] Select 4 byte unaligned load and...
2020-02-19 Florian Hahn[TargetLower] Update shouldFormOverflowOp check if...
2020-02-19 Kerry McLaughlin[AArch64][SVE] Add SVE2 intrinsics for polynomial arith...
2020-02-19 Djordje TodorovicReland "[DebugInfo] Enable the debug entry values featu...
2020-02-19 Tamas Petz[LLD][ELF][ARM] Fix support for SBREL type relocations
2020-02-19 Raphael Isemann[lldb] Let TestCppConstructors pass without fix-it...
2020-02-19 Raphael Isemann[lldb] Put Host/common headers in a module
2020-02-19 David Green[ARM] Extra MVE VADDV reduction patterns
2020-02-19 Florian Hahn[DebugInfo] Pass linux triple to tests requiring ELF.
2020-02-19 Raphael Isemann[lldb] Let TypeSystemClang::GetDisplayTypeName remove...
2020-02-19 Raphael Isemann[lldb][NFC] Add a missing test case to TestCppConstruct...
2020-02-19 Raphael Isemann[lldb] Make TestFormatters.py not rely on working const...
2020-02-19 Alexander Belyaev[MLIR][Ploops] Add custom builders from ParallelOp...
2020-02-19 Petar Avramovic[MIPS GlobalISel] RegBankSelect G_MERGE_VALUES and...
2020-02-19 Balázs Kéri[clang-tidy] Added a case to UnconventionalAssignOperat...
2020-02-19 Florian Hahn[CGP] Precommit tests for D74228.
2020-02-19 Kirill BobyrevFix build after D74606
2020-02-19 Craig Topper[X86] Remove vXi1 select optimization from LowerSELECT...
2020-02-19 Jonas Devlieghere[lldb/Core] Remove more duplicate code in PluginManager...
2020-02-19 Kirill Bobyrev[clangd] Add add commit characters to the server capabi...
2020-02-19 Craig Topper[X86] Handle splats in LowerBUILD_VECTORvXi1 by directl...
2020-02-19 Brian Gesiak[Coroutines][6/6] Clang schedules new passes
2020-02-19 Brian Gesiak[Coroutines][5/6] Add coroutine passes to pipeline
2020-02-19 Brian Gesiak[Coroutines][4/6] New pass manager: coro-cleanup
2020-02-19 Brian GesiakRe-land new pass manager coro-split and coro-elide
2020-02-19 Sourabh Singh... [DebugInfo]: Added support for DWARFv5 Info section...
2020-02-19 Fangrui Song[DebugInfo][test] Fix section flags/type to avoid warni...
2020-02-19 Brian Gesiak[LazyCallGraph] Fix ambiguous index value
2020-02-19 Jonas Devlieghere[lldb] Sort forward declarations in lldb-forward.h
2020-02-19 Jonas Devlieghere[lldb] Move ArchitectureCreateInstance into ldb-private...
2020-02-19 Jonas Devlieghere[lldb/Docs] Update the features matrix
2020-02-19 Jonas Devlieghere[lldb/Docs] Update the Windows documentation
2020-02-19 Jonas DevlieghereRe-land "[lldb/CMake] Auto-generate the Initialize...
2020-02-19 Richard SmithP0593R6: Pseudo-destructor expressions end object lifet...
2020-02-19 Wenlei HeFix test for profile remapper
2020-02-19 Tim Shen[MLIR] change NVVM.mma.sync to the most useful variant.
2020-02-19 Tim Shen[MLIR] Add std.assume_alignment op.
2020-02-19 Eric ChristopherFix a signed/unsigned warning promoted to error.
2020-02-19 River Riddle[mlir][DialectConversion] Forward capture callback...
2020-02-19 Jonas Devlieghere[lldb/Core] Remove dead Get*PluginCreateCallbackForPlug...
2020-02-19 Jim Lin[NFC] Update the testcase clang_f_opts.c for the remove...
2020-02-19 Jonas Devlieghere[lldb/Core] Remove blatant code duplication by using...
2020-02-19 Jim LinRemove unused option that gcc ignored
2020-02-19 River Riddle[mlir] Refactor TypeConverter to add conversions withou...
2020-02-19 Richard SmithAdd -std=c++20 flag, replace C++2a with C++20 throughou...
2020-02-19 LLVM GN Syncbot[gn build] Port ca9ba76481f
2020-02-18 Thomas Lively[WebAssembly] Replace all calls with generalized multiv...
2020-02-18 Nick Desaulniers[Driver] -pg -mfentry should respect target specific...
2020-02-18 Reid KlecknerFix NDEBUG build after instruction ordering
2020-02-18 Richard SmithPR44958: Allow member calls and typeid / dynamic_cast...
2020-02-18 Thomas Lively[WebAssembly] Fix RegStackify and ExplicitLocals to...
2020-02-18 Aditya Nandakumar[GlobalISel]: Fix some non determinism exposed in CSE...
2020-02-18 Reid Kleckner[IR] Lazily number instructions for local dominance...
2020-02-18 Sid Manning[hexagon] Fix testcase issue with windows builder.
2020-02-18 Reid KlecknerAdd coding standard recommending use of qualifiers...
2020-02-18 Daniel SandersFix assertion on `!eq(?, 0)`
2020-02-18 Thomas Lively[WebAssembly] Implement multivalue call_indirects
2020-02-18 Thomas LivelyReland "[WebAssembly] Split and recombine multivalue...
2020-02-18 Thomas LivelyReland "[WebAssembly][InstrEmitter] Foundation for...
2020-02-18 Davide Italiano[TestTargetCommand] Remove another reference to a stale...
2020-02-18 Davide Italiano[TestTargetCommand] `target var` without a process...
2020-02-18 Davide Italiano[TestGlobalVariables] Remove a reference to a stale...
2020-02-18 Davide Italiano[TestGlobalVariables] `target var` without a process...
2020-02-18 Jonas Devlieghere[lldb/Plugin] Reject WASM and Hexagon in DynamicLoaderS...
2020-02-18 MaheshRavishankar[mlir][Linalg] Allow specifiying zero-rank shaped type...
2020-02-18 Alex Zinenko[mlir] NFC: rename LLVMOpLowering to ConvertToLLVMPattern
2020-02-18 David Tenty[clang][XCOFF] Indicate that XCOFF does not support...
2020-02-18 Reid KlecknerRemove "ELF Only" from -f*-sections help text
2020-02-18 Karasev NikitaFix PR#44620 'readability-redundant-string-cstr quick...
2020-02-18 Sid Manning[Hexagon] clang driver should consider --sysroot option
2020-02-18 Louis Dionne[libc++] Fix overly complicated test of std::span's...
2020-02-18 Jorge Gorbe... [libunwind] Fix memory leak in handling of DW_CFA_remem...
next