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-07-14
Eric Fiselier
Avoid eager template instantiation caused by the varian...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-14
Nikita Popov
[InstCombine] Add assume context test; NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-07-14
Simon Pilgrim
[Hashing] hash_1to3_bytes - avoid trunc(v + zext(x...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-14
Sanjay Patel
[x86] add test for sub-with-flags opportunity (PR40483...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-14
Florian Hahn
Recommit "[BitcodeReader] Validate OpNum, before access...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-14
Florian Hahn
[BitcodeReader] Use tighter upper bound to validate...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-14
Simon Pilgrim
VirtRegMap - add missing initializers. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-14
Simon Pilgrim
SlotIndexes - add missing initializer. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-14
Simon Pilgrim
[MachineOutliner] Add missing initializers for Outlined...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-14
Fangrui Song
[Driver] Simplify AddLibgcc
commit
|
commitdiff
|
tree
|
snapshot
2019-07-14
Fangrui Song
[Driver] Simplify -lgcc & -lgcc_s
commit
|
commitdiff
|
tree
|
snapshot
2019-07-14
Craig Topper
[X86] Remove offset of 8 from the call to FuseInst...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-13
Michael Liao
Remove extra ';' to silent compiler warning.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-13
Johannes Doerfert
[Attributor][Fix] Never override given argument numbers
commit
|
commitdiff
|
tree
|
snapshot
2019-07-13
David Green
[ARM] Add sign and zero extend patterns for MVE
commit
|
commitdiff
|
tree
|
snapshot
2019-07-13
Mike Spertus
Template-related improvements to Visual Studio visualizers
commit
|
commitdiff
|
tree
|
snapshot
2019-07-13
David Green
[ARM] MVE VNEG instruction patterns
commit
|
commitdiff
|
tree
|
snapshot
2019-07-13
David Green
[ARM] MVE integer abs
commit
|
commitdiff
|
tree
|
snapshot
2019-07-13
David Green
[ARM] MVE integer min and max
commit
|
commitdiff
|
tree
|
snapshot
2019-07-13
David Green
[ARM] MVE VRINT support
commit
|
commitdiff
|
tree
|
snapshot
2019-07-13
David Green
[ARM] MVE minnm and maxnm instructions
commit
|
commitdiff
|
tree
|
snapshot
2019-07-13
Thomas Preud...
FileCheck [7/12]: Arbitrary long numeric expressions
commit
|
commitdiff
|
tree
|
snapshot
2019-07-13
Sanjay Patel
Revert "[InstCombine] add tests for umin/umax via usub...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-13
Sanjay Patel
[InstCombine] add tests for umin/umax via usub.sat...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-13
Sanjay Patel
[x86] simplify cmov with same true/false operands
commit
|
commitdiff
|
tree
|
snapshot
2019-07-13
Fangrui Song
[Object] isNotObjectErrorInvalidFileType: simplify
commit
|
commitdiff
|
tree
|
snapshot
2019-07-13
Fangrui Song
[Object] isNotObjectErrorInvalidFileType: fix use-after...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-13
Simon Pilgrim
Fix -Wdocumentation warning. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-13
Petr Hosek
[CMake][Fuchsia] Define asan+noexcept multilib
commit
|
commitdiff
|
tree
|
snapshot
2019-07-13
Fangrui Song
Simplify with llvm::is_contained. NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-07-13
Sylvestre Ledru
This reverts commit 632a36bfcfc8273c1861f04ff6758d863c4...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-13
Michal Gorny
[lldb] [test] Un-XFAIL TestFormattersSBAPI on NetBSD
commit
|
commitdiff
|
tree
|
snapshot
2019-07-13
Petr Hosek
Revert "[COFF] Add null check in case of symbols define...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-13
Akira Hatanaka
Initialize the non-trivial C union bits I added to...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-13
Jonas Devlieghere
Make Python version setting actually effective
commit
|
commitdiff
|
tree
|
snapshot
2019-07-13
Nathan Ridge
[clangd] Mark type hierarchy as a supported feature...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-13
Nathan Ridge
[clangd] Implement typeHierarchy/resolve for subtypes
commit
|
commitdiff
|
tree
|
snapshot
2019-07-13
Akira Hatanaka
[Sema] Diagnose default-initialization, destruction...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-13
Johannes Doerfert
[Attributor][NFC] Run clang-format on the attributor...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-13
Johannes Doerfert
[Attributor] Only return attributes with a valid state
commit
|
commitdiff
|
tree
|
snapshot
2019-07-13
Julian Lettner
[TSan] Tiny cleanup of UnmangleLongJmpSp for Linux...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-13
Fangrui Song
clang/test/Driver/fsanitize.c: Fix -fsanitize=vptr...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-13
Evgeniy Stepanov
Extend function attributes bitset size from 64 to 96.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-13
Reid Kleckner
[COFF] Add null check in case of symbols defined in...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-13
Jonas Devlieghere
[DWARFContext] Strip leading dot in section names
commit
|
commitdiff
|
tree
|
snapshot
2019-07-13
Johannes Doerfert
[Attributor][FIX] Lookup of (call site) argument attributes
commit
|
commitdiff
|
tree
|
snapshot
2019-07-13
Jan Korous
[DirectoryWatcher][test][NFC] Add information to test...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-12
Sam McCall
Re-land [JSONCompilationDatabase] Strip distcc/ccache...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-12
Nico Weber
PDB HashTable: Move TraitsT from class parameter to...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-12
Eric Fiselier
Fix non-conformance it `std::tuple`.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-12
Stanislav Mekhanoshin
[AMDGPU] use v32f32 for 3 mfma intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2019-07-12
Vitaly Buka
isBytewiseValue checks ConstantVector element by element
commit
|
commitdiff
|
tree
|
snapshot
2019-07-12
Alina Sbirlea
[MemorySSA] Use SetVector to avoid nondeterminism.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-12
Alex Lorenz
NFC: utils/perf-training: Python 3 compatibility for...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-12
Jan Korous
[DirectoryWatcher][NFC] Silence warnings in release...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-12
Julie Hockett
[clang-doc] Fix failing tests on Windows
commit
|
commitdiff
|
tree
|
snapshot
2019-07-12
Jan Korous
[DirectoryWatcher][linux] Fix use of uninitialized...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-12
Wouter van...
[WebAssembly] refactored utilities to not depend on...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-12
Alex Lorenz
[macCatalyst] Use macCatalyst pretty name in .build_ver...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-12
Jonathan Peyton
[OpenMP] Remove OMP spec versioning
commit
|
commitdiff
|
tree
|
snapshot
2019-07-12
Sylvestre Ledru
Remove __VERSION__
commit
|
commitdiff
|
tree
|
snapshot
2019-07-12
Douglas Yung
[test][AArch64] Relax the opcode tests for FP min/max...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-12
Eric Fiselier
Add option to disable variant narrowing conversion...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-12
David Bolvansky
[InstCombine] Disable fold from D64285 for non-integer...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-12
Evgeniy Stepanov
Factor out resolveFrameOffsetReference (NFC).
commit
|
commitdiff
|
tree
|
snapshot
2019-07-12
Nikita Popov
[builtins] Fix assembly in arm sync-ops.h
commit
|
commitdiff
|
tree
|
snapshot
2019-07-12
Reid Kleckner
Revert driver: Don't warn about assembler flags being...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-12
Sam McCall
[clangd] Fix off-by-one in CodeComplete and assertion...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-12
Jan Korous
Reland [clang] DirectoryWatcher
commit
|
commitdiff
|
tree
|
snapshot
2019-07-12
Matt Arsenault
AMDGPU: Drop remnants of byval support for shaders
commit
|
commitdiff
|
tree
|
snapshot
2019-07-12
David Tenty
Fix missing use of defined() in include guard
commit
|
commitdiff
|
tree
|
snapshot
2019-07-12
Alex Langford
[LanguageRuntime] Move CPPLanguageRuntime into a plugin
commit
|
commitdiff
|
tree
|
snapshot
2019-07-12
Jonas Devlieghere
[ObjectContainerBSDArchive] Simplify a few things ...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-12
Nikita Popov
[SystemZ] Fix addcarry of addcarry of const carry ...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-12
Jan Korous
Revert "Reland [clang] DirectoryWatcher"
commit
|
commitdiff
|
tree
|
snapshot
2019-07-12
Jan Korous
Reland [clang] DirectoryWatcher
commit
|
commitdiff
|
tree
|
snapshot
2019-07-12
Craig Topper
[X86] Use MachineInstr::findRegisterDefOperand to simpl...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-12
Jonas Devlieghere
[DebugInfo] Add column info for inline sites
commit
|
commitdiff
|
tree
|
snapshot
2019-07-12
Petr Hosek
[libcxxabi] Don't process exceptions in cxa_handlers...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-12
Sterling Augustine
The variable "Latch" is only used in an assert, which...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-12
Ulrich Weigand
[SystemZ] Fix build bot failure after r365932
commit
|
commitdiff
|
tree
|
snapshot
2019-07-12
Sanjay Patel
[x86] add test for bogus cmov (PR40483); NFC
commit
|
commitdiff
|
tree
|
snapshot
2019-07-12
Stanislav Mekhanoshin
[AMDGPU] Extend MIMG opcode to 8 bits
commit
|
commitdiff
|
tree
|
snapshot
2019-07-12
Alex Langford
[Core] Generalize ValueObject::MaybeCalculateCompleteType
commit
|
commitdiff
|
tree
|
snapshot
2019-07-12
Stefan Stipanovic
Addition to rL365925, removing remaining virtuals
commit
|
commitdiff
|
tree
|
snapshot
2019-07-12
Julie Hockett
[clang-doc] Add html links to references
commit
|
commitdiff
|
tree
|
snapshot
2019-07-12
Nico Weber
Slightly simplify MappedBlockStream::createIndexedStrea...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-12
Thomas Lively
[WebAssembly] Make pthread imply bulk-memory, mutable...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-12
Nico Weber
Add explicit newline at end of `llvm-pdbutil dump`
commit
|
commitdiff
|
tree
|
snapshot
2019-07-12
Ulrich Weigand
[SystemZ] Add support for new cpu architecture - arch13
commit
|
commitdiff
|
tree
|
snapshot
2019-07-12
Ulrich Weigand
[SystemZ] Add support for new cpu architecture - arch13
commit
|
commitdiff
|
tree
|
snapshot
2019-07-12
Leonard Chan
Remove unused methods in Sancov.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-12
Thomas Lively
[WebAssembly] i32.const operands should be signed
commit
|
commitdiff
|
tree
|
snapshot
2019-07-12
Craig Topper
[X86] Add NEG to isUseDefConvertible.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-12
Simon Pilgrim
[X86][AVX] Add PR34359 shuffle test case.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-12
Stefan Stipanovic
[Attributor] Removing unnecessary `virtual` keywords.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-12
Hideto Ueno
[Attributor] Deduce "nofree" function attribute
commit
|
commitdiff
|
tree
|
snapshot
2019-07-12
Louis Dionne
[libc++] Add XFAILs for CTAD tests on older compilers
commit
|
commitdiff
|
tree
|
snapshot
2019-07-12
Shoaib Meenai
Revert [clang-shlib] Fix clang-shlib for PRIVATE depend...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-12
Vitaly Buka
CodeGet: Init 32bit pointers with 0xFFFFFFFF
commit
|
commitdiff
|
tree
|
snapshot
next