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
2017-04-20
Craig Topper
[InstCombine] Remove the zextOrTrunc from ShrinkDemande...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Kostya Serebryany
[asan] move textdomain.c to Linux dir, as the test...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Eric Fiselier
Fix PR25874 - cxa_thread_atexit_test.pass.cpp has an...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Kostya Serebryany
sanitizer: fix crash with textdomain(NULL) interceptor
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Matthias Braun
X86RegisterInfo: eliminateFrameIndex: Avoid code duplic...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Matthias Braun
X86RegisterInfo: eliminateFrameIndex: Force SP for...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Shoaib Meenai
[libc++] Default to vcruntime when targeting MSVC
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Eric Fiselier
Fix ATOMIC_<TYPE>_LOCK_FREE macros on Windows.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Eric Fiselier
Use __CLANG_ATOMIC_TYPE_LOCK_FREE macros in `stdatomic.h`
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Sanjoy Das
Fix typo in comment
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Petr Hosek
[CMake] Enable ARM target in Fuchsia toolchain
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Akira Hatanaka
Revert "[AArch64] Improve code generation for logical...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Craig Topper
[Simplify] Add testcase to show that merging conditiona...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Eric Fiselier
Add __CLANG_ATOMIC_<TYPE>_LOCK_FREE macros for use...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Akira Hatanaka
[AArch64] Improve code generation for logical instructi...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Sanjay Patel
[InstCombine] function names start with lower-case...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Sanjay Patel
[InstCombine] allow shl+shr demanded bits folds with...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Peter Collingbourne
COFF: Remove some undefined declarations. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Saleem Abdulrasool
Sema: protect against ObjC++ typo-correction failure
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Saleem Abdulrasool
Parse: cleanup some bleeding whitespace
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Sanjay Patel
[InstCombine] add tests for shl+shr demanded bits splat...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Vitaly Buka
[asan] Match BUS and SIGV to fix test on Darwin
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Tim Northover
AArch64: lower "fence singlethread" to a pure compiler...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Tim Northover
ARM: lower "fence singlethread" to a pure compiler...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Alex Shlyapnikov
Enable LSan on PowerPC64.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Jim Ingham
Add an example command to toggle between disassembly...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Evgeniy Stepanov
[cfi] Add explicit -flto in create-derivers test.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Evgeniy Stepanov
[cfi] Move one test under cross-dso/icall.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Xinliang David Li
Use basicblock split block utility function
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Sanjay Patel
[InstCombine] allow shl demanded bits folds with splat...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Francis Ricci
Enable lsan test suite on Darwin x86_64 builds
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Craig Topper
[InstCombine] Use APInt::intersects and APInt::isSubset...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Eric Fiselier
Fix Python 2 vs 3 incompatability with dict.items(...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Francis Ricci
Enable leak sanitizer builds for darwin
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Chad Rosier
[AArch64] Whitespace/ordering fixes for Falkor machine...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Chad Rosier
[AArch64] Refine Falkor machine description for pre...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Eric Fiselier
Begin making git-clang-format python3 compatible.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Francis Ricci
make detect_leaks=1 the default for the lsan test suite
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Vitaly Buka
[asan] Optimize strchr for strict_string_checks=false
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Sanjay Patel
[InstCombine] allow ashr/lshr demanded bits folds with...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Alex Shlyapnikov
Define standard suppressions for LSan, start with this...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Alex Shlyapnikov
Define a suppression for known leaks on pthread_exit...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Craig Topper
[InstCombine] Use APInt::isSubsetOf to simplify some...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Sanjay Patel
[InstCombine] add tests for demanded bits ashr/lshr...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Adrian Prantl
Don't emit locations that need a DW_OP_stack_value...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Benjamin Kramer
[Support] Make asan poisoning for recyclers more aggres...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Eric Fiselier
Fix comment and remove incorrect linker flags in test...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Benjamin Kramer
Remove stray ^S. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Paul Robinson
[DWARF] Fix a couple of typos
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Tim Northover
ARM: handle post-indexed NEON ops where the offset...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Adrian McCarthy
VarStreamArrayIterator needed non-const operator* overload.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Craig Topper
[InstCombine] Remove redundant code from SimplifyDemand...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Paul Robinson
[DWARF] Versioning for DWARF constants; verify FORMs
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Michael Kruse
[DeLICM] Use Known information when comparing Existing...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Benjamin Kramer
[Driver] Add a missing -no-canonical-prefixes to test.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Benjamin Kramer
[go bindings] Rmove duplicated conversion function...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Chad Rosier
[AArch64] Improve scheduling of logical operations...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Weiming Zhao
[Thumb-1] Fix corner cases for compressed jump tables
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Davide Italiano
[CodeExtractor] Remove a bunch of unneeded constructors.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Benjamin Kramer
[Recycler] Add asan/msan annotations.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Benjamin Kramer
Fix use-after-frees on memory allocated in a Recycler.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Artyom Skrobov
Fixing outdated comment [NFC]
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Andrew Kaylor
Fix formatting of constrained FP intrinsic documentation
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Yaxun Liu
CodeGen: Let frame index value type match alloca addr...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Reid Kleckner
Remove duplicate AttributeList::removeAttributes implem...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Sean Callanan
Changed a use of APInt::getSignBit to APInt::getSignMask.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Kostya Kortchinsky
[scudo] Remove GetActuallyAllocatedSize calls from...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Sanjay Patel
[DAGCombiner] use more local variables in isAlias(...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Sam Clegg
[WebAssembly] Add known failures for wasm object file...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Adam Nemet
Don't pass FPOpFusion::Strict to the backend
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Zachary Turner
Resubmit "[BitVector] Add operator<<= and operator...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Craig Topper
[APInt] Rename getSignBit to getSignMask
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Amara Emerson
[SVE] Fix mismatched sign comparison warning in unit...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Sanjay Patel
[DAGCombiner] fix variable names in isAlias(); NFCI
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Kamil Rytarowski
Resurrect LLDB Standalone build on NetBSD
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Zachary Turner
Revert "[BitVector] Add operator<<= and operator>>=."
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Craig Topper
[APInt] Add isSubsetOf method that can check if one...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Sanjay Patel
[DAGCombiner] give names to repeated calcs in isAlias...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Craig Topper
In SimplifyDemandedUseBits, use computeKnownBits direct...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Zachary Turner
[BitVector] Add operator<<= and operator>>=.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Daniel Sanders
[globalisel] Enable tracing the legalizer with --debug...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Kostya Kortchinsky
[scudo] Minor changes and refactoring
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Davide Italiano
[Utility] Placate another GCC warning.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Amaury Sechet
Introduce LLVMDIBuilderRef
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Amara Emerson
[MVT][SVE] Scalable vector MVTs (3/3)
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Krasimir Georgiev
Delete unused IncompleteFormat variable, NFCi.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Amara Emerson
[MVT][SVE] Scalable vector MVTs (2/3)
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Petar Jovanovic
[mips][msa] Mask vectors holding shift amounts
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Amara Emerson
[MVT][SVE] Scalable vector MVTs (1/3)
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Pavel Labath
Skip TestLibCxxAtomic with gcc
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Pavel Labath
Recompute ArchSpec core after MergeFrom
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Pavel Labath
Make TestStaticVariables XFAIL more specific
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Pavel Labath
Add libc++ category the three more tests
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Alex Lorenz
[index] Record class template specializations using...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
John Brawn
[ARM] Fix handling of mapping symbols when changing...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
John Brawn
[AArch64] Fix handling of zero immediate in fmov instru...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Jonathan Coe
Add Python 3 support to clang.cindex
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
John Brawn
[AArch64] Fix handling of integer fp immediates
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Diana Picus
[ARM] Rename HW div feature to HW div Thumb. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-20
Alex Lorenz
Add #pragma clang attribute support to the availability...
commit
|
commitdiff
|
tree
|
snapshot
next