platform/upstream/llvm.git
2019-12-04 Kadir Cetinkaya[clangd] Define out-of-line qualify function name
2019-12-04 Kadir Cetinkaya[clangd] Define out-of-line qualify return value
2019-12-04 Kadir Cetinkaya[clangd] Define out-of-line initial apply logic
2019-12-04 Kadir Cetinkaya[clangd] Define out-of-line availability checks
2019-12-04 Fangrui Song[llvm-strip][MachO] Test llvm-strip --strip-debug
2019-12-04 QingShan Zhang[MacroFusion] Limit the max fused number as 2 to reduce...
2019-12-04 czhengsz[PowerPC] folding rlwinm + rlwinm to rlwinm
2019-12-04 Petr Hosek[Clang] Define Fuchsia C++ABI
2019-12-04 Michael LiaoFix warning on unused variable. NFC.
2019-12-04 Jonas Devlieghere[dsymutil] Support --out (NFC)
2019-12-04 Davide Italiano[Process] GetLanguageRuntimes() takes an argument that...
2019-12-04 Fangrui Song[Diagnostic][test] Remove an unneeded change to pragma_...
2019-12-04 Nico Webergn build: (manually) merge ad871e42958
2019-12-04 Davide Italiano[ClangASTContext] Remove a very old hack.
2019-12-04 Wang, Pengfei[X86] Model DAZ and FTZ
2019-12-04 Wang, Pengfei[X86] Model MXCSR for all AVX512 instructions
2019-12-03 Kit BartonAdd discussion of git-format-patch to Phabricator.html
2019-12-03 Davide Italiano[TypeCategory] HasLanguage() is now unused.
2019-12-03 Daniel SandersFix `sed -e s@FOO@%/S@` and similar when there's @...
2019-12-03 Elizabeth AndrewsReapply "Fix crash on switch conditions of non-integer...
2019-12-03 Akira Hatanaka[NFC] Pass a reference to CodeGenFunction to methods...
2019-12-03 Davide Italiano[FormatManager] Provide only one variant of EnableCategory.
2019-12-03 Davide Italiano[DataVisualization] Simplify. NFCI.
2019-12-03 Reid Kleckner[MS] Emit exported complete/vbase destructors
2019-12-03 Alex Lorenz[compiler-rt] Disable fuzzer large.test when LLVM_ENABL...
2019-12-03 Craig Topper[FPEnv] [PowerPC] Lowering ppc_fp128 StrictFP Nodes...
2019-12-03 James Clarke[RISCV] Don't force Local Exec TLS for non-PIC
2019-12-03 Craig Topper[InstCombine] Revert aafde063aaf09285c701c80cd4b543c2be...
2019-12-03 Davide Italiano[TypeCategory] Nothing passes down a list of languages.
2019-12-03 Sergej JaskiewiczEnable `-funwind-tables` flag when building libunwind
2019-12-03 Fangrui Song[UpdateTestChecks] Change shebang from python to python3
2019-12-03 Sam McCall[clangd] Fix comparator const after c9c714c7054d555398c...
2019-12-03 Akira HatanakaRevert "[NFC] Pass a reference to CodeGenFunction to...
2019-12-03 Michael LiaoFix warning on extra ';'. NFC.
2019-12-03 Vedant Kumar[Coverage] Emit a gap region to cover switch bodies
2019-12-03 Aaron BallmanSwitch to opening the temp file in binary mode
2019-12-03 Tyker[Diagnostic] add a warning which warns about misleading...
2019-12-03 Tyker[NFCI] update formating for misleading indentation...
2019-12-03 Michael LiaoRemove unused variable. NFC.
2019-12-03 David BlaikieFix signed mismatch warnings in MetadataTests.cpp
2019-12-03 Alexander KornienkoRevert "Fix llvm-namespace-comment for macro expansions"
2019-12-03 Akira Hatanaka[NFC] Pass a reference to CodeGenFunction to methods...
2019-12-03 Joel E. Denny[FileCheck] Given multiple -dump-input, prefer most...
2019-12-03 Aditya Nandakumar[GlobalISel]: Allow targets to override how to widen...
2019-12-03 Roman Lebedev[APInt][PatternMatch] Add 'is non-positive' predicate
2019-12-03 Aaron BallmanCorrecting the offsets within the test to fix the bots.
2019-12-03 Aaron BallmanDifferentiate between the presumed and actual file...
2019-12-03 Ayal Zaks[LV] Scalar with predication must not be uniform
2019-12-03 Dan LiewRename `tsan/race_range_pc.cc` to `test/tsan/race_range...
2019-12-03 Alexey BataevRevert "[libomptarget] Build a minimal deviceRTL for...
2019-12-03 Saleem AbdulrasoolRevert "Temporarily revert "build: avoid hardcoding...
2019-12-03 Mitchell Balan[clang-format] Add new option to add spaces around...
2019-12-03 Roman Lebedev[NFC][KnownBits] Add getMinValue() / getMaxValue()...
2019-12-03 Saleem Abdulrasoolllvm-config: do not link absolute paths with `-l`
2019-12-03 Sam McCallReland [clangd] Rethink how SelectionTree deals with...
2019-12-03 Kostya Kortchinsky[scudo][standalone] Add chunk ownership function
2019-12-03 Anton Afanasyev[SLP] Enhance SLPVectorizer to vectorize different...
2019-12-03 Mariya Podchishchaeva[SYCL] Add sycl_kernel attribute for accelerated code...
2019-12-03 Jonas Devlieghere[EditLine] Fix RecallHistory to make it go in the right...
2019-12-03 Anastasia Stulova[OpenCL] Use generic addr space for lambda call operator
2019-12-03 Jonas Devlieghere[lldb/Reproducer] Add version check
2019-12-03 Sanne Wouda[AArch64] Fix over-eager fusing of NEON SIMD MUL/ADD
2019-12-03 Amaury Séchet[SelectionDAG] Reoder ViewXXXDAGs declarations to match...
2019-12-03 Pavel Labath[lldb] Remove unneeded semicolon in IOHandlerCursesGUI
2019-12-03 Pavel Labath[lldb] Use llvm range functions in LineTable.cpp
2019-12-03 Sander de Smalen[Aarch64][SVE] Add intrinsics for gather loads (vector...
2019-12-03 Jon Chesterfield[libomptarget] Build a minimal deviceRTL for amdgcn
2019-12-03 stozer[DebugInfo] Make DebugVariable class available in Debug...
2019-12-03 Bardia Mahjour[DDG] Data Dependence Graph - Topological Sort (Memory...
2019-12-03 Sanne WoudaPrecommit tests for D70673
2019-12-03 Georgii Rymar[Object/ELF] - Refine the error reported when section...
2019-12-03 Alexandre Ganea[LLDB] Disable MSVC warning C4190: 'LLDBSwigPythonBreak...
2019-12-03 Sander de Smalen[Aarch64][SVE] Add intrinsics for gather loads with...
2019-12-03 Sourabh Singh... [NFCI][DebugInfo] Corrected a comment.
2019-12-03 Kerry McLaughlin[AArch64][SVE2] Implement remaining SVE2 floating-point...
2019-12-03 Nicolas ManichonAdd FunctionDecl::getParameterSourceRange()
2019-12-03 Russell Gallop[Support] Add ProcName to TimeTraceProfiler
2019-12-03 Raphael Isemann[lldb][NFC] Move Curses interface implementation to...
2019-12-03 Sander de Smalen[AArch64][SVE] Add intrinsics for gather loads with...
2019-12-03 Djordje TodorovicRevert "[LiveDebugValues] Introduce entry values of...
2019-12-03 Florian Hahn[VPlan] Add dump function to VPlan class.
2019-12-03 Yannick BrehonFix compatibility with python3 of clang-include-fixer.py
2019-12-03 Kerry McLaughlin[AArch64][SVE] Implement shift intrinsics
2019-12-03 LLVM GN Syncbotgn build: Merge bc76dadb3cf
2019-12-03 Raphael Isemann[lldb][NFC] Extract searching for function SymbolContex...
2019-12-03 Sam ParkerFix for buildbots
2019-12-03 Raphael Isemann[lldb] Remove all remaining tabs from TestReturnValue.py
2019-12-03 Sam Parker[CodeGen] Move ARMCodegenPrepare to TypePromotion
2019-12-03 Sven van Haastregt[OpenCL] Fix mangling of single-overload builtins
2019-12-03 Raphael Isemann[lldb][NFC] Test going up/down one line in the multilin...
2019-12-03 Kadir Cetinkaya[clang][CodeGen] Make use of cc1 instead of clang in...
2019-12-03 Diana PicusFixup 6d18e53: xfail TestShowLocationDwarf5.py properly
2019-12-03 Pavel Labath[DWARF] Add support for parsing/dumping section indices...
2019-12-03 Raphael Isemann[lldb] Remove tab from TestReturnValue.py
2019-12-03 Pavel Labath[lldb] Move register info "augmentation" from gdb-remot...
2019-12-03 Johannes Altmanninger[asan] Remove debug locations from alloca prologue...
2019-12-03 Jonas PaulssonTemporarily run machine-verifier once in test/CodeGen...
2019-12-03 Jonas PaulssonImplicitNullChecks: Don't add a dead definition of...
2019-12-03 Djordje Todorovic[LiveDebugValues] Introduce entry values of unmodified...
2019-12-03 Diana PicusMark some tests as xfail on AArch64 Linux
next