platform/upstream/llvm.git
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...
2019-09-26 Simon PilgrimPGOMemOPSizeOpt - silence static analyzer dyn_cast...
2019-09-26 Simon Pilgrim[BPF] Remove unused variables. NFCI.
2019-09-26 Petar Avramovic[MIPS GlobalISel] Lower aggregate structure return...
2019-09-26 Simon PilgrimHexagonAsmParser::ParseDirectiveFalign - silence static...
2019-09-26 Simon Pilgrim[SLPVectorizer][X86] Add SSE common check prefix to...
2019-09-26 Simon Pilgrim[CostModel][X86] Fix SLM <2 x i64> icmp costs
2019-09-26 Haojian Wu[clang-tidy] Make llvm-header-guard work on llvm git...
2019-09-26 Pavel LabathSystemInitializer: Use Targets.def to selectively initi...
2019-09-26 Simon Atanasyan[mips] Relax jalr/jr instructions using R_MIPS_JALR...
2019-09-26 Jonas Paulsson[SystemZ] Recognize mnop-mcount in backend
2019-09-26 David Zarzycki[Testing] Workaround libcxx bug when OS is "none"
2019-09-26 Kadir Cetinkaya[clangd] Add a helper for extracting nonlocal decls...
2019-09-26 Craig Topper[X86] Remove isCodeGenOnly from (V)ROUND.*_Int and...
2019-09-26 Raphael Isemann[lldb][NFC] Use AppendEmptyArgument in CompletionReques...
2019-09-26 Artem Dergachev[analyzer] A speculative attempt to avoid gcc-7 crashes...
2019-09-26 Mikael Holmen[SortIncludesTest] Add SortPriority fields to fix ...
2019-09-26 Mikael Holmen [IfConversion] Disallow TBB == FBB for valid triangles
2019-09-26 Artem Dergachev[analyzer] Avoid small vectors of non-default-construct...
2019-09-26 Craig Topper[X86] Mark the EVEX encoded PSADBW instructions as...
2019-09-26 Keno Fischer[ConstantFolding] Use FoldBitCast correctly
2019-09-26 Fangrui Song[clang-format] Add SortPriority fields to fix -Wmissing...
2019-09-26 Nick LewyckyImprove C API support for atomicrmw and cmpxchg.
2019-09-26 Mitch Phillips[libFuzzer] [NFC] Fix grammar error with "it's"
2019-09-26 Yitzhak Mandelbaum[libTooling] Add `run` combinator to Stencils.
2019-09-26 Thomas Raoux[TargetLowering] Make allowsMemoryAccess methode virtual.
2019-09-25 Sam Clegg[MC][WebAssembly] Error on data symbols in the text...
2019-09-25 Craig Topper[X86] Use VR512_0_15RegClass intead of VR512RegClass...
2019-09-25 Alina Sbirlea[MemorySSA] Avoid adding Phis in the presence of unreac...
2019-09-25 Roman Lebedev[InstCombine] foldUnsignedUnderflowCheck(): one last...
2019-09-25 Roman Lebedev[NFC][InstCombine] Tests for 'base u<= offset && (base...
2019-09-25 Roman Lebedev[InstSimplify] Handle more 'A </>/>=/<= B &&/|| (A...
2019-09-25 Roman Lebedev[NFC][InstSimplify] More exaustive test coverage for...
2019-09-25 Reid KlecknerSimplify -fms-compatibility include lookup logic, NFC
2019-09-25 Evgeniy StepanovFix memory leak in DeclTest.
2019-09-25 Eli Friedman[LICM] Don't verify domtree/loopinfo unless EXPENSIVE_C...
2019-09-25 Nick Desaulniers[Verifier] add invariant check for callbr
2019-09-25 Adhemerval... [libcxxabi] Fix arm build failer with libgcc
2019-09-25 Jonas Devlieghere[Dwarf] Fix switch cases that take an dw_tag_t.
2019-09-25 Paul Hoad[clang-format] Modified SortIncludes and IncludeCategor...
2019-09-25 Yitzhak Mandelbaum[libTooling][NFC] Switch StencilTest.cpp to use EXPECT_...
2019-09-25 Alexey Bataev[OPENMP50]Parsing/sema support for 'implementation...
2019-09-25 Louis Dionne[libc++] Purge mentions of GCC 4 from the test suite
2019-09-25 Florian Hahn[InstSimplify] Match 1.0 and 0.0 for both operands...
2019-09-25 Jonas Devlieghere[lit] Do a better job at parsing unsupported tests.
2019-09-25 Roman Lebedev[InstCombine] Fold (A - B) u>=/u< A --> B u>/u<...
2019-09-25 Roman Lebedev[NFC][InstCombine] Add tests for (X - Y) < X --> ...
2019-09-25 Vadzim Dambrouski[MSP430] Allow msp430_intrcc functions to not have...
2019-09-25 Eric FiselierAdd forward declaration of operator<< in <string_view...
2019-09-25 Stanislav Mekhanoshin[AMDGPU] Improve fma.f64 test. NFC.
2019-09-25 Eric Fiselieradd tests that debug mode catches nullptr->string_view...
2019-09-25 Stanislav Mekhanoshin[AMDGPU] gfx10 v_fmac_f16 operand folding
2019-09-25 Haibo Huang[lldb] Excludes private headers from SWIG dependency.
2019-09-25 Bob Haarman[emacs] simplify and improve keyword highlighting in...
2019-09-25 Vedant Kumar[Mangle] Add flag to asm labels to disable '\01' prefixing
2019-09-25 Huihui Zhang[NFC] Add { } to silence compiler warning [-Wmissing...
2019-09-25 Jonas Devlieghere[CMake] Add the system debugserver to lldb-test-deps.
2019-09-25 Jonas Devlieghere[CMake] Run the lldb-server tests with system debugserver.
2019-09-25 Florian Hahn[InstCombine] Limit FMul constant folding for fma simpl...
2019-09-25 Michael Liao[CUDA][HIP] Enable kernel function return type deduction.
2019-09-25 Jessica Paquette[AArch64][GlobalISel] Choose CCAssignFns per-argument...
2019-09-25 Marshall ClowAdd a missing default parameter to regex::assign. This...
2019-09-25 Haibo Huang[lldb] Move swig call from python code to cmake
2019-09-25 Jonas Devlieghere[Docs] Document forwarding arguments with lit
2019-09-25 Evandro Menezes[CodeGen] Replace -max-jump-table-size with -max-jump...
2019-09-25 Florian Hahn[LangRef] Clarify absence of rounding guarantees for...
2019-09-25 Jonas Devlieghere[Dwarf] Make dw_tag_t a typedef for llvm::dwarf::Tag...
next