platform/upstream/llvm.git
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...
2019-05-01 Vitaly Buka[scudo][NFC] Remove unneeded template from scudo::Combi...
2019-05-01 Nico WeberMake check-clang depend on the clang-check binary always
2019-05-01 Dimitry AndricEnable OpenMP build for 32-bit FreeBSD
2019-05-01 Vitaly Buka[sanitizer][NFC] Get type of AllocatorCache from Combin...
2019-05-01 Nico WeberMinor tweaks to PDB docs
2019-05-01 Volodymyr Sapsai[Parser] Avoid correcting delayed typos in array subscr...
2019-05-01 Nico WeberConvert PDB docs to unix line endings. No other changes.
2019-05-01 Owen Pan[clang-format] Fix a bug in AlignConsecutiveDeclarations.
2019-05-01 Jonathan Peyton[OpenMP] Implement task modifier for reduction clause
2019-05-01 Sanjay Patel[PowerPC] add test that could infinite loop with reorde...
2019-05-01 Evgeniy Stepanov[sanitizer] Implement reallocarray.
2019-05-01 Simon Pilgrim[X86][SSE] Fold scalar horizontal add/sub for non-0...
2019-05-01 Petr Hosek[Driver] Explicitly request platform rtlib in the Drive...
2019-05-01 Daniel Sanders[globalisel] Update the legalizer documentation
2019-05-01 Stanislav Mekhanoshin[AMDGPU] gfx1010 GCNRegBankReassign pass
2019-05-01 Dan Gohman[WebAssembly] WASI support for libcxx
2019-05-01 Scott LinderBump DIAG_SIZE_SEMA, as we've hit it.
2019-05-01 Nico WeberOption spell checking: Penalize delimiter flags if...
2019-05-01 Stanislav Mekhanoshin[AMDGPU] gfx1010 GCNNSAReassign pass
2019-05-01 Shafik YaghmourDisabling test in TestClassTemplateParameterPack.py...
2019-05-01 Stanislav Mekhanoshin[AMDGPU] gfx1010 MIMG implementation
2019-05-01 Teresa Johnson[ThinLTO] Fix unreachable code when parsing summary...
2019-05-01 Stanislav Mekhanoshin[AMDGPU] gfx1010 DS implementation
2019-05-01 Sanjay PatelRevert "[DAGCombiner] try repeated fdiv divisor transfo...
2019-05-01 Simon PilgrimFix 80 column violation. NFCI.
2019-05-01 Keno Fischer[SCEV] Use isKnownViaNonRecursiveReasoning for smax...
2019-05-01 Hubert Tong[analyzer][tests][NFC] Add EOF newlines, normalize...
2019-05-01 Hubert Tong[analyzer][tests] Use diff_plist, correct order of...
2019-05-01 Hubert Tong[lit][tests][AIX] Update expected form of diagnostic...
2019-05-01 Hubert Tong[tests] Add host-byteorder-*-endian; update XFAILs...
2019-05-01 Fangrui Song[llvm-ar][llvm-nm][llvm-size] Change -long-option to...
2019-05-01 Owen Pan[clang-format] Fix bug that misses some function-like...
2019-05-01 Simon Pilgrim[X86][SSE] Add demanded elts support X86ISD::PMULDQ...
2019-05-01 Nico WeberFix OptTable::findNearest() adding delimiter for free
2019-05-01 Keno Fischer[LoopInfo] Faster implementation of setLoopID. NFC.
2019-05-01 Ben Dunbobbin[LLD] Emit dynamic relocations for references to script...
2019-05-01 Michal Gorny[lldb] [lit] Add write tests for r8-r15 & xmm8-xmm15...
2019-05-01 Michal Gorny[lldb] [lit] Add write tests for MM/XMM registers
2019-05-01 Simon Pilgrim[X86][SSE] Add SSE vector shift support to SimplifyDema...
2019-05-01 Nico WeberWrap to 80 columns, no behavior change
2019-05-01 Simon Pilgrim[X86][SSE] Split 512-bit -> 128-bit vector directly...
2019-05-01 Simon Pilgrim[X86][SSE] Add 512-bit vector support to SimplifyDemand...
2019-05-01 Tim NorthoverDAG: allow DAG pointer size different from memory repre...
2019-05-01 Peter Smith[libFuzzer] Add --dump-input-on-failure to help diagnos...
2019-05-01 Fangrui Song[clangd] Delete an unused declaration
2019-05-01 Simon Pilgrim[X86][SSE] Add X86ISD::PACKSS\PACKUS to SimplifyDemande...
2019-05-01 Marshall ClowGet rid of a bunch of 'unused variable' warnings in...
next