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-19
Michal Gorny
[cmake] Declare LLVM_CMAKE_PATH for use in subprojects
commit
|
commitdiff
|
tree
|
snapshot
2016-10-19
James Molloy
[Thumb-1] Synthesize TBB/TBH instructions to make use...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-19
Andrey Bokhanko
[Sema] Gcc compatibility of vector shift
commit
|
commitdiff
|
tree
|
snapshot
2016-10-19
Simon Pilgrim
[DAGCombiner] Just call isConstOrConstSplat directly...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-19
Vassil Vassilev
[modules] Do not report missing definitions of demoted...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-19
Simon Pilgrim
Fix line endings
commit
|
commitdiff
|
tree
|
snapshot
2016-10-19
Eugene Leviant
[ELF] Add "error" and "warning" prefixes to linker...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-19
Simon Pilgrim
[DAGCombine] Generalize distributeTruncateThroughAnd...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-19
Eric Liu
[clang-format] Add comment manipulation header
commit
|
commitdiff
|
tree
|
snapshot
2016-10-19
Sjoerd Meijer
Revert of r284571 because of failing tests.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-19
Sjoerd Meijer
Checking FP function attribute values and adding more...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-19
NAKAMURA Takumi
DenseSet: Appease msc18 to define derived constructors...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-19
Craig Topper
[AVX-512] Teach isel lowering that a subvector broadcas...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-19
Dehao Chen
Update the section.ll to fix non-x86 failure.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-19
Chris Bieneman
Revert back to the state before r284550
commit
|
commitdiff
|
tree
|
snapshot
2016-10-19
Chris Bieneman
Trying to fix a few more missing LDFLAGS.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-19
Dehao Chen
Revert r284545 again as the regression in ppc still...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-19
Vitaly Buka
[asan] Replace std::to_string with llvm::to_string
commit
|
commitdiff
|
tree
|
snapshot
2016-10-19
Richard Smith
Resolve exception specifications when selecting an...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-19
Chris Bieneman
Fixing the linux bots I broke in r284550
commit
|
commitdiff
|
tree
|
snapshot
2016-10-19
Kostya Serebryany
[libFuzzer] extend -print_coverage to also print uncove...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-19
Justin Lebar
[CUDA] Rework tests now that we emit deferred diagnosti...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Chris Bieneman
When invoking Terminal, don't assume the default shell
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Chris Bieneman
[CMake] Don't include LLDB_TEST_COMPILER in cached...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Chris Bieneman
Use clang --driver-mode instead of guessing c++ compile...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Richard Smith
DR1330: instantiate exception-specifications when ...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Vitaly Buka
[asan] Update test for D25715
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Vitaly Buka
[asan] Simplify calculation of stack frame layout extra...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Vitaly Buka
[asan] Append line number to variable name if line...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Dehao Chen
Using branch probability to guide critical edge splitting.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Dehao Chen
revert r284541.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Michael Kruse
[test] Fix buildbot after SCEV change.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Rong Xu
Conditionally eliminate library calls where the result...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Dehao Chen
Using branch probability to guide critical edge splitting.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
David Blaikie
dwarfdump: add space missing from the type unit header...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
David Blaikie
dwarfdump: Include the name in the unit description...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Dehao Chen
Add target for test to fix regression introduced by...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
David Blaikie
dwarfdump: -summarize-types: print a short summary...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Eli Friedman
Improve ARM lowering for "icmp <2 x i64> eq".
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Davide Italiano
[GVN] Consistently use division instead of shift. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Davide Italiano
[GVN] Remove dead code. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Dehao Chen
Use profile info to set function section prefix to...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Evandro Menezes
[AArch64] Fix test triplet
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Evandro Menezes
[AArch64] Avoid materializing 0.0 when generating FP...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Richard Smith
Add missing warning for use of C++1z init-statements...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Kevin Enderby
One more additional error check for invalid Mach-O...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Richard Smith
[c++1z] Fix corner case where we could create a functio...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Tim Northover
GlobalISel: translate the @llvm.objectsize intrinsic.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Tim Northover
GlobalISel: select small binary operations on AArch64.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Tim Northover
GlobalISel: translate memcpy intrinsics.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Mandeep Singh...
Remove unused typedef
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Tim Northover
GlobalISel: support floating-point constants on AArch64.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Krzysztof Parzyszek
[Hexagon] Handle block live-ins with lane masks in...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Benjamin Kramer
Reduce global namespace pollution. NFC.
commit
|
commitdiff
|
tree
|
snapshot
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
next