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-24
Gabor Marton
[ASTImporter] 3rd attempt to fix Windows buildbot test...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-24
Jan Korous
Revert "[static analyzer] Define __clang_analyzer__...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-24
Jan Korous
Revert "[lit] Add -D__clang_analyzer__ to clang_analyze...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-24
Jan Korous
Revert "[static analyzer][test] Test directly that...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-24
Rumeet Dhindsa
Fix int to bool errors exposed due to r372612.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-24
Jan Korous
[static analyzer][test] Test directly that driver sets...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-24
Jan Korous
[lit] Add -D__clang_analyzer__ to clang_analyze_cc1
commit
|
commitdiff
|
tree
|
snapshot
2019-09-24
Adrian Prantl
Support for DWARF-5 C++ language tags.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-24
Jan Korous
[static analyzer] Remove --analyze-auto
commit
|
commitdiff
|
tree
|
snapshot
2019-09-24
Jan Korous
[static analyzer] Define __clang_analyzer__ macro in...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-24
Huihui Zhang
[InstCombine] Fold a shifty implementation of clamp...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-24
Adrian Prantl
Adapt test to upstream clang compiler changes.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-24
Huihui Zhang
[InstCombine] Fold a shifty implementation of clamp...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-24
Amara Emerson
[GlobalISel][IRTranslator] Fix switch table lowering...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-24
Artem Dergachev
[llvm-cov] NFC: Specify a specific C++ standard in...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
Alina Sbirlea
[MemorySSA] Update Phi insertion.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
Jonas Devlieghere
Revert "Support for DWARF-5 C++ language tags."
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
Huihui Zhang
[NFC][InstCombine] Add tests for shifty implementation...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
Jonas Devlieghere
[Make] Add support for building NeXT-style frameworks
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
Alex Langford
[NFCI] Return PathSensitiveBugReport where appropriate
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
Saleem Abdulrasool
HotColdSplitting: invalidate the AssumptionCache on...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
Alexander Shaposhnikov
[llvm-lipo] Add support for archives
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
Wei Mi
[SampleFDO] Treat names in profile as not cold only...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
David Bolvansky
[Diagnostics] Warn for enum constants in bool context...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
Adrian Prantl
Support for DWARF-5 C++ language tags.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
Simon Pilgrim
Fix uninitialized variable warning. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
Craig Topper
[X86] Reduce the number of unique check prefixes in...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
Sam Clegg
[lld][WebAssembly] Preserve symbol flags in --relocatab...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
Martin Storsjo
[LLDB] [Windows] Map COFF ARM machine ids to the right...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
Martin Storsjo
[LLDB] [PECOFF] Recognize arm64 executables
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
Martin Storsjo
[LLDB] Rework a MinGW build fix from D65691
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
Thomas Lively
[WebAssembly] vNxM.load_splat instructions
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
Roman Lebedev
[InstCombine] foldOrOfICmps(): Acquire SimplifyQuery...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
Roman Lebedev
[InstCombine] foldAndOfICmps(): Acquire SimplifyQuery...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
Jonas Devlieghere
File::SetDescriptor() should require options
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
Simon Atanasyan
[mips] Support elf32btsmipn32_fbsd / elf32ltsmipn32_fbs...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
Simon Atanasyan
[mips] Add tests to check MIPS FreeBSD emulations. NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
Simon Atanasyan
[mips] Reformat test case to simplify addition new...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
Thomas Lively
[WebAssembly] Remove unused memory instructions and...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
David Bolvansky
[InstCombine] Annotate strndup calls with dereferenceab...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
Gabor Marton
[ASTImporter] 2nd attempt to fix Windows buildbot test...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
Craig Topper
[X86] Use TargetConstant for condition code on X86ISD...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
Jonas Devlieghere
[Host] File::GetWaitableHandle() should call fileno()
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
Jonas Devlieghere
[ABISysV] Fix regression for Simulator and MacABI
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
Aditya Nandakumar
[TableGen] Emit OperandType enums for RegisterOperands...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
Michael Liao
[Sema] Fix the atomic expr rebuilding order.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
Roman Lebedev
[IR] Add getExtendedType() to IntegerType and Type...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
Roman Lebedev
[InstCombine] dropRedundantMaskingOfLeftShiftInput...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
David Bolvansky
[SLC] Convert some strndup calls to strdup calls
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
Alexey Bataev
[OPENMP]Use standard parsing for 'match' clause, NFC.
commit
|
commitdiff
|
tree
|
snapshot
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
next