platform/upstream/llvm.git
2019-08-28 Artem Dergachev[analyzer] Trust global initializers when analyzing...
2019-08-28 Alexander RichardsonFurther relax checks in asan-symbolize-bad-path.cpp
2019-08-28 Louis Dionne[libc++] Fix visibility of __vector_base_common on GCC
2019-08-28 Jonas Devlieghere[test] Temporarily disable two tests on Windows
2019-08-28 Pirama Arumuga... [ValueMapper] NFC: Remove dead code to pause metadata...
2019-08-28 Jonas Devlieghere[dotest] Remove outdates TODO
2019-08-28 Jonas Devlieghere[dotest] Don't try to guess the lldb binary & python...
2019-08-28 Craig Topper[X86][ReleaseNotes] Add a note about the switch to...
2019-08-28 Jonas Devlieghere[dotest] Don't try to guess the llvm binary dir.
2019-08-28 Jonas Devlieghere[dotest] Don't spend time replacing spaces in print...
2019-08-28 Johannes Doerfert[Attributor] Regularly clear dependences to remove...
2019-08-28 Sam McCall[clangd] Migrate last tweak tests to TweakTesting.h...
2019-08-28 Kevin P. Neal[FPEnv] Add fptosi and fptoui constrained intrinsics.
2019-08-28 Jonas Devlieghere[TestCppOperators] Enable TestCppOperators on Windows.
2019-08-28 Jonas Devlieghere[dotest] Remove -q (quiet) flag.
2019-08-28 Jessica Paquette[AArch64][GlobalISel] Fall back when translating mustta...
2019-08-28 Simon PilgrimReduce scope of variable only used in a local pattern...
2019-08-28 David Bolvansky[NFC] Added more tests for D66651
2019-08-28 Craig Topper[InstCombine] Disable recursion in foldGEPICmp for...
2019-08-28 Simon PilgrimFix uninitialized variable warning in cppcheck. NFCI.
2019-08-28 Alexandre GaneaTry fixing CRLF issues in Git with [clang-scan-deps...
2019-08-28 Haojian Wu[clangd][vscode] Don't leak the resources
2019-08-28 David Bolvansky[NFC] Added a comment to avoid possible confusion
2019-08-28 Jon ChesterfieldUse target_impl functions to replace more inline asm
2019-08-28 Ryan Taylor[AMDGPU] Adjust number of SGPRs available in Calling...
2019-08-28 Alexey Bataev[OPENMP][Analysis] Add analysis of the map clauses.
2019-08-28 Simon PilgrimRemove duplicate 'BitWidth' variable. NFCI.
2019-08-28 Nico Weberlld: Make a test not fail if "repro" is part of the...
2019-08-28 Jon Chesterfield[libomptarget] Refactor syncthreads macro to inline...
2019-08-28 David Carlier[XRay] Fixing one test case for FreeBSD
2019-08-28 Johannes Doerfert[Attributor] Restrict liveness and return information...
2019-08-28 Simon PilgrimInstCombiner::visitSelectInst - rename Pred to MinMaxPr...
2019-08-28 Vlad TsyrklevichReland "[yaml2obj] - Don't allow setting StOther and...
2019-08-28 Hans Wennborg[SelectionDAG] Don't generate libcalls for wide shifts...
2019-08-28 Amaury Sechet[X86] Add test for rotate combining when add X, X is...
2019-08-28 Johan Vikstrom[clangd] Cleans up the semantic highlighting resources...
2019-08-28 Raphael Isemann[lldb][NFC] Refactor and document ClangASTContext:...
2019-08-28 Haojian Wu[clang-tidy] Fix the potential infinite loop in recordI...
2019-08-28 Raphael Isemann[lldb][NFC] Test named operators like new and function...
2019-08-28 Vlad TsyrklevichRevert "[yaml2obj] - Don't allow setting StOther and...
2019-08-28 Simon Pilgrim[DAGCombine] Fix cppcheck shadow variable warning....
2019-08-28 Simon Atanasyan[mips] Use less registers to load address of TargetExte...
2019-08-28 Raphael Isemann[lldb][NFC] Actually run all expects in lang/cpp/operators
2019-08-28 Raphael Isemann[lldb][NFC] Extend operator test case with conversion...
2019-08-28 Sam McCall[clang-tidy] readability-identifier-naming shouldn...
2019-08-28 Fangrui Song[ELF][RISCV] Allow PT_LOAD to have overlapping p_offset...
2019-08-28 Sam McCall[clangd] Fix SelectionTree to allow selection range...
2019-08-28 Amaury Sechet[TargetLowering] Add buildLegalVectorShuffle facility...
2019-08-28 Simon Pilgrim[DAGCombine] Remove LoadedSlice::Cost default 'ForCodeS...
2019-08-28 Nico Webergn build: Merge r370187
2019-08-28 David Green[ARM] Move MVEVPTBlockPass to a separate file. NFC
2019-08-28 Raphael Isemann[lldb][NFC] Test custom C++ operators
2019-08-28 Raphael Isemann[lldb] Fix and test completion for ambiguous long options
2019-08-28 David Green[MVE] VMOVX patterns
2019-08-28 Rui Ueyama[mach-o] Extend LC_DATA_IN_CODE support to x86_64
2019-08-28 Fangrui Song[ELF][AMDGPU][SPARC] Allow PT_LOAD to have overlapping...
2019-08-28 Raphael Isemann[lldb][NFC] Get rid of C-strings in HandleOptionCompletion
2019-08-28 Ilya Biryukov[clangd] Surface errors from command-line parsing
2019-08-28 Hans Wennborg[LLVM-C] Fix ByVal Attribute crashing
2019-08-28 Hans WennborgDelete minimize_source_to_dependency_directives_invalid...
2019-08-28 Raphael Isemann[lldb][NFC] Update documentation of Handle[Argument...
2019-08-28 Ayal Zaks[LV] Fold tail by masking - handle reductions
2019-08-28 Fangrui Song[ELF][RISCV] Assign st_shndx of __global_pointer$ to...
2019-08-28 Sam Parker[ARM][ParallelDSP] Change search for muls
2019-08-28 David Bolvansky[NFC] Unbreak tests
2019-08-28 David Bolvansky[NFC] Updated test
2019-08-28 David BolvanskyAnnotate return values of allocation functions with...
2019-08-28 Yi Kong[llvm-objdump] Add the missing ARMv8 subarch detection
2019-08-28 Fangrui Song[LoopFusion] Fix another -Wunused-function in -DLLVM_EN...
2019-08-28 Fangrui Song[clang-doc] Use llvm::createStringError and canonicaliz...
2019-08-28 Vitaly Buka[compiler-rt] Don't use libcxx if it's not enabled...
2019-08-28 Jason MolendaUpdate name of objc runtime SPI function we call for...
2019-08-28 Douglas YungFixup build of clang-interpreter example after change...
2019-08-28 Matt ArsenaultAMDGPU/GlobalISel: Fix constraining scalar and/or/xor
2019-08-28 Jon Chesterfield[libomptarget] Refactor syncwarp macro to inline function
2019-08-28 Jon ChesterfieldFix build break due to close brace lost in merge
2019-08-28 Richard TrieuRevert r370105 - Update two x86 datalayouts for r370083...
2019-08-28 Jon Chesterfield[libomptarget] Refactor shfl_down_sync macro to inline...
2019-08-28 Vedant Kumar[test] Speculative fix for r369966 on llvm-clang-x86_64-win
2019-08-28 Jon Chesterfield[libomptarget] Refactor shfl_sync macro to inline function
2019-08-28 Sergey Dmitriev[Clang][Bundler] Do not require host triple for extract...
2019-08-28 Vlad TsyrklevichRevert "Change the X86 datalayout to add three address...
2019-08-28 Vitaly BukaFix "commas at the end of enumerator lists are a C99...
2019-08-28 Matt ArsenaultAMDGPU/GlobalISel: Implement addrspacecast for 32-bit...
2019-08-28 Jonas Devlieghere[lit] Fix the way we check if an environment var is set
2019-08-28 Jonas Devlieghere[test] Disable TestConcurrentManySignals on Darwin.
2019-08-28 Jonas Devlieghere[lit] Don't set DYLD_LIBRARY_PATH when DYLD_INSERT_LIBR...
2019-08-28 Volodymyr Sapsai[ObjC] Fix type checking for qualified id block parameters.
2019-08-28 Alexandre GaneaRe-land [clang-scan-deps] Minimizer: Correctly handle...
2019-08-27 Philip Reames[NFC] Assert preconditions and merge all users into...
2019-08-27 Jacob Gravelle[lld][WebAssembly] Support for growable tables
2019-08-27 Adrian PrantlRevert "[lldb] Move redundant persistent variable count...
2019-08-27 Evgeny Mankov[preprocessor] Add an opportunity to retain excluded...
2019-08-27 Dmitri GribenkoArrayRef'ized CompilerInvocation::CreateFromArgs
2019-08-27 Julian Lettner[sanitizer_common] Close superfluous file descriptors...
2019-08-27 Jonas Devlieghere[dotest] Remove check for LLDB_TESTSUITE_FORCE_FINISH
2019-08-27 Jan Korous[clang][Index][NFC] Move IndexDataConsumer default...
2019-08-27 Sergey Dmitriev[Clang][Bundler] Fix for a hang when unbundling fat...
2019-08-27 Craig Topper[InstCombine] Disable some portions of foldGEPICmp...
2019-08-27 Luis Marques[RISCV] Implement RISCVRegisterInfo::getPointerRegClass
next