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
2016-10-18
Benjamin Kramer
[esan] Remove global variable.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Richard Smith
When two function types have equivalent (but distinct...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Simon Pilgrim
[X86][SSE] Added vector lshr/shl combine tests
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Mandeep Singh...
Fix clang tests
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Akira Hatanaka
[CodeGen][ObjC] Do not call objc_storeStrong when initi...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Benjamin Kramer
[InterleavedAccessPass] Remove global variable.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Kostya Serebryany
[libFuzzer] detect leaks after every run when executing...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Sanjay Patel
revert r284495: [Target] remove TargetRecip class
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Kuba Brecka
[tsan] Always use -std=c++11 in TSan tests
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Vedant Kumar
Drop a redundant ".get()" call (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Kostya Serebryany
[sancov] add __sanitizer_cov_trace_pc_guard to the...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Kostya Serebryany
[libFuzzer] reshuffle the code for -exit_on_src_pos...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Vitaly Buka
[asan] Rename test file as the poisoning is not "experi...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Vitaly Buka
[asan] Combine check-prefixes in stack-poisoning test
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Vitaly Buka
[asan] Make -asan-experimental-poisoning the only behavior
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Kevin Enderby
Next set of additional error checks for invalid Mach...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Justin Lebar
[ADT] Remove CachedHash<T>.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Justin Lebar
Use CachedHashStringRef instead of CachedHash<StringRef>.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Sanjoy Das
[SCEV] Make CompareValueComplexity a little bit smarter
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Sanjoy Das
[SCEV] Extract out a helper function; NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Jonathan Peyton
Fix OpenMP 4.0 library build
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Simon Pilgrim
[X86][SSE] Added vector ashr combine tests
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Teresa Johnson
[docs] Increase minimum supported GCC version for build...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Michal Gorny
[cmake] Update lit search to match the one in LLVM
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Sanjay Patel
[Target] remove TargetRecip class; move reciprocal...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Michal Gorny
[solaris] Convert the support library to C++ to fix...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Michal Gorny
[solaris] Fix iswxdigit_l() support function prototype
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Michal Gorny
Fix a compile error on musl-libc due to strerror_r...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Simon Pilgrim
[DAGCombiner] Add splatted vector support to (udiv...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Adrian Prantl
Disable fatal errors in the Verifier instantiated by...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Jonathan Peyton
Mixed type atomic routines added for capture and update...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Simon Pilgrim
[X86][AVX512] Add mask/maskz writemask support to const...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Rafael Espindola
Use reserve instead of grow.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Erik Pilkington
Revert r284265 "[Sema] Refactor context checking for...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Simon Dardis
[mips][ias] Handle more complicated expressions for...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Todd Fiala
xfail TestMiSyntax.py's test_lldbmi_output_grammar...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Simon Dardis
[mips] Fix sync instruction definition
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Victor Leschuk
DebugInfo: change alignment type from uint64_t to uint3...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Simon Dardis
[mips] Macro expansion for ld, sd for O32
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Michael Zuckerman
[x86][inline-asm][avx512] allow swapping of '{k<num...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Simon Pilgrim
Strip trailing whitespace (NFCI)
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Daniel Marjamaki
alpha.core.UnreachableCode - don't warn about unreachab...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Simon Pilgrim
Fix signed/unsigned comparison warnings
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Vasileios Kalintiris
[mips][FastISel] Instantiate the MipsFastISel class...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
George Rimar
[ELF] - Update testcases after llvm change.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Artem Dergachev
[analyzer] Add NumberObjectConversion checker.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Alex Lorenz
[CodeCompletion] Add a block property setter completion...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
George Rimar
[llvm-readobj] - Teach readobj to print PT_OPENBSD_RAND...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
George Rimar
[ELF] - Linkerscript: accept integer values for PHDRS...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Pavel Labath
Fixup r284466 - try to unbreak NetBSD
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Alex Lorenz
[CodeCompletion][NFC] Extract a function that formats...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Alex Lorenz
[CodeCompletion][NFC] Extract a function that looks...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Pavel Labath
[cmake] Make dependencies of lldb libraries private...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
John Brawn
[SCEV] More accurate calculation of max backedge count...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Igor Kudrin
[libclang] Add missing cursor kinds to python bindings.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Igor Kudrin
[libclang] Fix a failure in a test for python bindings...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Renato Golin
Revert "Resubmit "Add support for advanced number forma...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Simon Pilgrim
[X86][SSE] Added extra (mul x, (1 << c)) -> x << c...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Javed Absar
[ARM] Assign cost of scaling for Cortex-R52
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Simon Pilgrim
[X86][SSE] Add lowering to cvttpd2dq/cvttps2dq for...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Richard Smith
[c++1z] Include "noexcept" in builtin function types...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Richard Smith
[c++1z] Use canonical expression equivalence to determi...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Dean Michael...
[XRay] Support for for tail calls for ARM no-Thumb
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Craig Topper
[AVX-512] Add test case to check shuffle decoding for...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Justin Bogner
Object: Add a missing return in ObjectFile::createObjec...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Craig Topper
[X86] Fix DecodeVPERMVMask to handle cases where the...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Andrew Trick
Improve tablegen gen-subtarget diagnostics for missing...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Craig Topper
[AVX-512] Fix DecodeVPERMV3Mask to handle cases where...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Craig Topper
[AVX-512] Add support for decoding shuffle mask from...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Jim Ingham
Remove a debug print statement.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Jim Ingham
More testsuite xfail markings cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Dominic Chen
[analyzer] Update alpha and potential checker documenta...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Chris Bieneman
[CMake] Add missing dependency on intrinsics_gen
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Chris Bieneman
[CMake] Add a few default passthrough variables for...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Vedant Kumar
[Basic] unique_ptr-ify SourceManager::MacroArgsCacheMap...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Mandeep Singh...
Fix differences in codegen between Linux and Windows...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Vedant Kumar
[profile] Mark lprofCurFilename as COMPILER_RT_WEAK
commit
|
commitdiff
|
tree
|
snapshot
2016-10-17
Jim Ingham
Fix a crash in expressions with fixits in the dummy...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-17
Zachary Turner
Rename HexStyle -> HexFormatStyle, and remove a constexpr.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-17
Zachary Turner
Resubmit "Add support for advanced number formatting."
commit
|
commitdiff
|
tree
|
snapshot
2016-10-17
Konstantin...
[AMDGPU] Mark .note section SHF_ALLOC so lld creates...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-17
Justin Lebar
[ADT] Move CachedHashString to its own header in ADT...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-17
Justin Lebar
[ADT] Add an initializer_list constructor to {Small...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-17
Justin Lebar
[ADT] Add SmallDenseSet.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-17
Kevin Enderby
Next set of additional error checks for invalid Mach...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-17
Petr Hosek
[Driver] Use stem rather than filename for executable...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-17
Zachary Turner
Revert formatting changes.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-17
Zachary Turner
Try to fix build after invalid pointer conversion.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-17
Sanjay Patel
remove FIXME comment (fixed with r284424); NFC
commit
|
commitdiff
|
tree
|
snapshot
2016-10-17
Eli Friedman
Handle multi-dimensional invariant load.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-17
Zachary Turner
[Support] Add support for "advanced" number formatting.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-17
Sanjay Patel
[DAG] use isConstOrConstSplat in ComputeNumSignBits...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-17
Adrian Prantl
Explicitly pass an isysroot to avoid the SDKROOT overri...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-17
Walter Erquinigo
[lldb] Read modules from memory when a local copy is...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-17
Sanjay Patel
[DAG] make isConstOrConstSplat and isConstOrConstSplatF...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-17
Adrian Prantl
Improve the CHECK lines in debug-options.c by separatin...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-17
Davide Italiano
[Coverage] Update test after r284418.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-17
Davide Italiano
[opt] Strip coverage if debug info is not present.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-17
Adrian Prantl
Update testcase for r284416.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-17
Adrian Prantl
Driver/Darwin: Set the DWARF version based on the deplo...
commit
|
commitdiff
|
tree
|
snapshot
next