platform/upstream/llvm.git
2019-09-27 Simon Pilgrim[SLPVectorizer][X86] Regenerate arith-fp tests
2019-09-27 Simon Pilgrim[UpdateTestChecks] Fix wildcard support on DOS prompts
2019-09-27 Jan Kratochvil[lldb] [testsuite] Remove redundant MAKE_DSYM := NO
2019-09-27 Hans WennborgRevert r372893 "[CodeGen] Replace -max-jump-table-size...
2019-09-27 Ilya BiryukovRevert r373056: [clang-format] Reference qualifiers...
2019-09-27 Thomas Preud... [sancov][NFC] Make filename Regexes "const"
2019-09-27 Ilya Biryukov[clangd] Support OverloadExpr in findExplicitReferences
2019-09-27 Ilya Biryukov[clang-format] Reference qualifiers in member templates...
2019-09-27 Roman Lebedev[NFC][InstCombine] Revisit shift-by-signext tests
2019-09-27 Guillaume Chatelet[Alignment][NFC] MaybeAlign in GVNExpression
2019-09-27 Raphael Isemann[lldb] Print an error message for an empty subcommand
2019-09-27 Alexandros... [MC][ARM] vscclrm disassembles as vldmia
2019-09-27 Raphael Isemann[lldb][NFC] Actually test which method we call in TestC...
2019-09-27 Raphael Isemann[lldb][NFC] Test CommandObjectMultiword functionality
2019-09-27 Hans WennborgFix the 'directory' field in DumpCompilationDatabase...
2019-09-27 Clement Courbet[llvm-exegesis] Refactor how forbidden registers are...
2019-09-27 Jan Veselytravis: Add LLVM 9 build
2019-09-27 Jan Veselytravis: Switch to Ubuntu 16.04 (xenial)
2019-09-27 Wei Mi[LoopInfo] Remove duplicates in ExitBlocks to reduce...
2019-09-27 Wei MiRevert "[LoopInfo] Limit the iterations to check whethe...
2019-09-27 Fangrui Song[test] Use %clang_cc1 instead of %clang -cc1
2019-09-27 Richard SmithFix use-after-free found in Clang's testsuite.
2019-09-27 Thomas Lively[WebAssembly] v128.andnot
2019-09-27 Thomas Lively[WebAssembly] SIMD Load and extend operations
2019-09-27 Nicholas AllegraRevert r373034
2019-09-27 Peter CollingbourneSpeculative fix for gcc build.
2019-09-27 Richard SmithFor P0784R7: add support for new (std::nothrow).
2019-09-27 Richard SmithFor P0784R7: Add support for dynamic allocation with...
2019-09-27 Peter Collingbournehwasan: Compatibility fixes for short granules.
2019-09-26 Nicholas Allegra[Consumed][NFC] Refactor handleCall to take function...
2019-09-26 Dmitri GribenkoRevert "gn build: (manually) merge r373028"
2019-09-26 Dmitri GribenkoRevert "[clang-tidy] New check to warn when storing...
2019-09-26 Craig Topper[X86] Remove CodeGenOnly instructions added in r373021...
2019-09-26 Nico Webergn build: (manually) merge r373028
2019-09-26 Stephane Moore[clang-tidy] New check to warn when storing dispatch_on...
2019-09-26 Craig Topper[X86] Remove unused arguments from a tablegen multiclas...
2019-09-26 Craig Topper[X86] Add VMOVSSZrrk/VMOVSDZrrk/VMOVSSZrrkz/VMOVSDZrrkz...
2019-09-26 Changpeng FangRemove the AliasAnalysis argument in function areMemAcc...
2019-09-26 Michael Kruse[OpenMP 5.0] Fix user-defined mapper lookup in sema
2019-09-26 Richard SmithAlways rebuild a DeclRefExpr if its FoundDecl would...
2019-09-26 Craig Topper[X86] Add CodeGenOnly instructions for (f32 (X86selects...
2019-09-26 Jordan RupprechtRevert [SLP] Fix for PR31847: Assertion failed: (isLoop...
2019-09-26 Kit Barton[LoopFusion] Add ability to fuse guarded loops
2019-09-26 Zhaoshi Zheng[Unroll] Do NOT unroll a loop with small runtime upperbound
2019-09-26 Alex Langford[lldb-vscode] correctly handle multiple sourceMap entries
2019-09-26 Stanislav Mekhanoshin[AMDGPU] copy OtherPredicates from pseudo to VOP3_Real
2019-09-26 Roman Lebedev[DAGCombine][X86][AArch64][NFC] Add tests for shift...
2019-09-26 Roman Lebedev[InstCombine][NFC] Add tests for shift-by-signext
2019-09-26 Roman Lebedev[InstCombine][NFC] Regenerate load-cmp.ll test
2019-09-26 Whitney Tsang[LOOPGUARD] Disable loop with multiple loop exiting...
2019-09-26 Alexey Bataev[OPENMP50]Emit warnings if the functions was defined...
2019-09-26 Xiangling Liao[AIX]Emit function descriptor csect in assembly
2019-09-26 Bob Haarman[NFC][emacs] remove out-of-date comment from tablegen...
2019-09-26 Alex Lorenz[clang-scan-deps] Allow continuation line backslashes...
2019-09-26 David Bolvansky[NFC] Precommit tests for D68089
2019-09-26 Artem DergachevRevert "[analyzer] A speculative attempt to avoid gcc...
2019-09-26 Reid KlecknerOnly pass -coverage-notes-file when emitting coverage
2019-09-26 Lawrence D... Convert FileSystem::Open() to return Expected<FileUP>
2019-09-26 Kevin P. NealDocument requirement of function attributes with constr...
2019-09-26 Simon PilgrimDAGISelMatcherOpt - TGParser::ParseOperation - silence...
2019-09-26 Craig Topper[InstCombine] Use m_Zero instead of isNullValue() when...
2019-09-26 Reid KlecknerMove normalization of `\` in #includes from -fms-compat...
2019-09-26 Pavel LabathSystemInitializer: Define macros for experimental targe...
2019-09-26 Simon PilgrimTGParser::ParseOperation - silence static analyzer...
2019-09-26 Fangrui Song[ELF] Set SectionBase::partition in processSectionCommands
2019-09-26 Matt Davis[lld][mach-o] Avoid segfaulting when handling an empty...
2019-09-26 Reid KlecknerUn-XFAIL coverage_no_integrated_as.c test on Windows
2019-09-26 Simon PilgrimConstantFold - silence static analyzer dyn_cast<Extract...
2019-09-26 Simon PilgrimARMBaseInstrInfo getOperandLatency - silence static...
2019-09-26 Jinsong Ji[PowerPC] Fix typo in rL372985
2019-09-26 Wei Mi[LoopInfo] Limit the iterations to check whether a...
2019-09-26 Jakub KuderskiHandle successor's PHI node correctly when flattening...
2019-09-26 Matt ArsenaultFix typo
2019-09-26 Guillaume Chatelet[NFC] Rearrange Value::getPointerAlignment
2019-09-26 Sean FertileUpdated comments in LWZtoc pseudo expansion.
2019-09-26 Jinsong Ji[PowerPC] Add missing pattern for VSX Scalar Negative...
2019-09-26 Hans Wennborgbuild_llvm_package.bat: Bootstrap with VS 2019
2019-09-26 Louis Dionne[libc++] Take 2: Implement LWG 2510
2019-09-26 Haojian Wu[clangd] Bump vscode-clangd v0.0.18
2019-09-26 Haojian Wu[clangd][vscode] Add npm helper commands to package...
2019-09-26 Dmitri GribenkoReturn results by value from ClangTidyCheckFactories...
2019-09-26 Dmitri GribenkoUse std::unique_ptr in ClangTidyCheckFactories
2019-09-26 Simon Pilgrim[FlattenCFG] Silence static analyzer dyn_cast<BranchIns...
2019-09-26 Jan Kratochvil[lldb] Code cleanup: Simplify SBCommandReturnObject
2019-09-26 Sven van Haastregt[OpenCL] Add -Wconversion to fdeclare-opencl-builtins...
2019-09-26 Raphael Isemann[lldb][modern-type-lookup] Fix crash when activating...
2019-09-26 Owen Reynolds[llvm-ar][test] Move MRI tests from "llvm/test/Object/"
2019-09-26 Bjorn Pettersson[InstCombine] Don't assume CmpInst has been visited...
2019-09-26 Raphael Isemann[lldb][www] Update bot links
2019-09-26 Haojian Wu[clangd][vscode] Update vscode lsp dependencies to...
2019-09-26 Haojian Wu[clangd][vscode] Turn on the semantic highlighting...
2019-09-26 Clement Courbet[llvm-exegesis][NFC] Remove dead code.
2019-09-26 David Zarzycki[Testing] unbreak after r372963
2019-09-26 Simon PilgrimMetadataLoader lazyLoadOneMetadata - silence static...
2019-09-26 Raphael Isemann[lldb][modern-type-lookup] Add test for using the Clang...
2019-09-26 Simon PilgrimRemove local shadow constant. NFCI.
2019-09-26 David Zarzycki[libcxx] Do not implicitly #include assert.h
2019-09-26 Simon Pilgrim[ValueTracking] Silence static analyzer dyn_cast<Operat...
2019-09-26 Tatyana KrasnukhaDon't stop execution in batch mode when process stops...
2019-09-26 Simon PilgrimMemorySanitizer - silence static analyzer dyn_cast...
next