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-23
Stella Stamenova
[lldb-suite] TestCallOverriddenMethod.py is now passing...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
Gabor Marton
[ASTImporter] Attempt to fix Windows buildbot test...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
Louis Dionne
[libc++] Mark CTAD tests as not failing on AppleClang...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
Erik Pilkington
NFC: Fix a poorly-written test
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
Roman Lebedev
[InstCombine] dropRedundantMaskingOfLeftShiftInput...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
Roman Lebedev
[InstCombine] dropRedundantMaskingOfLeftShiftInput...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
Sanjay Patel
[BreakFalseDeps] ignore function with minsize attribute
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
Shaurya Gupta
[Clang-doc] NFC: Fixed link to llvm bugs in documentation
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
Alexey Bataev
[SLP] Fix for PR31847: Assertion failed: (isLoopInvaria...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
Roman Lebedev
[InstCombine] foldUnsignedUnderflowCheck(): s/Subtracte...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
Zoe Carver
Fix __is_fundamental to accept nullptr_t
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
Alexey Bataev
[OPENMP]Fix PR43355: DO not emit target calls if only...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
Dmitry Preobrazhensky
[AMDGPU][MC] Corrected handling of relocatable expressions
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
Zoe Carver
Fix __is_signed builtin
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
Louis Dionne
[libc++] Mark iostreams test as XFAIL on older macOSes
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
Simon Pilgrim
HexagonLoopIdiomRecognition - silence static analyzer...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
Cyndy Ishida
[TextAPI] Add New Supported Platforms
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
Haojian Wu
[clangd] Simplify the callside of URI::resolve, NFC.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
Krzysztof Parzyszek
[Hexagon] Bitcast v4i16 to v8i8, unify no-op casts...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
Sven van Haastregt
[docs] Fix some typos in InternalsManual
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
Guillaume Chatelet
[Alignment][NFC] Migrate Instructions to Align
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
David Bolvansky
[Diagnostics] Warn if '<<' in bool context with -Wint...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
Erich Keane
Fix test atomic-expr.cpp after R372422
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
Simon Pilgrim
[llvm] [cmake] Add possibility to use ChooseMSVCCRT...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
Alexey Bataev
[OPENMP]Call __kmpc_push_tripcount in task context.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
Konrad Kleine
[LLDB] Fix logically dead code
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
Dmitri Gribenko
Added a test for agreement between paths used in ClangT...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
Sanjay Patel
[x86] fix assert with horizontal math + broadcast of...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
Yitzhak Mandelbaum
[libTooling] Add `access` and `ifBound` combinators...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
Simon Pilgrim
[ValueTracking] Remove unused matchSelectPattern option...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
Simon Pilgrim
[ValueTracking] Fix uninitialized variable warnings...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
Nico Weber
llvm-undname: Add support for demangling typeinfo names
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
Dmitri Gribenko
Revert "[clang-tidy] Fix relative path in header-filter."
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
David Bolvansky
[Diagnostics] Avoid -Wsizeof-array-div when dividing...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
Mark Murray
Cosmetic; don't use the magic constant 35 when HASH...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
Simon Pilgrim
Function::BuildLazyArguments() - fix "variable used...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
GN Sync Bot
gn build: Merge r372595
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
Guillaume Chatelet
[Alignment][NFC] DataLayout migration to llvm::Align
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
Yitzhak Mandelbaum
[libTooling] Introduce new library of source-code builders.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
Dmitri Gribenko
Removed dead code from Stencil.h
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
Dmitri Gribenko
Removed an incorred namespace-end comment
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
Martin Storsjo
[LLDB] Check for _WIN32 instead of _MSC_VER for code...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
Martin Storsjo
[LLDB] Remove a now redundant windows specific workaround
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
Martin Storsjo
[LLDB] Add a void* cast when passing object pointers...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
Martin Storsjo
[LLDB] Avoid a warning about an unused static variable
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
Martin Storsjo
[LLDB] Remove a stray semicolon. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
Martin Storsjo
[LLDB] Add a missing specification of linking against...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
Martin Storsjo
[LLDB] Use the Windows SOCKET type on all windows targe...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
Guillaume Chatelet
[Alignment] Get DataLayout::StackAlignment as Align
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
Simon Pilgrim
Localizer - fix "variable used but never read" analyzer...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
Simon Pilgrim
TargetInstrInfo::getStackSlotRange - fix "variable...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
GN Sync Bot
gn build: Merge r372564
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
Djordje Todorovic
Revert "Reland "[utils] Implement the llvm-locstats...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
George Rimar
[llvm-readobj] - Stop treating ".stack_sizes.*" section...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
Simon Pilgrim
CriticalAntiDepBreaker - Assert that we've found the...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
George Rimar
[llvm-readobj] - Implement LLVM-style dumping for ...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
David Bolvansky
[NFC] Fixed clang wasm test after rL372573
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
Raphael Isemann
[lldb][NFC] Remove unused variable in Options::HandleOp...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
David Bolvansky
[FunctionAttrs] Enable nonnull arg propagation
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
Raphael Isemann
[lldb][NFC] Remove dead code in Options::HandleOptionAr...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
George Rimar
[LLD][ELF] - Simplify getFlagsFromEmulation(). NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
Raphael Isemann
[lldb][NFC] Fix documentation of CompletionRequest...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
Raphael Isemann
[lldb][NFC] Make cursor char position unsigned in Compl...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
Sam Parker
[ARM][MVE] Remove old tail predicates
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
Raphael Isemann
[lldb] Make cursor index in CompletionRequest unsigned
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
Florian Hahn
[AArch64] support neon_sshl and neon_ushl in performInt...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
Gabor Marton
[ASTImporter][NFC] Add comprehensive tests for ODR...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
Guillaume Chatelet
[Alignment] fix build
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
Raphael Isemann
[lldb][NFC] Remove argument prefix checking boilerplate...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
Sam Parker
[ARM][LowOverheadLoops] Use subs during revert.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
Guillaume Chatelet
[Alignment][NFC] Switch DataLayout private members...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
Sam Parker
[ARM][LowOverheadLoops] Use tBcc when reverting
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
Raphael Isemann
[lldb] Reduce some dangerous boilerplate with Completio...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
Petar Avramovic
[MIPS GlobalISel] VarArg argument lowering, select...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
Djordje Todorovic
Reland "[utils] Implement the llvm-locstats tool"
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
Raphael Isemann
[lldb] Fix that importing decls in a TagDecl end up...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
Raphael Isemann
[lldb] Fix LLDB build after r372538
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
Marshall Clow
Revert "Extension: Mark the default constructor of...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
Craig Topper
[X86] Canonicalize all zeroes vector to RHS in X86DAGTo...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
Craig Topper
[X86] Remove SETEQ/SETNE canonicalization code from...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
Craig Topper
[X86] Add 32-bit command line to avx512f-vec-test-testn.ll
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
Richard Smith
For P0784R7: add further testing of requirements on...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
David Zarzycki
Prefer AVX512 memcpy when applicable
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
Marshall Clow
Extension: Mark the default constructor of chrono:...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
Richard Smith
For P0784R7: add support for constexpr destructors...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
Craig Topper
[X86] Convert to Constant arguments to MMX shift by...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
Craig Topper
[X86] Remove stale FIXME.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
Craig Topper
[X86][SelectionDAGBuilder] Move the hack for handling...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-22
Craig Topper
[X86] Require last argument to LWPINS/LWPVAL builtins...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-22
David Bolvansky
[NFC] Fixed failed test
commit
|
commitdiff
|
tree
|
snapshot
2019-09-22
Roman Lebedev
[X86] X86DAGToDAGISel::matchBEXTRFromAndImm(): if can...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-22
David Bolvansky
[Diagnostics] Warn if ?: with integer constants always...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-22
Gauthier Harnisch
[clang] fixing conditional explicit for out-of-line...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-22
Simon Pilgrim
Verifier - silence static analyzer dyn_cast<VectorType...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-22
Simon Pilgrim
[AMDGPU] isSDNodeAlwaysUniform - silence static analyze...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-22
Michal Gorny
[clang] [Basic] Enable __has_feature(leak_sanitizer)
commit
|
commitdiff
|
tree
|
snapshot
2019-09-22
Craig Topper
[X86] Fix some VCVTPS2PH isel patterns where 'i32'...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-22
Craig Topper
[X86][TableGen] Allow timm to appear in output patterns...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-22
Roman Lebedev
[NFC][X86] Add BEXTR test with load and 33-bit mask...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-22
Craig Topper
[X86] Update commutable EVEX vcmp patterns to use timm...
commit
|
commitdiff
|
tree
|
snapshot
next