platform/upstream/llvm.git
2018-08-31 Roman Lebedev[NFC][X86][AArch64] A few more patterns for [lack of...
2018-08-31 Kamil RytarowskiTry to fix internal_sysctl() for MacOSX
2018-08-31 Pavel LabathXFail one more VSCode test which fails under heavy...
2018-08-31 Andrea Di Biagio[X86][BtVer2] Fix WriteFShuffle256 schedule write info.
2018-08-31 Kirill BobyrevNFC: Fix build failure after rL341182
2018-08-31 Kamil RytarowskiImprove portability of internal_sysctl()
2018-08-31 Kirill Bobyrev[NFC] Use LLVM naming conventions within FileDistance
2018-08-31 Kamil RytarowskiAdd internal_sysctl() used by FreeBSD, NetBSD, OpenBSD...
2018-08-31 Dean Michael... [XRay] FDR Record Producer/Consumer Implementation
2018-08-31 Martin Storsjo[ELF] [ARM] Don't mix 'ip' and 'r12' as names for the...
2018-08-31 Martin Storsjo[AArch64] Hook up the missed machine operand flag name...
2018-08-31 Martin Storsjo[MinGW] [X86] Pass true for the second parameter to...
2018-08-31 Martin Storsjo[MinGW] [ARM] Add stubs for potential automatic dllimpo...
2018-08-31 Martin Storsjo[COFF] When doing automatic dll imports, replace whole...
2018-08-31 Craig Topper[X86] Don't do anything in ReplaceNodeResults for ...
2018-08-31 Craig Topper[X86] Add a -x86-experimental-vector-widening command...
2018-08-31 Craig Topper[X86] Don't custom widen (v2i32 (setcc v2f32)) when...
2018-08-31 Craig Topper[X86] Add -x86-experimental-vector-widening-legalizatio...
2018-08-31 Kostya Serebryany[hwasan] move code around to remove an opaque class...
2018-08-31 Matt ArsenaultAMDGPU: Remove obsolete tests
2018-08-31 Matt ArsenaultAMDGPU: Stop forcing internalize at -O0
2018-08-31 Pavel LabathFix a typo in mac SIP workaround
2018-08-31 Kostya Serebryany[hwasan] simplify the code, NFC
2018-08-31 Matt ArsenaultAMDGPU: Remove remnants of old address space mapping
2018-08-31 Pavel LabathIncrease qHostInfo packet timeout
2018-08-31 Pavel LabathSilence some "control reaches end of non-void function...
2018-08-31 Kostya Serebryany[hwasan] more heap-buffer-overflow tests
2018-08-31 Argyrios Kyrtzidis[clang-move] Explicitly ignore implicit UsingDirectiveD...
2018-08-31 Kostya Serebryany[hwasan] report heap-buffer-overflow location, once...
2018-08-31 Kostya Serebryany[hwasan] properly report heap-buffer-overflow
2018-08-31 Kostya Serebryany[hwasan] fix the build on Linux Ubuntu 14.04. We don...
2018-08-31 Raphael IsemannFixed missing sidebars on the website
2018-08-31 Kostya Serebryany[hwasan] make malloc(0) return nullptr, add basic addre...
2018-08-31 Lang Hames[ORC] Remove a stray debugging output line left in...
2018-08-31 Lang Hames[ORC] Add utilities to RTDyldObjectLinkingLayer2 to...
2018-08-31 Fangrui Song[PPC64] Improve a test ppc64_entry_point.s
2018-08-31 Fangrui SongImport lit.llvm after rL341130
2018-08-31 Fangrui SongImport lit.llvm after rC341132
2018-08-31 Fangrui SongImport lit.llvm after rLLD341134
2018-08-31 Fangrui SongImport lit.llvm after rL341135
2018-08-31 Fangrui Song[PPC64] Improve a test ppc64-toc-rel.s
2018-08-31 Max KazantsevRevert "[NFC] Add severe validation of InstructionPrece...
2018-08-30 Stephen KellyRemove vestiges of configure buildsystem
2018-08-30 Stephen KellyAdd preload option to clang-query
2018-08-30 Stephen KellyExtract runCommandsInFile method
2018-08-30 Kostya Serebryany[hwasan] fix the linux-only pthread_create interceptor...
2018-08-30 Stephen KellyAllow binding to NamedValue resulting from let expression
2018-08-30 Stephen KellyExtract parseBindID method
2018-08-30 Stephen KellyAdd dump() method for SourceRange
2018-08-30 Fangrui Song[PPC64] Remove unused -z notext from a test
2018-08-30 Michael Berg[NFC] adding initial intersect test for Node to Instruc...
2018-08-30 Krzysztof Parzyszek[Hexagon] Check validity of register class when generat...
2018-08-30 Eli Friedman[ARM] Enable GEP offset splitting for 32-bit ARM.
2018-08-30 Nico WeberRemove LIT_SITE_CFG_IN_FOOTER, llvm
2018-08-30 Nico WeberRemove LIT_SITE_CFG_IN_FOOTER, lld
2018-08-30 Kostya Serebryany[hwasan] use thread-local ring buffers to properly...
2018-08-30 Nico WeberRemove LIT_SITE_CFG_IN_FOOTER, clang
2018-08-30 Thomas Lively[WebAssembly] Update utility functions with SIMD types
2018-08-30 Nico WeberRemove LIT_SITE_CFG_IN_FOOTER, clang-tools-extra
2018-08-30 Kostya Serebryany[hwasan] temporarily remove two tests to silence the...
2018-08-30 Thomas Lively[WebAssembly] Vector conversions
2018-08-30 Thomas Lively[WebAssembly] SIMD loads and stores
2018-08-30 Raphael IsemannFixed comment for UserExpression::Complete [NFC]
2018-08-30 Charles DavisAdd support for SEH unwinding on Windows.
2018-08-30 Raphael IsemannUse a CompletionRequest in the expression command compl...
2018-08-30 Adrian Prantldsymutil: Avoid pruning non-type forward declarations...
2018-08-30 Zachary TurnerRemove some debugging code that was accidentally left in.
2018-08-30 Raphael IsemannMove NoBuiltin=true closer to the other LangOpts code...
2018-08-30 Zachary TurnerAdd a utility script to stress test the demangler.
2018-08-30 Zachary Turner[MS Demangler] Add support for $$Z parameter pack separ...
2018-08-30 Artem BelevichRevert the tests that should've been reverted in rL341115
2018-08-30 Zachary Turner[MS ABI] Fix mangling issue with dynamic initializer...
2018-08-30 Vlad TsyrklevichSafeStack: Prevent OOB reads with mem intrinsics
2018-08-30 Artem BelevichReverted the "[CUDA/OpenMP] Define only some host macro...
2018-08-30 Sterling AugustineRevert r341107. That change breaks lto-android in a...
2018-08-30 Tim NorthoverHashing: use 64-bit seed for hashing on all platforms.
2018-08-30 Raphael IsemannAdjusting some comments in ClangExpressionParser.cpp
2018-08-30 Kostya Serebryany[hwasan] simplify the thread hangling: instead of the...
2018-08-30 Richard Smith[cxx_status] Use the correct color for a feature in...
2018-08-30 Raphael IsemannAdded missing include to <cctype> for 'std::isalnum'
2018-08-30 Craig Topper[X86] Add -x86-experimental-vector-widening-legalizatio...
2018-08-30 Sterling AugustineRefactor Addlibgcc to make the when and what logic...
2018-08-30 Douglas YungChange %clang++ to %clangxx in test run line as it...
2018-08-30 Raphael IsemannFixed code style for the CodeCompletion members [NFC]
2018-08-30 Ana Pazos [RISCV] Fixed SmallVector.h Assertion `idx < size()'
2018-08-30 Craig Topper[DAGCombiner] Fix bad identation. NFC
2018-08-30 Craig Topper[X86] Weaken an overly aggressive assert.
2018-08-30 Evandro Menezes[ARM] Adjust the feature set for Exynos
2018-08-30 Richard SmithUpdate FIXME as requested in code review.
2018-08-30 Richard SmithAdd test file missed from r341097.
2018-08-30 Richard SmithAdd missing -Wc++11-compat / -Wc++14-compat warnings...
2018-08-30 Richard SmithImprove attribute documentation to list which spellings...
2018-08-30 Pavel LabathFix deadlock in gdb-client tests
2018-08-30 Evandro Menezes[InstCombine] Expand the simplification of pow() into...
2018-08-30 Eli Friedman[SROA] Fix alignment for uses of PHI nodes.
2018-08-30 Alexey Bataev[OPENMP] Fix PR38710: static functions are not emitted...
2018-08-30 Artem Dergachev[analyzer] InnerPointerChecker: Fix a segfault when...
2018-08-30 Andrew KaylorReverting r340807.
2018-08-30 David Carlier[Xray] Darwin fix variable typo
2018-08-30 Raphael IsemannMove Predicate.h from Host to Utility
next