platform/upstream/llvm.git
2020-01-30 Raphael Isemann[lldb][NFC] Remove TypeSystemClang::GetASTContext calls...
2020-01-30 Georgii Rymar[llvm-readobj] - Add a few warnings for --gnu-hash...
2020-01-30 Haojian Wu[clangd] Bump vscode-clangd v0.0.20
2020-01-30 John BrawnAdd lowering of STRICT_FSETCC and STRICT_FSETCCS
2020-01-30 Haojian Wu[clangd][vscode] Get rid of the deprecated vscode modul...
2020-01-30 Nathan James[ASTMatchers] Add hasPlacementArg and hasAnyPlacementAr...
2020-01-30 Connor AbbottAMDGPU: Fix AMDGPUUnifyDivergentExitNodes with no norma...
2020-01-30 Piotr Sobczak[InstCombine][AMDGPU] Trim components of s_buffer_load
2020-01-30 James Henderson[DebugInfo] Fix DebugLine::Prologue::getLength
2020-01-30 Michael ForsterInline debug variable.
2020-01-30 Clement Courbet[X86][Sched] A bunch of fixes to the Zen2 sched model...
2020-01-30 Sam Parker[ARM][LowOverheadLoops] Check scalar predicates
2020-01-30 Nikita Popov[InstCombine] Update SimplifyCFG test
2020-01-30 Nikita Popov[InstCombine] Add SetVector.h include
2020-01-30 Nikita Popov[InstCombine] Process newly inserted instructions in...
2020-01-30 Christian SiggAdd GDB pretty printers for llvm::ilist, llvm::simple_i...
2020-01-30 River Riddle[mlir][NFC] Explicitly initialize dynamic legality...
2020-01-30 Amara Emerson[AArch64][GlobalISel] During ISel try to convert G_PTR_...
2020-01-30 Dimitry AndricDefine _LIBCPP_HAS_TIMESPEC_GET for FreeBSD when approp...
2020-01-30 Craig TopperRevert "[X86] Don't exit from foldOffsetIntoAddress...
2020-01-30 Mikael HolménEven more fixes of implicit std::string conversions
2020-01-30 Shengchen Kan[X86] Add function isPrefix()
2020-01-30 Jonas DevlieghereRevert "[lldb/Reproducers] Assert when trying to get...
2020-01-30 Francesco Petrogalli[llvm][VectorUtils] Tweak VFShape for scalable vector...
2020-01-30 Jonas Devlieghere[lldb/Reproducers] Fix reproducer instrumentation forma...
2020-01-30 Jonas Devlieghere[lldb/Reproducers] Assert when trying to get object...
2020-01-30 Jonas Devlieghere[lldb] Replace SmallStr.str().str() with std::string...
2020-01-30 Craig Topper[X86] Don't exit from foldOffsetIntoAddress if the...
2020-01-30 Jonas Devlieghere[lld] Replace SmallStr.str().str() with std::string...
2020-01-30 Jonas Devlieghere[clang] Replace SmallStr.str().str() with std::string...
2020-01-30 Jonas Devlieghere[llvm] Replace SmallStr.str().str() with std::string...
2020-01-30 Mircea Trofin[llvm][NFC] Rename CallAnalyzer::onCommonInstructionSim...
2020-01-30 Francesco Petrogalli[llvm][docs] Fix formatting in LangRef. [NFC]
2020-01-30 Petr Hosek[CMake][libcxx] Don't wrap __config_site path in quotes...
2020-01-30 Johannes Doerfert[Attributor] Pointer privatization attribute (argument...
2020-01-30 LLVM GN Syncbot[gn build] Port f2af0607000
2020-01-30 Derek Schuff[llvm-objcopy] Initial support for wasm in llvm-objcopy
2020-01-30 Louis Dionne[libc++] Explicitly specify LIBCXX_ENABLE_SHARED to...
2020-01-30 Johannes Doerfert[Attributor] Fix TODO to avoid recomputation of results
2020-01-30 Jonas Devlieghere[lldb/Reproducers] Add unittest for char** (de)serializer
2020-01-30 Jonas Devlieghere[lldb/Reproducers] Account for char** being a nullptr
2020-01-30 Nico Weber[gn build] add a FIXME about using /Gw on win
2020-01-29 Gabor Horvath[LTO] Add optimization remarks for removed functions
2020-01-29 Craig Topper[X86] Improve X86 cmpps/cmppd/cmpss/cmpsd intrinsics...
2020-01-29 Craig Topper[X86] Fix the cost model for v16i16->v16i32 zero_extend...
2020-01-29 aartbik[mlir] [VectorOps] consolidate all vector utilities...
2020-01-29 Matt ArsenaultGlobalISel: Add observer argument to legalizeIntrinsic
2020-01-29 Yuanfang Chen[compiler-rt][profile] fix test/instrprof-set-filename...
2020-01-29 Matt ArsenaultAMDGPU/GlobalISel: Select permlane16/permlanex16
2020-01-29 Yuanfang Chen[opt viewer] Python compat - decode/encode string
2020-01-29 Jonas Devlieghere[lldb/Reproducers] Add (de)serialization overload for...
2020-01-29 Kostya Kortchinsky[scudo][standalone] Revert some perf-degrading changes
2020-01-29 Jonas Devlieghere[SmallString] Remove StringRef indirection for std...
2020-01-29 Siva Chandra... [libc] Add a library of standalone C++ utilities.
2020-01-29 Cameron McInally[NFC][AArch64][SVE] Rename Destructive enumerator from...
2020-01-29 Shoaib Meenai[build] Fix LLVM_ENABLE_RUNTIMES override condition
2020-01-29 Amara Emerson[GlobalISel] Add new combine to convert scalar G_MUL...
2020-01-29 Siva Chandra... [libc] Fix build after 777180a32b61070a10dd330b4f038bf2...
2020-01-29 LLVM GN Syncbot[gn build] Port 5ea83eef4d6
2020-01-29 Stella Stamenova[lldb] Fix build break in ProcessDebugger due to String...
2020-01-29 Derek SchuffRevert "[llvm-objcopy] Initial support for wasm in...
2020-01-29 Jessica Paquette[AArch64][GlobalISel] Fix TBNZ/TBZ opcode selection
2020-01-29 LLVM GN Syncbot[gn build] Port 24962ced814
2020-01-29 Hiroshi Yamauchi[Loads] Handle simple cases with same base pointer...
2020-01-29 Cameron McInally[NFCI][AArch64][SVE] Set default DestructiveInstType...
2020-01-29 Victor Huang[PowerPC][Future] Add prefixed loads and stores for...
2020-01-29 Benjamin KramerRewrite test not to rely on StrEq with StringRef
2020-01-29 Sanjay Patel[InstCombine] add splat binop tests; NFC
2020-01-29 Martin Storsjö[libcxx] [Windows] Store the lconv struct returned...
2020-01-29 Matt ArsenaultAMDGPU/GlobalISel: Fix tests in release build
2020-01-29 Sean SilvaAdd IntegerAttr::verifyConstructionInvariants.
2020-01-29 Sterling AugustinePrint discriminators when printing .debug_line in GNU...
2020-01-29 Shoaib Meenai[build] Fix runtimes build after 2e745ba6b0ba
2020-01-29 Nikita Popov[InstCombine] Support non-splat vectors in icmp eq...
2020-01-29 Nikita Popov[InstCombine] Add undef/non-splat tests for add/sub...
2020-01-29 Amara Emerson[GlobalISel][IRTranslator] Follow convention and put...
2020-01-29 Nico Weberattempt to fix symbolize-paths.s everywhere after cd68f4
2020-01-29 Nico Weberattempt to fix symbolize-paths.s on windows
2020-01-29 Huihui ZhangRevert "[AArch64] Fix data race on RegisterBank initial...
2020-01-29 Huihui ZhangRevert "[AMDGPU] Fix data race on RegisterBank initiali...
2020-01-29 Huihui ZhangRevert "[ARM] Fix data race on RegisterBank initializat...
2020-01-29 Fangrui Song[AsmPrinter][ELF] Define local aliases (.Lfoo$local...
2020-01-29 Sterling AugustineHandle non-absolute include dirs properly for both...
2020-01-29 Simon Pilgrim[DAGCombiner] ISD::SHL/SRA/SRL - use general SelectionD...
2020-01-29 Huihui Zhang[ConstantFold][SVE] Fix constant folding for scalable...
2020-01-29 Sam McCall[clangd] Don't mmap source files on all platforms ...
2020-01-29 Austin Kerbow[AMDGPU][GlobalISel] Select 8-byte LDS Ops with 4-byte...
2020-01-29 Jonas Devlieghere[lldb/Host] Fix implicit StringRef to std::string conve...
2020-01-29 Adrian PrantlRun clang-format on DwarfExpression (NFC)
2020-01-29 Adrian PrantlDwarfExpression: Factor out getOrCreateBaseType() ...
2020-01-29 Jonas Devlieghere[SmallString] Add explicit conversion to std::string
2020-01-29 Huihui Zhang[ARM] Fix data race on RegisterBank initialization.
2020-01-29 Huihui Zhang[AMDGPU] Fix data race on RegisterBank initialization.
2020-01-29 Huihui Zhang[AArch64] Fix data race on RegisterBank initialization.
2020-01-29 Eric Fiselier[libcxx] Add a std::string_view pretty printer for...
2020-01-29 Adrian PrantlAdd dwarfdump support for DW_OP_regval_type.
2020-01-29 Fangrui Song[ELF] Mention symbol name in reportRangeError()
2020-01-29 Simon Pilgrim[DAGCombiner] ISD::MUL - use general SelectionDAG:...
2020-01-29 Simon PilgrimFix switch covers all cases static analyzer warning...
2020-01-29 Nikita Popov[InstCombine] Regenerate test checks; NFC
next