platform/upstream/llvm.git
2018-08-31 Alexey Bataev[DEBUGINFO] Add support for emission of the debug direc...
2018-08-31 Sam McCall[clangd] Flatten out Symbol::Details. It was ill-concei...
2018-08-31 Charles Davis[AddressSpace] Use the macro to set hidden visibility...
2018-08-31 Francis Visoiu... [llvm-objdump] Keep the memory buffer from the dSYM...
2018-08-31 Haojian Wu[clangd] Collect symbol occurrences in SymbolCollector.
2018-08-31 Ben Dunbobbin[LLD] Add test missed from r341206. NFC.
2018-08-31 Ben Dunbobbin[LLD] Check too large offsets into merge sections earlier
2018-08-31 Dean Michael... [XRay] Remove array for Metadata Record Types
2018-08-31 Alexander Ivchenko[GlobalISel][X86] Add the support for G_FPTRUNC
2018-08-31 Alexander Ivchenko[GlobalISel][X86_64] Support for G_FPTOSI
2018-08-31 Alexander Ivchenko[GlobalIsel][X86] Support for llvm.trap intrinsic
2018-08-31 Alexander Ivchenko[NFC] Fix unused variable warning in X86RegisterBankInf...
2018-08-31 Andrea Di Biagio[X86][BtVer2] Add an llvm-mca test that shows how the...
2018-08-31 Dean Michael... [XRay] Attempt to fix failure on Windows
2018-08-31 Alexander Ivchenko[GlobalIsel][X86] Support for G_FCMP
2018-08-31 Kamil RytarowskiTry to unbreak internal_sysctl() for MacOSX
2018-08-31 Simon PilgrimFix MSVC "not all control paths return a value" warning...
2018-08-31 Kirill Bobyrev[NFC] Cleanup Dex
2018-08-31 Roman Lebedev[XRay] FDRProducerConsumerTest: unbreak (gcc?) build
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...
next