platform/upstream/llvm.git
2018-06-13 Simon Pilgrim[CostModel] Recognise BROADCAST shuffle mask if the...
2018-06-13 Benjamin Kramer[Basic] Fix -Wreorder warning
2018-06-13 Jonas Devlieghere[FileSpec] Simplify getting extension and stem.
2018-06-13 Andrea Di BiagioRevert: [llvm-mca] Flush the output stream before we...
2018-06-13 Simon Pilgrim[CostModel][X86] Test showing failure to recognise...
2018-06-13 Jonas Devlieghere[FileSpec] Delegate common operations to llvm::sys...
2018-06-13 Adrian PrantlFix/unify the spelling of Objective-C.
2018-06-13 Stefan Pintilie[PowerPC] The __float128 type should only be available...
2018-06-13 Matt Morehouse[libclang] Make c-index-test.c ISO C90 compliant.
2018-06-13 Raphael IsemannAdd modules support for lldb headers in include/
2018-06-13 Andrea Di Biagio[llvm-mca] Flush the output stream before we start...
2018-06-13 Dmitry Preobrazhensky[AMDGPU][MC][GFX8][GFX9] Allow LDS direct reads for...
2018-06-13 Sanjay Patel[DAGCombiner] remove hasOneUse() check from fadd consta...
2018-06-13 Tom StellardAMDGPU: Move isSDNodeSourceOfDivergence() implementatio...
2018-06-13 Aaron BallmanReverting r334604 due to failing tests.
2018-06-13 Sanjay Patel[x86] add test for fadd with more than one use; NFC
2018-06-13 Aaron BallmanAdd a new class to analyze whether an expression is...
2018-06-13 Cameron McInally[FPEnv] Expand constrained FP operations
2018-06-13 Hans WennborgDo not enforce absolute path argv0 in windows
2018-06-13 Guillaume Chatelet[llvm-exegesis] Fix buildbot - power was using native...
2018-06-13 Piotr PadlewskiAdd -fforce-emit-vtables
2018-06-13 Guillaume Chatelet[llvm-exegesis] Fix failing assert when creating Snippe...
2018-06-13 Krzysztof ParzyszekRevert "Improve handling of COPY instructions with...
2018-06-13 Erich KeaneCorrect behavior of __builtin_*_overflow and constexpr.
2018-06-13 Guillaume Chatelet[llvm-exegesis] Cleaner design without mutable data.
2018-06-13 Zoran Jovanovic[mips][microMIPS] Extending size reduction pass with...
2018-06-13 Krzysztof ParzyszekImprove handling of COPY instructions with identical...
2018-06-13 Ivan Donchevskii[libclang] Optionally add code completion results for...
2018-06-13 Sanjay Patel[x86] eliminate even more sign-bit tests with vector...
2018-06-13 Alex Bradbury[RISCV] Add codegen support for atomic load/stores...
2018-06-13 Alex Bradbury[RISCV] Codegen support for atomic operations on RV32I
2018-06-13 Sam McCallRevert "[clangd] Log completion context type. NFC"
2018-06-13 Simon Pilgrim[SLPVectorizer] getSameOpcode - remove useless cast...
2018-06-13 Simon Pilgrim[SLPVectorizer] getSameOpcode - remove unusued alternat...
2018-06-13 Clement Courbet[TableGen] Emit a fatal error on inconsistencies in...
2018-06-13 Ilya Biryukov[clangd] Move caching of compile args out of ClangdServer.
2018-06-13 Hans WennborgGettingStarted.rst: Fix 'If you you' typo (PR37787)
2018-06-13 Hiroshi Inoue[PowerPC] fix trivial typos in comment, NFC
2018-06-13 Hans WennborgFix -DLLVM_ENABLE_THREADS=OFF build after r334537
2018-06-13 Aaron Smith[WebAssembly] Fix broken build due to missing attribute...
2018-06-13 Pavel LabathFix "Optional" is ambiguous error on some bots
2018-06-13 Hiroshi Inoue[PowerPC] avoid verification failure due to PowerPC...
2018-06-13 Pavel Labath[DWARF/AccelTable] Remove getDIESectionOffset for DWARF...
2018-06-13 Craig Topper[X86] Remove masking from avx512vbmi2 concat and shift...
2018-06-13 Craig Topper[X86] Remove masking from avx512vbmi2 concat and shift...
2018-06-13 Petr Hosek[XRay] Set an explicit dependency on libc++ when needed
2018-06-13 Hans Wennborgcrash-report-modules.m: Shorten path length to make...
2018-06-13 Bill WendlingRemove extraneous semicolon.
2018-06-13 Sam McCall[clangd] Log completion context type. NFC
2018-06-13 Bill WendlingSet the code model when specified.
2018-06-13 Petr HosekReland "Passthrough additional flags to custom libcxx...
2018-06-13 Akira Hatanaka[Sema] When the address of a member function is used...
2018-06-13 Tom Stellardutils/release: Add merge-git.sh
2018-06-13 Max Kazantsev[SimplifyIndVars] Ignore dead users
2018-06-13 Ahmed BougachaRevert "Fix how LLVMOPTIONALCOMPONENTS is passed to...
2018-06-13 Richard SmithFix crash emitting transparent list initializer for...
2018-06-13 Rui UeyamaUse shorter names for #lo, #hi, #ha, etc. NFC.
2018-06-13 Craig Topper[X86] Mark all instructions that have masked store...
2018-06-13 Craig Topper[X86] Remove VPCOMPRESSB/W from the autogenerated load...
2018-06-12 Yaxun Liu[CUDA][HIP] Allow CUDA __global__ functions to have...
2018-06-12 George Karpenkov[analyzer] Do not crash in the visitor when the functio...
2018-06-12 Stanislav Mekhanoshin[AMDGPU] DAG combine to produce V_PERM_B32
2018-06-12 Peter Wu[ASAN] disable fgets_fputs test for android and darwin
2018-06-12 Raphael IsemannDisable warnings for the generated LLDB wrapper source
2018-06-12 Sanjay Patel[AArch64] add tests for fadd with more than one use...
2018-06-12 Raphael IsemannAdded missing include to AMDHSAKernelDescriptor.h
2018-06-12 Matthew Voss[analyzer] Ensure that loop widening does not invalidat...
2018-06-12 Krzysztof Parzyszek[DAGCombiner] Recognize more patterns for ABS
2018-06-12 Rui UeyamaFix /WholeArchive bug.
2018-06-12 Craig Topper[X86] add avx512 tests for potentially miscompiling...
2018-06-12 Ahmed Bougacha[CMake][Darwin] Match cxx-headers -> cxx_headers libcxx...
2018-06-12 Raphael IsemannAdded modulemap for lldb-mi
2018-06-12 Shoaib Meenai[COFF] Fix crash when emitting symbol tables with GC
2018-06-12 Reid KlecknerRemove malloc.h include from Intel JIT events code
2018-06-12 George Karpenkov[libFuzzer] [NFC] Do not use hardcoded relative paths...
2018-06-12 George Karpenkov[libFuzzer] [NFC] Make compiler command generation...
2018-06-12 Reid KlecknerAdd null check to Intel JIT event listener
2018-06-12 Reid KlecknerFix how LLVMOPTIONALCOMPONENTS is passed to llvm-build
2018-06-12 George Karpenkov[analyzer] [NFC] Remove "removeInvalidation" from visit...
2018-06-12 George Karpenkov[analyzer] [NFC] Move ::dump methods from BugReporter...
2018-06-12 George Karpenkov[analyzer] [NFC] Remove most usages of getEndPath
2018-06-12 Fangrui SongWork around false -Wmissing-braces warning from old...
2018-06-12 Lang Hames[ORC] Add a fallback definition generator for VSOs.
2018-06-12 Lang Hames[ORC] Refactor blocking lookup logic into the blockingL...
2018-06-12 Lang Hames[RuntimeDyld] Add an assert to catch misbehaving symbol...
2018-06-12 Lang Hames[MCJIT] Call materializeAll on modules before compiling...
2018-06-12 Rui UeyamaHandle R_X86_64_GOTOFF64.
2018-06-12 Fangrui Song[ELF][PPC64] Support R_PPC64_DTPREL64 which may be...
2018-06-12 Fangrui Song[ELF] Support R_X86_64_GOTPC{32,64}
2018-06-12 Petr Hosek[AArch64] Support reserving x20 register
2018-06-12 Craig Topper[X86] Remove unnecessary include from one of the tblgen...
2018-06-12 Craig Topper[X86] Remove mayLoad flag from AVX512 truncating store...
2018-06-12 Matt MorehouseRevert r334458, r334220, r334212, r334139.
2018-06-12 Krasimir Georgiev[clang-format] Fix crash while reflowing backslash...
2018-06-12 George Karpenkov[analyzer] [NFC] Now let's have only one place for...
2018-06-12 George Karpenkov[analyzer] [NFC] Unify Minimal and Extensive diagnostics.
2018-06-12 George Karpenkov[analyzer] [NFC] Remove unused Extensive diagnostic...
2018-06-12 Reid Kleckner[MS][ARM64] Hoist __ImageBase handling into TargetLower...
2018-06-12 Walter Lee[asan, myriad] Support environment variables
2018-06-12 Konstantin... AMDHSA/NFC: Code object v3 updates (additional):
next