platform/upstream/llvm.git
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
2018-08-30 Craig Topper[X86] Add kshift test cases for D51401. NFC
2018-08-30 Vladimir StefanovicAllow inconsistent offsets for 'noreturn' basic blocks...
2018-08-30 Raphael IsemannAdded initial code completion support for the `expr...
2018-08-30 Robert Widmann[LLVM-C] Add Bindings For Named Metadata
2018-08-30 Sanjay Patel[IR] fix declaration of shuffle mask
2018-08-30 Sterling AugustineTest the cross-product of how libgcc-related arguments...
2018-08-30 Matt Morehouse[libFuzzer] Port to Windows
2018-08-30 Wouter van... [WebAssembly] Made disassembler only use stack instruct...
2018-08-30 Adrian PrantlRemove redundant initialization
2018-08-30 Nicolai HaehnleMove test/Analysis/DivergenceAnalysis/AMDGPU/loads.ll
2018-08-30 Adrian PrantlSupport setting a breakpoint by FileSpec+Line+Column...
2018-08-30 Yaxun Liu[HIP] Add -fvisibility hidden option to clang
2018-08-30 Sam McCall[clangd] Run SignatureHelp using an up-to-date preamble...
2018-08-30 Sanjay Patel[IR] add shuffle queries for identity extend/extract
2018-08-30 Jan Korous[Sema][NFC] Trivial cleanup in ActOnCallExpr
2018-08-30 Alexey Bataev[OPENMP][NVPTX] Add options -f[no-]openmp-cuda-force...
2018-08-30 Alexander IvchenkoMake TargetInstrInfo::isCopyInstr return true for regul...
2018-08-30 Nicolai Haehnle[NFC] Rename the DivergenceAnalysis to LegacyDivergence...
2018-08-30 Alexandre GaneaMore build fix for r341064.
2018-08-30 Daniel Cederman[Sparc] Use ANDN instead of AND if constant can be...
2018-08-30 Alexander Timofeev[AMDGPU] Preliminary patch for divergence driven instru...
2018-08-30 Alexandre GaneaBuild fix for r341064. Temporarily disable compile...
2018-08-30 Kirill Bobyrev[clangd] Remove UB introduced in rL341057
2018-08-30 Ilya Biryukov[clangd] Report position of opening paren in singature...
2018-08-30 Alexandre Ganea[Error] Add FileError helper; upgrade StringError behavior
2018-08-30 Ilya Biryukov[CodeComplete] Report location of opening parens for...
2018-08-30 Ties Stuij[CodeGen] emit inline asm clobber list warnings for...
2018-08-30 Kirill Bobyrev[clang-tidy] Use simple string matching instead of...
2018-08-30 Kirill Bobyrev[clangd] Fix tests after rL341057
2018-08-30 David Green[AArch64] Optimise load(adr address) to ldr address
2018-08-30 Kirill Bobyrev[clangd] Implement iterator cost
2018-08-30 Andrea Di Biagio[llvm-mca] correctly initialize field 'CycleRetired...
2018-08-30 Andrea Di Biagio[llvm-mca] Report the number of dispatched micro opcode...
2018-08-30 Max Kazantsev[NFC] Whitespace fix
2018-08-30 Alex Bradbury[RISCV] Fix r341050
2018-08-30 Florian HahnFix "Q" and "R" inline assembly template modifiers...
next