platform/upstream/llvm.git
2020-04-29 Jay Foad[AMDGPU] Use a MapVector instead of a DenseMap and...
2020-04-29 Jay Foad[AMDGPU] Minor cleanups. NFC.
2020-04-29 Kirill Bobyrev[clangd] Add CMake dependencies for Protobuf-generated...
2020-04-29 Simon PilgrimPseudoSourceValue.h - reduce GlobalValue.h include...
2020-04-29 Aaron BallmanFixing typo (singed -> signed); NFC
2020-04-29 Sean FertileRevert "[ELF][PPC64] Don't perform toc-indirect to...
2020-04-29 Pavel Labath[lldb/DWARF] Fix a split-dwarf crash while parsing...
2020-04-29 Louis Dionne[libc++] Fix MacOS platform detection broken in Python 3
2020-04-29 Sam McCall[clangd] Move non-clang base pieces into separate suppo...
2020-04-29 Hans WennborgRevert 6654719 "[CMake] Fix logic error: NOT LIBCLANG_B...
2020-04-29 Sander de Smalen[SveEmitter] Add builtins for svmov_b and svnot_b.
2020-04-29 Valeriy Savchenko[analyzer] Fix build error. NFC.
2020-04-29 Sam Parker[NFC][ARM] Modify cost model test
2020-04-29 Sam Parker[NFC][ARM] Add two cost model tests
2020-04-29 Simon PilgrimFix Wparentheses gcc warning. NFC.
2020-04-29 Simon Pilgrim[TTI] Add DemandedElts to getScalarizationOverhead
2020-04-29 Sander de Smalen[SveEmitter] Add builtins for gather prefetches
2020-04-29 Florian HahnRecommit "[VPlan] Add & use VPValue operands for VPWide...
2020-04-29 Uday Bondhugula[MLIR] Introduce op trait PolyhedralScope (revised)
2020-04-29 Valeriy Savchenko[analyzer] Track runtime types represented by Obj-C...
2020-04-29 Florian Hahn[DSE,MSSA] Add multi-path tests with readnone throwing...
2020-04-29 Jonas DevlieghereRevert "[lldb/Platform] Return a std::string from GetSD...
2020-04-29 Jay Foad[AMDGPU] Remove some redundant variables. NFC.
2020-04-29 Dmitri GribenkoFixed a -Wunused-variable warning in no-assert builds
2020-04-29 Vitaly BukaRevert "[tsan] Relax stack trace check"
2020-04-29 Vitaly Buka[tsan] Relax stack trace check
2020-04-29 Richard SmithMake -fno-char8_t disable the char8_t keyword, even...
2020-04-29 Richard SmithFix up clangd after clang commit llvmorg-11-init-13375...
2020-04-29 Craig Topper[X86] Add initialize function for X86FixupSetCC so...
2020-04-29 David BlaikieRemove DeleteContainer* functions, now that all uses...
2020-04-29 Kazuaki Ishizaki[mlir] NFC: fix trivial typo
2020-04-29 David BlaikieSymbolManager::SymbolDependencies: Use unique_ptr to...
2020-04-29 David BlaikieAnalysisDeclContext::ManagedAnalyses: Use unique_ptr...
2020-04-29 David BlaikieCodeGenTypes::CGRecordLayouts: Use unique_ptr to simpli...
2020-04-29 David BlaikieASTContext::OMPTraitInfoVector: Use unique_ptr to simpl...
2020-04-29 David BlaikieBugReporter::StrBugTypes: Use unique_ptr to simplify...
2020-04-29 David BlaikiePragmaNamespace::Handlers: Use unique_ptr to simplify...
2020-04-29 Chen Zheng[PowerPC-QPX] add more test for QPX madd/msub operands...
2020-04-29 Nicolas Vasilache[mlir][EDSC] Retire OperationHandle
2020-04-29 Muhammad Omair... Fix LLDB elf core dump register access for ARM/AArch64
2020-04-29 Saleem Abdulrasoollldb: use the newer `find_package` if available
2020-04-29 Muhammad Omair... Extend max register size to accommodate AArch64 SVE...
2020-04-29 Jonas Devlieghere[lldb/Host] Pass a StringRef to the FileSpec ctor
2020-04-29 Jonas Devlieghere[lldb/Platform] Synchronize access to SDK String Map.
2020-04-29 Jonas Devlieghere[lldb/Platform] Return a std::string from GetSDKPath
2020-04-29 Xing GUO[dsymutil] Fix short options displayed in the help...
2020-04-29 QingShan Zhang[DAGCombine] Checking the cost directly to improve...
2020-04-29 Nico WeberReland "[gn build] (manually) merge c4c3883"
2020-04-29 Richard SmithImprove diagnostics for missing import / #include of...
2020-04-29 Saleem AbdulrasoolRevert "Temporarily revert "build: use `find_package...
2020-04-29 David BlaikieASTWriter::FileDeclIDs: Use unique_ptr to simplify...
2020-04-29 David BlaikieASTUnit::FileDecls: Use unique_ptr to simplify memory...
2020-04-29 LLVM GN Syncbot[gn build] Port 8683f5de535
2020-04-29 Nico Weber[gn build] fix typo
2020-04-29 Nico WeberRevert "[gn build] (manually) merge c4c3883"
2020-04-29 David BlaikieAllocatedCXCodeCompleteResults::DiagnosticWrappers...
2020-04-29 David BlaikieWebAssemblyExceptionInfo::Exceptions: Use unique_ptr...
2020-04-29 David BlaikieInstrCOPYReplacer::Converters: Use unique_ptr to own...
2020-04-29 Paula Toth[clang-tidy] Add check callee-namespace.
2020-04-29 Jez Ng[lld-macho][reland] Add support for emitting dylibs...
2020-04-29 Jez Ng[lld-macho][reland] Add basic symbol table output
2020-04-28 Sterling AugustineMake getCompileUnitForAddress public.
2020-04-28 Eric ChristopherTemporarily revert "build: use `find_package(Python3...
2020-04-28 Stanislav Mekhanoshin[AMDGPU] Adapt GCNRegBankReassign for 16 bit subregs
2020-04-28 Paula Toth[libc] Add strlen to library entrypoints.
2020-04-28 Sam McCallReland "Add a facility to get system cache directory...
2020-04-28 Eric ChristopherTemporarily revert "Add a facility to get system cache...
2020-04-28 Jessica Clarke[AST] Use PrintingPolicy for format string diagnosis
2020-04-28 Stanislav Mekhanoshin[AMDGPU] Define AGPR subregs
2020-04-28 Jessica PaquetteFix buildbot after 9f31446c
2020-04-28 Craig Topper[X86] Add PACK instructions to hasUndefRegUpdate so...
2020-04-28 Stanislav Mekhanoshin[AMDGPU] Define special SGPR subregs
2020-04-28 Jessica Paquette[AArch64][GlobalISel] Generalize logic for promoting...
2020-04-28 Casey Carter[NFC] Correct spelling of "ambiguous"
2020-04-28 Siva Chandra... [libc] Fix benchmarks build.
2020-04-28 Vojtěch ŠtěpančíkAdd a facility to get system cache directory and use...
2020-04-28 Louis Dionne[libc++] Make sure temporary config files are closed
2020-04-28 Davide Italiano[GlobalISel] Assign the correct debug location when...
2020-04-28 Vitaly Buka[tsan] Relax stack trace check
2020-04-28 Sean SilvaMake ops with StructAttr's actually verify `isa<TheStru...
2020-04-28 Simon Pilgrim[InstCombine] Add PR45715 test case
2020-04-28 Stanislav MekhanoshinRevert "[AMDGPU] Define special SGPR subregs"
2020-04-28 Florian Hahn[LAA] Move CheckingPtrGroup/PointerCheck outside class...
2020-04-28 Stanislav Mekhanoshin[AMDGPU] Define special SGPR subregs
2020-04-28 Mircea Trofin[llvm][NFC] Refactor APIs operating on CallBase
2020-04-28 Eric ChristopherAdd StringRef include to libc benchmark.
2020-04-28 Saleem Abdulrasoolbuild: update libc++ as there are some bots with integr...
2020-04-28 Walter Erquinigo[lldb-vscode] Add an option for loading core files
2020-04-28 Christopher... [SVE] Remove invalid usage of VectorType::getNumElement...
2020-04-28 David BlaikieOpenMPOpt::RuntimeFunctionInfo::UsesMap: Use unique_ptr...
2020-04-28 David BlaikieMustBeExecutedContextExplorer::InstructionIteratorMap...
2020-04-28 David BlaikieAttributor::ArgumentReplacementMap: Use unique_ptr...
2020-04-28 Fangrui Song[Support] Simplify and optimize ThreadPool
2020-04-28 Fangrui Song[ELF][PPC64] Don't perform toc-indirect to toc-relative...
2020-04-28 Sean Fertile[PowerPC][AIX] Pass ByVal formal args that span registe...
2020-04-28 Reid Kleckner[Windows] Autolink with basenames and add libdir to...
2020-04-28 Craig Topper[X86] Update costs for truncates from less than 128...
2020-04-28 Jessica Paquette[AArch64][GlobalISel] Select immediate forms of compare...
2020-04-28 Shoaib MeenaiRevert "[lld-macho] Add basic symbol table output"
2020-04-28 Shoaib MeenaiRevert "[lld-macho] Add support for emitting dylibs...
next