projects
/
platform
/
upstream
/
llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/llvm.git
2019-09-26
Alex Lorenz
[clang-scan-deps] Allow continuation line backslashes...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-26
David Bolvansky
[NFC] Precommit tests for D68089
commit
|
commitdiff
|
tree
|
snapshot
2019-09-26
Artem Dergachev
Revert "[analyzer] A speculative attempt to avoid gcc...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-26
Reid Kleckner
Only pass -coverage-notes-file when emitting coverage
commit
|
commitdiff
|
tree
|
snapshot
2019-09-26
Lawrence D...
Convert FileSystem::Open() to return Expected<FileUP>
commit
|
commitdiff
|
tree
|
snapshot
2019-09-26
Kevin P. Neal
Document requirement of function attributes with constr...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-26
Simon Pilgrim
DAGISelMatcherOpt - TGParser::ParseOperation - silence...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-26
Craig Topper
[InstCombine] Use m_Zero instead of isNullValue() when...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-26
Reid Kleckner
Move normalization of `\` in #includes from -fms-compat...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-26
Pavel Labath
SystemInitializer: Define macros for experimental targe...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-26
Simon Pilgrim
TGParser::ParseOperation - silence static analyzer...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-26
Fangrui Song
[ELF] Set SectionBase::partition in processSectionCommands
commit
|
commitdiff
|
tree
|
snapshot
2019-09-26
Matt Davis
[lld][mach-o] Avoid segfaulting when handling an empty...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-26
Reid Kleckner
Un-XFAIL coverage_no_integrated_as.c test on Windows
commit
|
commitdiff
|
tree
|
snapshot
2019-09-26
Simon Pilgrim
ConstantFold - silence static analyzer dyn_cast<Extract...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-26
Simon Pilgrim
ARMBaseInstrInfo getOperandLatency - silence static...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-26
Jinsong Ji
[PowerPC] Fix typo in rL372985
commit
|
commitdiff
|
tree
|
snapshot
2019-09-26
Wei Mi
[LoopInfo] Limit the iterations to check whether a...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-26
Jakub Kuderski
Handle successor's PHI node correctly when flattening...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-26
Matt Arsenault
Fix typo
commit
|
commitdiff
|
tree
|
snapshot
2019-09-26
Guillaume Chatelet
[NFC] Rearrange Value::getPointerAlignment
commit
|
commitdiff
|
tree
|
snapshot
2019-09-26
Sean Fertile
Updated comments in LWZtoc pseudo expansion.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-26
Jinsong Ji
[PowerPC] Add missing pattern for VSX Scalar Negative...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-26
Hans Wennborg
build_llvm_package.bat: Bootstrap with VS 2019
commit
|
commitdiff
|
tree
|
snapshot
2019-09-26
Louis Dionne
[libc++] Take 2: Implement LWG 2510
commit
|
commitdiff
|
tree
|
snapshot
2019-09-26
Haojian Wu
[clangd] Bump vscode-clangd v0.0.18
commit
|
commitdiff
|
tree
|
snapshot
2019-09-26
Haojian Wu
[clangd][vscode] Add npm helper commands to package...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-26
Dmitri Gribenko
Return results by value from ClangTidyCheckFactories...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-26
Dmitri Gribenko
Use std::unique_ptr in ClangTidyCheckFactories
commit
|
commitdiff
|
tree
|
snapshot
2019-09-26
Simon Pilgrim
[FlattenCFG] Silence static analyzer dyn_cast<BranchIns...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-26
Jan Kratochvil
[lldb] Code cleanup: Simplify SBCommandReturnObject
commit
|
commitdiff
|
tree
|
snapshot
2019-09-26
Sven van Haastregt
[OpenCL] Add -Wconversion to fdeclare-opencl-builtins...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-26
Raphael Isemann
[lldb][modern-type-lookup] Fix crash when activating...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-26
Owen Reynolds
[llvm-ar][test] Move MRI tests from "llvm/test/Object/"
commit
|
commitdiff
|
tree
|
snapshot
2019-09-26
Bjorn Pettersson
[InstCombine] Don't assume CmpInst has been visited...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-26
Raphael Isemann
[lldb][www] Update bot links
commit
|
commitdiff
|
tree
|
snapshot
2019-09-26
Haojian Wu
[clangd][vscode] Update vscode lsp dependencies to...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-26
Haojian Wu
[clangd][vscode] Turn on the semantic highlighting...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-26
Clement Courbet
[llvm-exegesis][NFC] Remove dead code.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-26
David Zarzycki
[Testing] unbreak after r372963
commit
|
commitdiff
|
tree
|
snapshot
2019-09-26
Simon Pilgrim
MetadataLoader lazyLoadOneMetadata - silence static...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-26
Raphael Isemann
[lldb][modern-type-lookup] Add test for using the Clang...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-26
Simon Pilgrim
Remove local shadow constant. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-26
David Zarzycki
[libcxx] Do not implicitly #include assert.h
commit
|
commitdiff
|
tree
|
snapshot
2019-09-26
Simon Pilgrim
[ValueTracking] Silence static analyzer dyn_cast<Operat...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-26
Tatyana Krasnukha
Don't stop execution in batch mode when process stops...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-26
Simon Pilgrim
MemorySanitizer - silence static analyzer dyn_cast...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-26
Simon Pilgrim
PGOMemOPSizeOpt - silence static analyzer dyn_cast...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-26
Simon Pilgrim
[BPF] Remove unused variables. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-26
Petar Avramovic
[MIPS GlobalISel] Lower aggregate structure return...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-26
Simon Pilgrim
HexagonAsmParser::ParseDirectiveFalign - silence static...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-26
Simon Pilgrim
[SLPVectorizer][X86] Add SSE common check prefix to...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-26
Simon Pilgrim
[CostModel][X86] Fix SLM <2 x i64> icmp costs
commit
|
commitdiff
|
tree
|
snapshot
2019-09-26
Haojian Wu
[clang-tidy] Make llvm-header-guard work on llvm git...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-26
Pavel Labath
SystemInitializer: Use Targets.def to selectively initi...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-26
Simon Atanasyan
[mips] Relax jalr/jr instructions using R_MIPS_JALR...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-26
Jonas Paulsson
[SystemZ] Recognize mnop-mcount in backend
commit
|
commitdiff
|
tree
|
snapshot
2019-09-26
David Zarzycki
[Testing] Workaround libcxx bug when OS is "none"
commit
|
commitdiff
|
tree
|
snapshot
2019-09-26
Kadir Cetinkaya
[clangd] Add a helper for extracting nonlocal decls...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-26
Craig Topper
[X86] Remove isCodeGenOnly from (V)ROUND.*_Int and...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-26
Raphael Isemann
[lldb][NFC] Use AppendEmptyArgument in CompletionReques...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-26
Artem Dergachev
[analyzer] A speculative attempt to avoid gcc-7 crashes...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-26
Mikael Holmen
[SortIncludesTest] Add SortPriority fields to fix ...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-26
Mikael Holmen
[IfConversion] Disallow TBB == FBB for valid triangles
commit
|
commitdiff
|
tree
|
snapshot
2019-09-26
Artem Dergachev
[analyzer] Avoid small vectors of non-default-construct...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-26
Craig Topper
[X86] Mark the EVEX encoded PSADBW instructions as...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-26
Keno Fischer
[ConstantFolding] Use FoldBitCast correctly
commit
|
commitdiff
|
tree
|
snapshot
2019-09-26
Fangrui Song
[clang-format] Add SortPriority fields to fix -Wmissing...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-26
Nick Lewycky
Improve C API support for atomicrmw and cmpxchg.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-26
Mitch Phillips
[libFuzzer] [NFC] Fix grammar error with "it's"
commit
|
commitdiff
|
tree
|
snapshot
2019-09-26
Yitzhak Mandelbaum
[libTooling] Add `run` combinator to Stencils.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-26
Thomas Raoux
[TargetLowering] Make allowsMemoryAccess methode virtual.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Sam Clegg
[MC][WebAssembly] Error on data symbols in the text...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Craig Topper
[X86] Use VR512_0_15RegClass intead of VR512RegClass...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Alina Sbirlea
[MemorySSA] Avoid adding Phis in the presence of unreac...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Roman Lebedev
[InstCombine] foldUnsignedUnderflowCheck(): one last...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Roman Lebedev
[NFC][InstCombine] Tests for 'base u<= offset && (base...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Roman Lebedev
[InstSimplify] Handle more 'A </>/>=/<= B &&/|| (A...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Roman Lebedev
[NFC][InstSimplify] More exaustive test coverage for...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Reid Kleckner
Simplify -fms-compatibility include lookup logic, NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Evgeniy Stepanov
Fix memory leak in DeclTest.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Eli Friedman
[LICM] Don't verify domtree/loopinfo unless EXPENSIVE_C...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Nick Desaulniers
[Verifier] add invariant check for callbr
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Adhemerval...
[libcxxabi] Fix arm build failer with libgcc
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Jonas Devlieghere
[Dwarf] Fix switch cases that take an dw_tag_t.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Paul Hoad
[clang-format] Modified SortIncludes and IncludeCategor...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Yitzhak Mandelbaum
[libTooling][NFC] Switch StencilTest.cpp to use EXPECT_...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Alexey Bataev
[OPENMP50]Parsing/sema support for 'implementation...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Louis Dionne
[libc++] Purge mentions of GCC 4 from the test suite
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Florian Hahn
[InstSimplify] Match 1.0 and 0.0 for both operands...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Jonas Devlieghere
[lit] Do a better job at parsing unsupported tests.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Roman Lebedev
[InstCombine] Fold (A - B) u>=/u< A --> B u>/u<...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Roman Lebedev
[NFC][InstCombine] Add tests for (X - Y) < X --> ...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Vadzim Dambrouski
[MSP430] Allow msp430_intrcc functions to not have...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Eric Fiselier
Add forward declaration of operator<< in <string_view...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Stanislav Mekhanoshin
[AMDGPU] Improve fma.f64 test. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Eric Fiselier
add tests that debug mode catches nullptr->string_view...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Stanislav Mekhanoshin
[AMDGPU] gfx10 v_fmac_f16 operand folding
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Haibo Huang
[lldb] Excludes private headers from SWIG dependency.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Bob Haarman
[emacs] simplify and improve keyword highlighting in...
commit
|
commitdiff
|
tree
|
snapshot
next