platform/upstream/llvm.git
2019-11-20 Raphael Isemann[lldb][NFC] Move ClangExpressionDeclMap's persistent...
2019-11-20 Tim NorthoverUpdate tests after change to llvm-cxxfilt's underscore...
2019-11-20 Simon Atanasyan[mips] Put conditions when we need to expand memory...
2019-11-20 Simon Atanasyan[mips] Make MipsAsmParser::isEvaluated static function...
2019-11-20 Dmitry Preobrazhensky[AMDGPU][DPP] Corrected DPP combiner
2019-11-20 LLVM GN Syncbotgn build: Merge 089c0f58149
2019-11-20 Clement Courbet[CodeGen][NFC] Regenerate load-combine test with update...
2019-11-20 Pavel Labath[DWARF] Add an api to get "interpreted" location lists
2019-11-20 Djordje Todorovic[DebugInfo] Remove the DIFlagArgumentNotModified debug...
2019-11-20 LLVM GN Syncbotgn build: Merge ea8678d1c78
2019-11-20 Raphael Isemann[lldb][NFC] Remove unused ClangASTContext::GetUnknownAn...
2019-11-20 Sam McCall[clangd] Treat UserDefinedLiteral as a leaf in Selectio...
2019-11-20 Serge PavlovMove floating point related entities to namespace level
2019-11-20 Raphael Isemann[lldb][NFC] Simplify ClangASTContext::GetBasicTypes
2019-11-20 Raphael Isemann[lldb][NFC] Remove ClangASTContext::GetAsDeclContext
2019-11-20 Raphael Isemann[lldb][NFC] Remove ClangASTContext::FieldIsBitfield...
2019-11-20 Raphael Isemann[lldb][NFC] Remove ClangASTContext::GetUniqueNamespaceD...
2019-11-20 Sameer Sahasrabuddhe[AMDGPU] add support for hostcall buffer pointer as...
2019-11-20 Martin Storsjö[ExecutionEngine] Add a missing break to avoid warnings
2019-11-20 Georgii Rymar[llvm-readobj] - Improve dumping of the SHT_LLVM_LINKER...
2019-11-20 Djordje TodorovicReland "[clang] Remove the DIFlagArgumentNotModified...
2019-11-20 Adam KallaiExecutionEngine: add preliminary support for COFF ARM64
2019-11-20 Georgii Rymar[llvm-readobj/llvm-readelf] - Improve dumping of versio...
2019-11-20 Alexander ShaposhnikovIntroduce llvm-install-name-tool
2019-11-20 Fangrui Song[FEnv] Fix AddingConstrainedIntrinsics.rst after llvmor...
2019-11-20 Serge Pavlov[FEnv] File with properties of constrained intrinsics
2019-11-20 Austin KerbowAMDGPU/GlobalISel: Legalize FDIV64
2019-11-20 Rui UeyamaUse lld::make<T> to make TpiSource objects
2019-11-20 Eric SchweitzExtends the tblgen macro to allow mlir-tblgen to be...
2019-11-20 Puyan LotfiRevert "[clang][IFS] Driver Pipeline: generate stubs...
2019-11-20 Puyan LotfiRevert "[clang][IFS] Fixing failing bots that do not...
2019-11-20 Puyan LotfiRevert "[clang][IFS] Attempting to fix missing 'orbis...
2019-11-20 Puyan LotfiRevert "[clang][IFS] Fixing unsupported emulation mode...
2019-11-20 Puyan LotfiRevert "[clang][IFS][test] Removing driver-test.c....
2019-11-20 Puyan Lotfi[clang][IFS][test] Removing driver-test.c. Test is...
2019-11-20 Duncan P. N... clang/Modules: Early return in CompilerInstance::create...
2019-11-20 Reid Kleckner[musttail] Don't forward AL on Win64
2019-11-20 Francis Visoiu... [LTO][Legacy] Add API for passing LLVM options separately
2019-11-20 Puyan Lotfi[clang][IFS] Fixing unsupported emulation mode on clang...
2019-11-20 Alexander ShaposhnikovRevert "Introduce llvm-install-name-tool"
2019-11-20 Jonas Devlieghere[Reproducer] Namespace the reproducer dump options.
2019-11-20 Craig Topper[LegalizeDAG][X86] Enable STRICT_FP_TO_SINT/UINT to...
2019-11-20 Peter Collingbournescudo: Switch from std::random_shuffle to std::shuffle...
2019-11-20 Duncan P. N... clang/Modules: Sink ASTReadResult in ReadControlBlock...
2019-11-20 Craig Topper[X86] Add custom type legalization and lowering for...
2019-11-20 Philip Reames[tests] Autogen a test to eliminate spurious diff from...
2019-11-19 Pete Couperus[ARC] Add InitializePasses header to fix ARC build.
2019-11-19 Puyan Lotfi[clang][IFS] Attempting to fix missing 'orbis-ld' on...
2019-11-19 Jordan Rupprecht[lldb][test] Prevent \n in calls to lldb's expect(...
2019-11-19 Alexander ShaposhnikovIntroduce llvm-install-name-tool
2019-11-19 Philip Reames[GuardWidening] Remove WidenFrequentBranches transform
2019-11-19 Puyan Lotfi[clang][IFS] Fixing failing bots that do not have PPC...
2019-11-19 Puyan Lotfi[clang][IFS] Driver Pipeline: generate stubs after...
2019-11-19 Philip Reames[NFC] Factor out utilities for manipulating widenable...
2019-11-19 Philip Reames[LoopPred] Generalize profitability check to handle...
2019-11-19 Amara Emerson[AArch64] Fix MIR test instruction to not have invalid...
2019-11-19 Benjamin Kramer[ValueTracking] Add a basic version of isKnownNonInfini...
2019-11-19 Duncan P. N... Wrap C APIs with pragmas enforcing -Werror=strict-proto...
2019-11-19 Philip ReamesPrecommit test showing oppurtunity when computing exit...
2019-11-19 Alexey Bataev[OPENMP50]Add if clause in simd directive.
2019-11-19 Vedant Kumar[profile] Address unused function warnings on Windows...
2019-11-19 Vedant Kumar[CGDebugInfo] Emit subprograms for decls when AT_tail_c...
2019-11-19 Tim Northover[docs] Remove dangling parenthesis from documentation
2019-11-19 Reid KlecknerAdd a key method to Sema to optimize debug info size
2019-11-19 Vedant Kumar[profile] Unbreak Fuchsia/Windows after D68351
2019-11-19 diggerlinThe patch is the compiler error specific on the compile...
2019-11-19 Tykerfixe leak found by asan build bot
2019-11-19 Vedant Kumar[DebugInfo] Describe size of spilled values in call...
2019-11-19 Duncan P. N... llvm/ObjCARC: Eliminate inlined AutoreleaseRV calls
2019-11-19 Sanjay Patel[SLP] fix miscompile on min/max reductions with extra...
2019-11-19 JonChesterfield[nfc][libomptarget] Remove casts of string literals...
2019-11-19 Evgenii StepanovMTE: add more unchecked instructions.
2019-11-19 Tom Stellardtest-release.sh: Update to fetch source from GitHub
2019-11-19 Alex Lorenz[ADT][Expensive checks] Create a std::random_device...
2019-11-19 Adrian PrantlAdd a "Using LLDB" section to the welcome page of the...
2019-11-19 David Green[ARM] MVE interleaving load and stores.
2019-11-19 David Green[ARM] Add and update a lot of VLDn tests. NFC
2019-11-19 diggerlinimplement printing out raw section data of xcoff object...
2019-11-19 Alexandre Ganea[C-index] Fix test when using Debug target & MSVC STL
2019-11-19 Jonas Devlieghere[LLDB] Fix formatting in the driver (NFC)
2019-11-19 Dan Liew[Symbolizers] On Darwin compute function offset when...
2019-11-19 Matt Arsenaultclang: Add -fconvergent-functions flag
2019-11-19 Fangrui Song[ELF] Disallow out-of-range section group indices after...
2019-11-19 Alexey Bataev[OPENMP]Rename function, NFC.
2019-11-19 JonChesterfield[nfc][libomptarget] Write amdgcn macros in terms of...
2019-11-19 Tyker[NFC] Refactor representation of materialized temporaries
2019-11-19 Yitzhak Mandelbaum[libTooling] Extend `buildASTFromCodeWithArgs` to take...
2019-11-19 Joel E. Denny[FileCheck] Use lit's internal shell for the test suite
2019-11-19 Fangrui Song[ELF] Improve --gc-sections compatibility with GNU...
2019-11-19 AndreyChurbanovFix openmp on PowerPC64-BE-ELFv2 ABI on FreeBSD.
2019-11-19 Mitchell Balan[NFC] Attempting to fix sphinx build failure with badly...
2019-11-19 LLVM GN Syncbotgn build: Merge 7fe9435dc88
2019-11-19 Matt ArsenaultWork on cleaning up denormal mode handling
2019-11-19 Pavel Labath[cmake] Disable GCC 9's -Winit-list-lifetime warning...
2019-11-19 Thomas Preud... [clang][NFC] Make various uses of Regex const
2019-11-19 Mitchell Balan[NFC] Attempting to fix sphinx build failure with badly...
2019-11-19 jasonliu[AIX][XCOFF] Write Function descriptors and TOC base...
2019-11-19 Mitchell Balan[clang-tidy] Give readability-redundant-member-init...
2019-11-19 Sanjay Patel[SLP] fix insertion point for min/max reduction
2019-11-19 LLVM GN Syncbotgn build: Merge 765b1250f68
next