platform/upstream/llvm.git
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...
2020-02-18 serge-sans... Revert "Support -fuse-ld=lld for riscv"
2020-02-18 Simon Pilgrim[TargetLowering] Add SimplifyMultipleUseDemandedBits...
2020-02-18 Yaxun (Sam... Revert "[CUDA][HIP][OpenMP] Add lib/Sema/UsedDeclVisito...
2020-02-18 Yaxun (Sam... Revert "[CUDA][HIP][OpenMP] Emit deferred diagnostics...
2020-02-18 River Riddle[mlir] Add a TypeRange class that functions similar...
2020-02-18 Jonas Devlieghere[lldb/Plugin] Generate LLDB_PLUGIN_DECLARE with CMake
2020-02-18 Alexandre GaneaImprove comments after 8404aeb56a73ab24f9b295111de3b37a...
2020-02-18 Craig Topper[X86] Add a helper function to pull some repeated code...
2020-02-18 Fangrui Song[JumpThreading] Skip unconditional PredBB when threadin...
2020-02-18 LLVM GN Syncbot[gn build] Port c9e93c84f61
2020-02-18 TykerAdd Query API for llvm.assume holding attributes
2020-02-18 Huihui Zhang[NFC] Silence compiler warning [-Wmissing-braces].
2020-02-18 Stanislav Mekhanoshin[AMDGPU] Use generated RegisterPressureSets enum
2020-02-18 Matt ArsenaultCodeGen: Move undef_tied_input declaration
2020-02-18 Jonas Devlieghere[lldb/Plugin] Unconditionally initialize DynamicLoaderD...
2020-02-18 Nico Weber[gn build] (manually) port fc69967a4b9
2020-02-18 Stanislav Mekhanoshin[TBLGEN] Emit register pressure set enum
2020-02-18 Kostya Kortchinsky[scudo][standalone] Shift some data from dynamic to...
2020-02-18 Miloš StojanovićRevert "[llvm-exegesis] Improve error reporting in...
2020-02-18 Mikhail Maltsev[ARM,MVE] Add vbrsrq intrinsics family
2020-02-18 Florian Hahn[SLPVectorizer] Do not assume extracelement idx is...
2020-02-18 Jan Kratochvil[lldb] [nfc] Separate DIERef vs. user_id_t: GetForwardD...
2020-02-18 Nikita Popov[VectorUtils] Accept IRBuilderBase; NFC
2020-02-18 Nikita Popov[SimplifyLibCalls] Accept IRBuilderBase; NFC
2020-02-18 Nikita Popov[LoopUtils] Accept IRBuilderBase; NFC
2020-02-18 Nikita Popov[BuildLibCalls] Accept IRBuilderBase; NFC
2020-02-18 Nikita Popov[InstCombine] Fix worklist management when simplifying...
2020-02-18 Nikita Popov[InstCombine] Fix multi-use handling in cttz transform
2020-02-18 Sean Fertile[PowerPC][NFC] Add defines to help creating the SpillSl...
2020-02-18 Nikita Popov[InstCombine] Relax preconditions for ashr+and+icmp...
2020-02-18 Nikita Popov[InstCombine] Add more tests for icmp+and+ashr; NFC
2020-02-18 Alexey RomanovCover cases like (b && c && b) in the redundant express...
2020-02-18 Aaron BallmanHopefully fixing a failing build bot.
2020-02-18 Jacques Pienaar[mlir] Add short readme.txt to docs directory
next