platform/upstream/llvm.git
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
2020-02-18 John MarshallUse getLocation() in "too few/too many arguments" diagn...
2020-02-18 Benjamin KramerDrop a constexpr in favor of const, MSVC complains.
2020-02-18 Andrew Wei[RISCV] Implement mayBeEmittedAsTailCall for tail call...
2020-02-18 Sander de SmalenAdd OffsetIsScalable to getMemOperandWithOffset
2020-02-18 Louis Dionne[libc++] Add ABI list for 9.0 release
2020-02-18 Djordje TodorovicRevert "Reland "[DebugInfo] Enable the debug entry...
2020-02-18 serge-sans... Prevent gcc from issuing a warning upon coffnamecpy
2020-02-18 Kazushi (Jam... [VE] TLS codegen
2020-02-18 Alex Zinenko[mlir] NFC: Rename LLVMOpLowering::lowering to LLVMOpLo...
2020-02-18 Luke Geeson[AArch64] Add Cortex-A34 Support for clang and llvm
2020-02-18 Melanie BlowerReland D74436 "Change clang option -ffp-model=precise...
2020-02-18 evgeny[Assembler] Emit summary index flags
2020-02-18 Matt ArsenaultAMDGPU/GlobalISel: Adjust branch target when lowering...
2020-02-18 Pavel Labath[lldb] Merge RangeArray and RangeVector
2020-02-18 Yitzhak Mandelbaum[libTooling] Add option for `buildAST` to report diagno...
2020-02-18 Louis Dionne[libc++] Remove XFAILs for macOS 10.15, which were...
2020-02-18 Djordje TodorovicReland "[DebugInfo] Enable the debug entry values featu...
2020-02-18 Benjamin KramerMove DFA tables into the read-only data segmant.
2020-02-18 Miloš Stojanović[llvm-exegesis] Improve error reporting in Assembler.cpp
2020-02-18 Brian Gesiak[IR] Set name when inserting 'llvm::Value*'
2020-02-18 James ClarkeUse SETNE directly rather than SUB/SETNE 0 for stack...
2020-02-18 Cristian Adamllvm: Use quotes around MSVC_DIA_SDK_DIR CMake variable
2020-02-18 Raphael Isemann[lldb] Fix another instance where we pass a nullptr...
2020-02-18 Tatyana Krasnukha[lldb][test] Remove expected failure decorator from...
2020-02-18 Florian Hahn[CGP] Add uaddo test with math used, SPARC/AArch64...
2020-02-18 Georgii Rymar[llvm-readobj] - Report a warning when an unexpected...
2020-02-18 serge-sans... Fix riscv/lld test interaction
2020-02-18 Djordje Todorovic[CSInfo][TailDuplicator] Delete the call site info...
2020-02-18 Tatyana Krasnukha[lldb][NFC] Remove unused parameter
2020-02-18 Tatyana Krasnukha[lldb] Make shared_from_this-related code safer
2020-02-18 Tatyana Krasnukha[lldb] Don't call CopyForBreakpoint from a Breakpoint...
2020-02-18 Kerry McLaughlin[AArch64][SVE] Add remaining SVE2 intrinsics for wideni...
2020-02-18 Raphael Isemann[lldb][NFC] Fix compilation of SymbolFilePDBTests.cpp...
2020-02-18 serge-sans... Support -fuse-ld=lld for riscv
2020-02-18 Mikhail Maltsev[ARM,CDE] Cosmetic changes, additonal driver tests
2020-02-18 Raphael Isemann[lldb] Don't model std::atomic as a transparent data...
2020-02-18 Pavel Labath[lldb/DWARF] Support the debug_str_offsets section...
2020-02-18 Sven van Haastregt[OpenCL] Add Arm dot product builtin functions
next