platform/upstream/llvm.git
2018-12-11 Clement CourbetRevert r348843 "[CodeGen] Allow mempcy/memset to genera...
2018-12-11 Clement Courbet[CodeGen] Allow mempcy/memset to generate small overlap...
2018-12-11 Jonas TothUse the standard Duration factory matcher
2018-12-11 Dan LiewFix bug where we'd try symbolize a second time with...
2018-12-11 Jonas Toth[clang-tidy] NFC Consolidate test absl::Time implementation
2018-12-11 Simon Pilgrim[TargetLowering] Add ISD::EXTRACT_VECTOR_ELT support...
2018-12-11 Simon PilgrimFix "not all control paths return a value" MSVC warning...
2018-12-11 David Stenberg[DeadArgElim] Fixes for dbg.values using dead arg/retur...
2018-12-11 Martin Storsjo[SEH] Zero-initialize EXCEPTION_RECORD and UNWIND_HISTO...
2018-12-11 Ranjeet SinghCleanup test case by removing unused attribute dso_local
2018-12-11 Clement CourbetReland r348741 "[Sema] Further improvements to to stati...
2018-12-11 Craig Topper[X86] Switch the 64-bit mulx schedule test to use inlin...
2018-12-11 Martin StorsjoDon't export assembly functions when function visibilit...
2018-12-11 Clement CourbetRevert r348830 "[Sema]improve static_assert(!expr)"
2018-12-11 Clement Courbet[Sema]improve static_assert(!expr)
2018-12-11 Marshall ClowFix problems with char8_t stuff on compilers that don...
2018-12-11 Marshall ClowSecond part of P0482 - char8_t. Reviewed as https:...
2018-12-11 Richard TrieuMove CodeGenOptions from Frontend to Basic
2018-12-11 Martell Malone[PPC][NFC] store operands are dst not src
2018-12-11 Louis DionneRevert "[pair] Mark constructors as conditionally noexcept"
2018-12-11 Louis Dionne[pair] Mark constructors as conditionally noexcept
2018-12-11 Nico Weber[gn build] Add build files for AsmParser, MIRParser...
2018-12-11 George Karpenkov[analyzer] Remove memoization from RunLoopAutoreleaseLe...
2018-12-11 George Karpenkov[analyzer] Hack for backwards compatibility for options...
2018-12-11 George Karpenkov[analyzer] Display a diagnostics when an inlined functi...
2018-12-11 George Karpenkov[analyzer] Resolve another bug where the name of the...
2018-12-11 Heejin Ahn[WebAssembly] Add '.eventtype' directive support
2018-12-11 Armando Montanez[TextAPI][elfabi] Make SoName optional
2018-12-11 Heejin Ahn[WebAssembly] TargetStreamer cleanup (NFC)
2018-12-11 Aditya Nandakumar[GISel]: Refactor MachineIRBuilder to allow passing...
2018-12-11 David BlaikieFollow-up fix to r348811 for null Errors (which is...
2018-12-11 Zachary TurnerFix undefined behavior in Variable.h
2018-12-11 Eric FiselierAdd a version of std::function that includes a few...
2018-12-11 David Blaikiellvm-objcopy: Improve/simplify llvm::Error handling...
2018-12-10 Shafik Yaghmour[DataFormatters] Fixes to libc++ std::function formatte...
2018-12-10 Matt ArsenaultUpdate test for instcombine change
2018-12-10 Adrian PrantlRewrite pexpect-based test in LIT/FileCheck.
2018-12-10 Yi Kong[builtins] Remove trailing whitespaces, NFC
2018-12-10 David Blaikiedebuginfo: Use symbol difference for CU length to simpl...
2018-12-10 Frederic RissReflow a multi-line string and add a newline
2018-12-10 Davide Italiano[Local] Promote an utility that could be used elsewhere...
2018-12-10 Sam CleggFix LLVM_LINK_LLVM_DYLIB build of TapiTests
2018-12-10 Krzysztof Parzyszek[Hexagon] Couple of fixes in optimize addressing mode
2018-12-10 Matt ArsenaultInstCombine: Scalarize single use icmp/fcmp
2018-12-10 Sanjay Patel[InstCombine] add tests for movmsk (PR39927) NFC
2018-12-10 Stephen KellyRevert "Change InitListExpr dump to label and pointer"
2018-12-10 Stephen KellyFix nits
2018-12-10 Stephen KellyRe-order content of template parameter dumps
2018-12-10 David Green[Targets] Fixup incorrect targets in codemodel tests
2018-12-10 Stephen KellyRe-order content in OMPDeclareReductionDecl dump
2018-12-10 Stephen KellyChange InitListExpr dump to label and pointer
2018-12-10 Jonas Toth[clang-tidy] insert release notes for new checkers...
2018-12-10 Krzysztof ParzyszekRevert "[Hexagon] Check if operand is an immediate...
2018-12-10 JF BastienAPFloat: allow 64-bit of payload
2018-12-10 Aaron BallmanAdd an explicit triple to this test to fix failing...
2018-12-10 Bruno Cardoso... [constexpr][c++2a] Try-catch blocks in constexpr functions
2018-12-10 Amara Emerson[GlobalISel] Restrict G_MERGE_VALUES capability and...
2018-12-10 Krzysztof Parzyszek[Hexagon] Check if operand is an immediate before getImm
2018-12-10 Aaron BallmanAdding tests for -ast-dump; NFC.
2018-12-10 Krzysztof Parzyszek[Hexagon] Add patterns for any_extend from i1 and short...
2018-12-10 Simon Pilgrim[TargetLowering] Add UNDEF folding to SimplifyDemandedV...
2018-12-10 Jonathan Peyton[OpenMP] Fix a few build issues
2018-12-10 Erik Pilkington[docs] Add the new Objective-C ARC intrinsics to the...
2018-12-10 Simon Pilgrim[DAGCombiner] Remove unnecessary recursive DAGCombiner...
2018-12-10 Pavel LabathFix r348773
2018-12-10 Jonas Devlieghere[Host] Use FileSystem wrapper
2018-12-10 Eric FiselierRefactor std::function to more easily support alternati...
2018-12-10 Fangrui SongComputeLineNumbers: delete SSE2 vectorization
2018-12-10 Sanjay Patel[x86] fix formatting; NFC
2018-12-10 Stella StamenovaDo not use PATH_MAX with SmallString
2018-12-10 Evandro Menezes[AArch64] Refactor the Exynos scheduling predicates
2018-12-10 Pavel LabathRe-commit "Introduce ObjectFileBreakpad"
2018-12-10 Alexey Bataev[OPENMP][NVPTX]Revert __kmpc_shuffle_int64 to its origi...
2018-12-10 Neil Henning[AMDGPU] Change the l1 flush instruction for AMDPAL...
2018-12-10 David Carlier[Sanitizer] expand sysctl/getmntinfo/nl_langinfo to...
2018-12-10 Sanjay Patel[x86] add tests for LowerVSETCC with min/max; NFC
2018-12-10 Evandro Menezes[AArch64] Refactor the scheduling predicates
2018-12-10 Tim Corringham[AMDGPU] Add new Mode Register pass - minor fix
2018-12-10 Evandro Menezes[llvm-mca] Add new tests for Exynos (NFC)
2018-12-10 Francis Visoiu... [DAGCombiner] Simplify test case from r348759
2018-12-10 Ivan Donchevskii[libclang] Revert removal of tidy plugin support from...
2018-12-10 Cameron McInally[AVX512] Update typo in comment
2018-12-10 Michael KruseUse zip_longest for iterator range comparisons. NFC.
2018-12-10 Petr Pavlu[GlobalISel] Set stack protector index when translating...
2018-12-10 Vladimir Stefanovic[mips][mc] Emit R_{MICRO}MIPS_JALR when expanding jal...
2018-12-10 Francis Visoiu... [DAGCombiner] Use the result value type in visitCONCAT_...
2018-12-10 Alexey Bataev[OPENMP][NVPTX]Enable fast shuffles on 64bit values...
2018-12-10 David Spickett[NFC][AArch64] Remove duplicate Arch list in target...
2018-12-10 Andrey ChurbanovSupport clang compiling under windows-gnu and windows...
2018-12-10 Raphael IsemannMisc typos fixes in ./lib folder
2018-12-10 Tim Corringham[AMDGPU] Add new Mode Register pass
2018-12-10 Jeremy Morse[DebugInfo] Don't drop dbg.value's of nullptr
2018-12-10 Andrew Savonichev[OpenCL][CodeGen] Fix replacing memcpy with addrspacecast
2018-12-10 Jeremy Morse[DebugInfo] Emit undef DBG_VALUEs when SDNodes are...
2018-12-10 Nikita Popov[X86] Fix AvoidStoreForwardingBlocks pass for negative...
2018-12-10 George Rimar[LLD][ELF] - Support discarding the .dynamic section.
2018-12-10 George Rimar[ELF] - Allow discarding .dynsym from the linker script.
2018-12-10 Kamil RytarowskiAdd data types needed for md2(3)/NetBSD interceptors
2018-12-10 George Rimar[LLD][ELF] - Support discarding .dynstr section.
2018-12-10 Kamil RytarowskiAdd interceptors for the sha2(3) from NetBSD
next