platform/upstream/llvm.git
2019-09-25 Florian Hahn[PatternMatch] Generalize brc_match (NFC).
2019-09-25 Ilya BiryukovRevert r372863: [AST] Extract Decl::printNestedNameSpec...
2019-09-25 Andrey ChurbanovEnable tasks dependencies hashmaps resizing.
2019-09-25 Sanjay Patel[IR] allow fast-math-flags on phi of FP values (2nd...
2019-09-25 Simon PilgrimFix analyzer TypeAttributeImpl::anchor() override.
2019-09-25 Marco Antognini[gn build] Fix Python DeprecationWarning
2019-09-25 Kadir Cetinkaya[clangd] Fix parseNamespaceEvents to parse the last...
2019-09-25 Jakub Kuderski[Dominators][AMDGPU] Don't use virtual exit node in...
2019-09-25 Jonas Paulsson[SystemZ] Improve emitSelect()
2019-09-25 Simon PilgrimFix cppcheck variable shadow warning. NFCI.
2019-09-25 Simon PilgrimAdd missing ExplicitTy default initialization to Consta...
2019-09-25 Yitzhak Mandelbaum[libTooling] Introduce the MatchConsumer abstraction
2019-09-25 Raphael Isemann[lldb][modern-type-lookup] Add two basic tests for...
2019-09-25 Sanjay PatelRevert [IR] allow fast-math-flags on phi of FP values
2019-09-25 George Rimar[llvm-readobj/llvm-readelf] - .stack_sizes: demangle...
2019-09-25 Sanjay Patel[IR] allow fast-math-flags on phi of FP values
2019-09-25 James Henderson[docs][llvm-strings] Clarify "printable character"...
2019-09-25 James Henderson[docs][llvm-strip] Update llvm-strip doc to better...
2019-09-25 Ilya Biryukov[AST] Extract Decl::printNestedNameSpecifier helper...
2019-09-25 Pavel LabathHave ABI plugins vend llvm MCRegisterInfo data
2019-09-25 Raphael Isemann[lldb][NFC] Remove CompletionRequest::GetCursorArgument...
2019-09-25 Haojian Wu[clangd] Add missing header guard, NFC.
2019-09-25 Ilya Biryukov[clangd] A helper to find explicit references and their...
2019-09-25 Raphael Isemann[lldb][NFC] Add CompletionRequest::AppendEmptyArgument
2019-09-25 Dmitry Preobrazhensky[AMDGPU][MC][DOC] Updated AMD GPU assembler description.
2019-09-25 Simon Pilgrim[DAG] Pull out minimum shift value calc into a helper...
2019-09-25 George Rimar[llvm-readobj] - Simplify stack-sizes.test test case.
2019-09-25 George Rimar[yaml2elf] - Support describing .stack_sizes sections...
2019-09-25 Martin Storsjo[LLD] Fix testcase from SVN r372843 if executed on...
2019-09-25 Raphael Isemann[lldb][NFC] Remove useless cursor shifting in Options...
2019-09-25 Nico Webergn build: (manually) merge r372843
2019-09-25 Nico Weberbuiltins test: Move clear_cache_test.c from a mprotect...
2019-09-25 Hans WennborgRevert r372788 "Host: use the platform identifiers...
2019-09-25 Hans WennborgAdd a release note for r372844
2019-09-25 George Rimar[yaml2obj] - Add a Size field for StackSizesSection.
2019-09-25 Hans WennborgRevert r370850 "Re-commit r363191 "[MS] Pretend constex...
2019-09-25 Martin Storsjo[LLD] [COFF] Resolve source locations for undefined...
2019-09-25 GN Sync Botgn build: Merge r372841
2019-09-25 Haojian Wu[clangd] Move the existing heder-source-switch implemen...
2019-09-25 Michal Gorny[lldb] [test] Add NetBSD to XFAIL list for thread_local...
2019-09-25 David Green[ARM] Ensure we do not attempt to create lsll #0
2019-09-25 George Rimar[llvm-readobj] - Don't crash when dumping .stack_sizes...
2019-09-25 Raphael Isemann[lldb] Test data formatters for empty strings
2019-09-25 Raphael Isemann[lldb][NFC] Refactor and document *DumpToStreamOptions
2019-09-25 Michal Gorny[lldb] [cmake] Fix installing Python modules on systems...
2019-09-25 Raphael Isemann[lldb][NFC] Remove unused method chaining from Read...
2019-09-25 Sven van Haastregt[OpenCL] Add image query builtin functions
2019-09-25 Ilya BiryukovRevert r372777: [libc++] Implement LWG 2510 and its...
2019-09-25 Raphael Isemann[lldb][NFC] Use default member initializers in ReadBuff...
2019-09-25 Jay FoadAdd tracing in pickNodeFromQueue.
2019-09-25 Jay FoadFix signature of overloaded operator delete.
2019-09-25 Raphael Isemann[lldb] Remove -nostdlib++ flag from import-std-module...
2019-09-25 Haojian Wu[clangd] Fix the stale documentation about background...
2019-09-25 Florian Hahn[AArch64] Convert neon_ushl and neon_sshl with positive...
2019-09-25 Raphael Isemann[lldb] Fix undefined behavior when having fixits in...
2019-09-25 Raphael Isemann[lldb][NFC] Refactor TestCallBuiltinFunction
2019-09-25 Fangrui Song[Driver] Always use -z separate-loadable-segments with...
2019-09-25 Fangrui Song[ADT] Add StringMap::insert_or_assign
2019-09-25 Amara Emerson[AArch64][GlobalISel] Tweak legalization rule for G_BSW...
2019-09-25 Huihui Zhang[NFC] Add { } to silence compiler warning [-Wmissing...
2019-09-25 Fangrui Song[llvm-objcopy][test] Clean up -B tests
2019-09-25 Fangrui Song[ELF] Add -z separate-loadable-segments to complement...
2019-09-25 Chen Zheng[Powerpc][LoopPreIncPrep] NFC - refactor this pass...
2019-09-25 Pengfei Wang [x86] Adding support for some missing intrinsics:...
2019-09-25 Jonas Devlieghere[Make] Revert some changes from r372795.
2019-09-25 Jonas Devlieghereremove unused method ResetOutputFileHandle()
2019-09-25 Jonas Devlieghere[CMake] Don't modify LLVM_DISTRIBUTION_COMPONENTS if...
2019-09-25 Bob Haarman[ELF] accept thinlto options without --plugin-opt=...
2019-09-25 Jonas Devlieghere[Documentation] Expand on testing variants.
2019-09-25 DeForest Richards[Docs] Moves Reference docs to new page
2019-09-25 Adrian PrantlCanonicalize variable usage in testsuite Makefiles
2019-09-25 Jonas Devlieghere[CMake] Don't try to install the system debugserver.
2019-09-25 Thomas Lively[WebAssembly][NFC] Remove duplicate SIMD instructions...
2019-09-24 Justin BognerUse double quotes for LDFLAGS in -DLLVM_BUILD_INSTRUMEN...
2019-09-24 Puyan Lotfi[NFC] Invoke lipo from CMAKE_LIPO.
2019-09-24 Artur Pilipenko[SCEV] Disable canonical expansion for non-affine addrecs.
2019-09-24 Saleem AbdulrasoolHost: use the platform identifiers from LLVM (NFC)
2019-09-24 Louis Dionne[libc++] Purge mentions of GCC 4 from the test suite
2019-09-24 Jonas Devlieghere[CMake] Copy over the system debugserver when using...
2019-09-24 Yonghong Song[BPF] Generate array dimension size properly for zero...
2019-09-24 Puyan LotfiAdding support for overriding LLVM_ENABLE_RUNTIMES...
2019-09-24 Hiroshi Yamauchi[PGO][PGSO] ProfileSummary changes.
2019-09-24 Louis Dionne[libc++] Try fixing tests that fail on GCC 5 and older
2019-09-24 Peter Smith[ELF][ARM] Fix crash when discarding InputSections...
2019-09-24 Zoe Carver [libc++] Remove C++03 variadics in shared_ptr
2019-09-24 Sam Clegg[lld][WebAssembly] Fix static linking of -fPIC code...
2019-09-24 Louis Dionne[libc++] Implement LWG 3158
2019-09-24 Louis Dionne[libc++] Implement LWG 2510
2019-09-24 Bob Haarman[NFC][COFF] fix typo in comment ("algortihm" -> "algori...
2019-09-24 David Bolvansky[NFC] Strenghten preconditions for warning
2019-09-24 Jonas Devlieghere[unittest] Skip the socket tests if we $TMPDIR is too...
2019-09-24 Yaxun Liu[HIP] Support new kernel launching API
2019-09-24 Sean FertileExtends the expansion of the LWZtoc pseduo op for AIX.
2019-09-24 Philip Reames[GCRelocate] Add a peephole to canonicalize base pointe...
2019-09-24 Simon Pilgrim[X86] Add MMX MOVD/MOVQ stores to folding tables to...
2019-09-24 Roman Lebedev[InstCombine] (a+b) < a && (a+b) != 0 -> (0-b) < a...
2019-09-24 Roman Lebedev[InstCombine] (a+b) <= a && (a+b) != 0 -> (0-b) < a...
2019-09-24 Simon Pilgrim[X86] Add tests showing failure to stack fold MMX MOVD...
2019-09-24 Michael Liao[TextAPI] Remove redundant checking causing warnings...
2019-09-24 Thomas Preud... Regex: Make "match" and "sub" const member functions
next