platform/upstream/llvm.git
2019-05-02 George Rimar[yaml2obj] - Make interface of `NameToIdxMap` class...
2019-05-02 Saleem AbdulrasoolInitialization: correct macro usage
2019-05-02 Saleem Abdulrasoolgdb-remote: fix the build on Windows
2019-05-02 Petr Hosek[gn] Include libcxx configuration file
2019-05-02 Scott Linder[Sema] Emit warning for visibility attribute on interna...
2019-05-02 Raphael IsemannRemove unnecessary check in SymbolFileDWARF::ParseImpor...
2019-05-02 Jonas DevlieghereDisable TestArgumentPassingRestrictions for clang < 7
2019-05-02 Saleem Abdulrasoolgdb-remote: reduce some inclusion of Target/Process.h
2019-05-02 Saleem AbdulrasoolInitialization: remove ObjectContainer from Common
2019-05-02 Reid KlecknerUse primary template parameter names for variable templ...
2019-05-02 Louis Dionne[libc++][CMake] Link against libSystem on Apple platforms
2019-05-02 Jonas Devlieghere[test] TestSharedPtr -> TestSharedPtrDbgInfoContent
2019-05-02 Petr Hosek[gn] Support for building libc++
2019-05-02 Petr Hosek[gn] Support for building libcxxabi
2019-05-02 Petr Hosek[gn] Support for building libunwind
2019-05-02 Petr Hosek[compiler-rt] Set the ZX_VMO_RESIZABLE option for zx_vm...
2019-05-02 Jonathan Metzman[libFuzzer] Re-enable libFuzzer on i386 Linux and fix...
2019-05-02 Florian GrossFixed: Duck-typing in readability-redundant-smartptr...
2019-05-02 David BlaikieDo not warn on switches over enums that do not use...
2019-05-02 Sam McCallReapply r359778: [clangd] Fix code completion of macros...
2019-05-02 Anastasia Stulova[OpenCL] Fix initialisation of this via pointer.
2019-05-02 Michal Gorny[lldb] [lit] Add write tests for AVX-512 registers...
2019-05-02 Simon PilgrimRevert rL359778 : [clangd] Fix code completion of macro...
2019-05-02 Pavel LabathReinstate xfail-darwin in x86-64-ymm-write.test
2019-05-02 Pavel LabathFix the compile RUN line in x86-64-ymm-write.test
2019-05-02 Sanjay Patel[DAGCombiner] try repeated fdiv divisor transform befor...
2019-05-02 Alexey Bataev[OPENMP][NVPTX]Improve omp_get_max_threads() function.
2019-05-02 Sanjay Patel[SelectionDAG] remove constant folding limitations...
2019-05-02 Alexey Bataev[OPENMP][NVPTX]Improved omp_get_thread_limit() function.
2019-05-02 Anastasia Stulova[OpenCL] Deduce static data members to __global addr...
2019-05-02 Fangrui Song[ELF] --plugin-opt=thinlto-index-only: create empty...
2019-05-02 Michal Gorny[lldb] [lit] Mark x86-64-ymm-write XFAIL on Darwin
2019-05-02 Simon Pilgrim[X86][SSE] lowerAddSubToHorizontalOp - enable ymm extra...
2019-05-02 Eric FiselierAttempt to fix flaky tests.
2019-05-02 Michal Gorny[lldb] [lit] Use LLDB-like output for XMM registers...
2019-05-02 Michal Gorny[lldb] [lit] Introduce tests for writing YMM registers
2019-05-02 Simon Pilgrim[X86][SSE] Move shouldUseHorizontalOp inside isHorizont...
2019-05-02 James Henderson[llvm-strip]Add --no-strip-all to disable --strip-all...
2019-05-02 Michal Gorny[lldb] [lit] Split 'register read' tests between zmm...
2019-05-02 Raphael IsemannAdd std::stack and std::queue support to CxxModuleHandler
2019-05-02 Sam McCall[clangd] Fix code completion of macros defined in the...
2019-05-02 Raphael IsemannRename Minion to ASTImporterDelegate
2019-05-02 Fangrui Song[LTO] Migrate typedef to using
2019-05-02 Fangrui Song[llvm-readobj] Delete and inline relocAddressLess
2019-05-02 Fangrui Song[Object] Change getSectionName() to return Expected...
2019-05-02 Raphael IsemannInject only relevant local variables in the expression...
2019-05-02 Diana Picus[ARM GlobalISel] Fixup r359768
2019-05-02 Sam McCall[clangd] Improvements to header mapping: more precise...
2019-05-02 Sam McCall[clangd] Standard library mapping: prefer "primary...
2019-05-02 Fangrui Song[ELF] Delete a cant-write test from test/lto/thinlto...
2019-05-02 Diana Picus[ARM GlobalISel] Select extensions to < 32 bits
2019-05-02 Diana Picus[ARM GlobalISel] Rename some inst selector tests. NFC
2019-05-02 Diana Picus[ARM GlobalISel] Legalize extensions to < 32 bits
2019-05-02 Pavel LabathFix MSVC build
2019-05-02 Kang Zhang[NFC][PowerPC] Return early if the element type is...
2019-05-02 Sam McCall[clangd] Restore conventional names for lit configs...
2019-05-02 Pavel LabathObject/Minidump: Add support for the ThreadList stream
2019-05-02 Akira HatanakaFix typo in test case.
2019-05-02 Stephan BergmannFix for Windows
2019-05-02 Stephan BergmannAdapt -fsanitize=function to SANITIZER_NON_UNIQUE_TYPEINFO
2019-05-02 Fangrui Song[Support] Don't check MAP_ANONYMOUS, just use MAP_ANON
2019-05-02 Stanislav Mekhanoshin[AMDGPU] gfx1010 lost VOP2 forms of some add/sub
2019-05-02 Stanislav Mekhanoshin[AMDGPU] gfx1010 allows VOP3 to have a literal
2019-05-02 Brian Cain[libcxx] cmake - guard list remove
2019-05-02 Stanislav Mekhanoshin[AMDGPU] gfx1010 constant bus limit
2019-05-02 Craig Topper[X86] Remove the redundant suffix in vfpclassp[d,s...
2019-05-02 Jim InghamMention the thread-format & frame-format settings in...
2019-05-02 Jonas Devlieghere[test] Convert TestWatchpointSetErrorCases.py to lit
2019-05-02 Jonas Devlieghere[CommandObjectCommands] Honor stop-command-source-on...
2019-05-02 Nico Weberlld-link: Make "duplicate resource" error message a...
2019-05-02 Alex Langford[CMake] Remove EmulateInstructionMIPS dependency on...
2019-05-02 Richard SmithReplace ad-hoc tracking of pattern for an instantiated...
2019-05-02 Richard SmithDiagnose non-dependent qualified friend function templa...
2019-05-02 Fangrui SongDelete trailing \r. NFC
2019-05-02 Tom Tan[COFF, ARM64] Align global symbol by size for ARM64...
2019-05-02 Bob Haarmanremove inalloca parameters in globalopt and simplify...
2019-05-02 Thomas Preud... [FileCheck] Fix line-count.txt test
2019-05-02 Thomas Preud... FileCheck [4/12]: Introduce @LINE numeric expressions
2019-05-01 Richard TrieuConsume unexpected "template" keywords after "using"
2019-05-01 Nico WeberRevert r359717, "Make check-clang depend on the clang...
2019-05-01 Saleem Abdulrasoollldb-server: remove link against lldbInterpreter
2019-05-01 Jessica PaquetteFix erroneous flag in GISel line for arm64-fast-isel...
2019-05-01 Hiroshi Yamauchi[PGO][CHR] A bug fix.
2019-05-01 Lang Hames[ORC] Pass object buffer ownership back in NotifyEmitted.
2019-05-01 Jessica Paquette[GlobalISel][AArch64] Use fmov for G_FCONSTANT when...
2019-05-01 Hubert Tong[compiler-rt][tests] Propagate COMPILER_RT_UNITTEST_LIN...
2019-05-01 Shafik YaghmourSet a CXXRecordDecl to not be passed in registers if...
2019-05-01 Vitaly Buka[tsan] Fix and re-enable user_malloc.cc test
2019-05-01 Alex Langford[lldb-server] Remove lldb-server's dependency on Core
2019-05-01 Vitaly Buka[sanitizer][NFC] Remove unneeded SizeClassAllocatorLoca...
2019-05-01 Vitaly Buka[sanitizer][NFC] Add const/static into a couple of...
2019-05-01 Kristof Umann[analyzer] Fix buildbot failures caused by a forgotten...
2019-05-01 Dan AlbertAdd missing locale requirement to test.
2019-05-01 Julian Lettner[Sanitizer] Reland "Cleanup INTERCEPT_FUNCTION macro"
2019-05-01 Jonas DevlieghereDisable queues_with_libBacktraceRecording
2019-05-01 Nikita Popov[AArch64] Add tests for bool vector reductions; NFC
2019-05-01 Reid KlecknerMake clang/utils/creduce-clang-crash.py executable
2019-05-01 Nico WeberTry to unbreak sphinx bot after r359714
2019-05-01 Kristof Umann[analyzer] Don't display implementation checkers under...
2019-05-01 Vitaly Buka[sanitizer][NFC] Set LargeMmapAllocator type from Prima...
next