platform/upstream/llvm.git
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...
2020-04-28 Shoaib Meenai[MachO] Fix UB in memcpy
2020-04-28 David BlaikieMustBeExecutedContextPrinter::runOnModule: Use unique_p...
2020-04-28 Raphael IsemannRevert "Recommit [libc++] Move abs and div into stdlib...
2020-04-28 Christopher... [SVE] Update EmitSVEPredicateCast to take a ScalableVec...
2020-04-28 Jan Korous[FileCollector] Lock Mutex in copyFiles
2020-04-28 Craig Topper[X86] Handle more cases in combineAddOrSubToADCOrSBB.
2020-04-28 Craig Topper[X86] Pre-commit tests for D78984. NFC
2020-04-28 Craig Topper[X86][CostModel] Correct the costs for truncate to...
2020-04-28 Reid Kleckner[COFF] Add a fastpath for /INCLUDE: in .drective sections
2020-04-28 Louis Dionne[libc++] Avoid using distutils.util in the DSL
2020-04-28 Saleem Abdulrasoolbuild: use Python3 for compiler-rt
2020-04-28 Jonas Devlieghere[llvm/DebugInfo] Fix invalid verifier error for DWARF5
2020-04-28 Reid Kleckner[gn build] (manually) merge c4c3883
2020-04-28 Kirill Bobyrev[clangd] Fix remote index build without shared libs...
2020-04-28 Louis Dionne[libc++] Temporarily disable test that fails on Windows
2020-04-28 Reid KlecknerFix .arclint on Windows
2020-04-28 Erik Pilkington[AST] Fix a crash on a dependent vector_size attribute
2020-04-28 Fangrui Song[ELF] Clear lazyObjFiles in lld::elf::link after D46034
2020-04-28 Ulrich Weigand[SystemZ] Avoid __INTPTR_TYPE__ conversions in vecintrin.h
2020-04-28 Ulrich Weigand[SystemZ] Use reserved keywords in vecintrin.h
2020-04-28 Jonathan CoeRevert "[clang-format] C# property formatting can be...
2020-04-28 Jonathan Coe[clang-format] C# property formatting can be controlled...
2020-04-28 Jonathan Coe[clang-format] insert space after C# keyword var in...
2020-04-28 Martin Erhart[mlir][assemblyFormat] Fix bug when using AttrSizedOper...
2020-04-28 Saleem Abdulrasoolbuild: use `find_package(Python3)` if available
2020-04-28 Roman Lebedev[InstCombine] Negator: 'or' with no common bits set...
2020-04-28 Roman Lebedev[NFC][InstCombine] Tests for negation of 'or' with...
2020-04-28 Momchil Velikov[CMSE] Clear padding bits of struct/unions/fp16 passed...
2020-04-28 Francis Visoiu... [AArch64] Add support for -ffixed-x30
2020-04-28 Nick Desaulniers[TII] remove overrides of isUnpredicatedTerminator
2020-04-28 Sander de Smalen[SveEmitter] Add builtins for logical and predicate...
2020-04-28 David Green[ARM] Always replace FP16 bitcasts with VMOVhr or VMOVrh
next