platform/upstream/llvm.git
2016-10-19 Rafael EspindolaDon't gc non-alloca non-string pieces.
2016-10-19 Artur PilipenkoIntroduce ConstantRange.addWithNoSignedWrap
2016-10-19 Marek Kurdej[clang-tidy] Add cert-err09-cpp check alias.
2016-10-19 Benjamin KramerRemove unused diagnostics. NFC.
2016-10-19 Rafael EspindolaAdd a faster binary search.
2016-10-19 Dimitar VlahovskiMinidump plugin: functions parsing memory structures...
2016-10-19 Haojian Wu[clang-move] Move using-decl in old cc.
2016-10-19 Chris Dewhurst[Sparc][LEON] Detects an erratum on UT699 LEON 3 proces...
2016-10-19 Pavel LabathAdd Chrono.h - std::chrono support header
2016-10-19 Benjamin KramerDon't copy replacements in for-range loop. NFC.
2016-10-19 Sjoerd MeijerReapply r284571 (with the new tests fixed).
2016-10-19 NAKAMURA Takumillvm/test/MC/Mips/macro-ld-sd.s: Sweep a spurious chara...
2016-10-19 Ulrich Weigand[SystemZ] Add missing vector instructions for the assembler
2016-10-19 Ulrich Weigand[SystemZ] Add optional argument to some vector string...
2016-10-19 Michal Gorny[cmake] Use LLVM_CMAKE_PATH for GetSVN script
2016-10-19 Michal Gorny[cmake] Allow testing against installed LLVM with no...
2016-10-19 Michal Gorny[cmake] Use LLVM_CMAKE_PATH for GetSVN script
2016-10-19 Michal Gorny[cmake] Declare LLVM_CMAKE_PATH for use in subprojects
2016-10-19 James Molloy[Thumb-1] Synthesize TBB/TBH instructions to make use...
2016-10-19 Andrey Bokhanko[Sema] Gcc compatibility of vector shift
2016-10-19 Simon Pilgrim[DAGCombiner] Just call isConstOrConstSplat directly...
2016-10-19 Vassil Vassilev[modules] Do not report missing definitions of demoted...
2016-10-19 Simon PilgrimFix line endings
2016-10-19 Eugene Leviant[ELF] Add "error" and "warning" prefixes to linker...
2016-10-19 Simon Pilgrim[DAGCombine] Generalize distributeTruncateThroughAnd...
2016-10-19 Eric Liu[clang-format] Add comment manipulation header
2016-10-19 Sjoerd MeijerRevert of r284571 because of failing tests.
2016-10-19 Sjoerd MeijerChecking FP function attribute values and adding more...
2016-10-19 NAKAMURA TakumiDenseSet: Appease msc18 to define derived constructors...
2016-10-19 Craig Topper[AVX-512] Teach isel lowering that a subvector broadcas...
2016-10-19 Dehao ChenUpdate the section.ll to fix non-x86 failure.
2016-10-19 Chris BienemanRevert back to the state before r284550
2016-10-19 Chris BienemanTrying to fix a few more missing LDFLAGS.
2016-10-19 Dehao ChenRevert r284545 again as the regression in ppc still...
2016-10-19 Vitaly Buka[asan] Replace std::to_string with llvm::to_string
2016-10-19 Richard SmithResolve exception specifications when selecting an...
2016-10-19 Chris BienemanFixing the linux bots I broke in r284550
2016-10-19 Kostya Serebryany[libFuzzer] extend -print_coverage to also print uncove...
2016-10-19 Justin Lebar[CUDA] Rework tests now that we emit deferred diagnosti...
2016-10-18 Chris BienemanWhen invoking Terminal, don't assume the default shell
2016-10-18 Chris Bieneman[CMake] Don't include LLDB_TEST_COMPILER in cached...
2016-10-18 Chris BienemanUse clang --driver-mode instead of guessing c++ compile...
2016-10-18 Richard SmithDR1330: instantiate exception-specifications when ...
2016-10-18 Vitaly Buka[asan] Update test for D25715
2016-10-18 Vitaly Buka[asan] Simplify calculation of stack frame layout extra...
2016-10-18 Vitaly Buka[asan] Append line number to variable name if line...
2016-10-18 Dehao ChenUsing branch probability to guide critical edge splitting.
2016-10-18 Dehao Chenrevert r284541.
2016-10-18 Michael Kruse[test] Fix buildbot after SCEV change.
2016-10-18 Rong XuConditionally eliminate library calls where the result...
2016-10-18 Dehao ChenUsing branch probability to guide critical edge splitting.
2016-10-18 David Blaikiedwarfdump: add space missing from the type unit header...
2016-10-18 David Blaikiedwarfdump: Include the name in the unit description...
2016-10-18 Dehao ChenAdd target for test to fix regression introduced by...
2016-10-18 David Blaikiedwarfdump: -summarize-types: print a short summary...
2016-10-18 Eli FriedmanImprove ARM lowering for "icmp <2 x i64> eq".
2016-10-18 Davide Italiano[GVN] Consistently use division instead of shift. NFCI.
2016-10-18 Davide Italiano[GVN] Remove dead code. NFC.
2016-10-18 Dehao ChenUse profile info to set function section prefix to...
2016-10-18 Evandro Menezes[AArch64] Fix test triplet
2016-10-18 Evandro Menezes[AArch64] Avoid materializing 0.0 when generating FP...
2016-10-18 Richard SmithAdd missing warning for use of C++1z init-statements...
2016-10-18 Kevin EnderbyOne more additional error check for invalid Mach-O...
2016-10-18 Richard Smith[c++1z] Fix corner case where we could create a functio...
2016-10-18 Tim NorthoverGlobalISel: translate the @llvm.objectsize intrinsic.
2016-10-18 Tim NorthoverGlobalISel: select small binary operations on AArch64.
2016-10-18 Tim NorthoverGlobalISel: translate memcpy intrinsics.
2016-10-18 Mandeep Singh... Remove unused typedef
2016-10-18 Tim NorthoverGlobalISel: support floating-point constants on AArch64.
2016-10-18 Krzysztof Parzyszek[Hexagon] Handle block live-ins with lane masks in...
2016-10-18 Benjamin KramerReduce global namespace pollution. NFC.
2016-10-18 Benjamin Kramer[esan] Remove global variable.
2016-10-18 Richard SmithWhen two function types have equivalent (but distinct...
2016-10-18 Simon Pilgrim[X86][SSE] Added vector lshr/shl combine tests
2016-10-18 Mandeep Singh... Fix clang tests
2016-10-18 Akira Hatanaka[CodeGen][ObjC] Do not call objc_storeStrong when initi...
2016-10-18 Benjamin Kramer[InterleavedAccessPass] Remove global variable.
2016-10-18 Kostya Serebryany[libFuzzer] detect leaks after every run when executing...
2016-10-18 Sanjay Patelrevert r284495: [Target] remove TargetRecip class
2016-10-18 Kuba Brecka[tsan] Always use -std=c++11 in TSan tests
2016-10-18 Vedant KumarDrop a redundant ".get()" call (NFC)
2016-10-18 Kostya Serebryany[sancov] add __sanitizer_cov_trace_pc_guard to the...
2016-10-18 Kostya Serebryany[libFuzzer] reshuffle the code for -exit_on_src_pos...
2016-10-18 Vitaly Buka[asan] Rename test file as the poisoning is not "experi...
2016-10-18 Vitaly Buka[asan] Combine check-prefixes in stack-poisoning test
2016-10-18 Vitaly Buka[asan] Make -asan-experimental-poisoning the only behavior
2016-10-18 Kevin EnderbyNext set of additional error checks for invalid Mach...
2016-10-18 Justin Lebar[ADT] Remove CachedHash<T>.
2016-10-18 Justin LebarUse CachedHashStringRef instead of CachedHash<StringRef>.
2016-10-18 Sanjoy Das[SCEV] Make CompareValueComplexity a little bit smarter
2016-10-18 Sanjoy Das[SCEV] Extract out a helper function; NFC
2016-10-18 Jonathan PeytonFix OpenMP 4.0 library build
2016-10-18 Simon Pilgrim[X86][SSE] Added vector ashr combine tests
2016-10-18 Teresa Johnson[docs] Increase minimum supported GCC version for build...
2016-10-18 Michal Gorny[cmake] Update lit search to match the one in LLVM
2016-10-18 Sanjay Patel[Target] remove TargetRecip class; move reciprocal...
2016-10-18 Michal Gorny[solaris] Convert the support library to C++ to fix...
2016-10-18 Michal Gorny[solaris] Fix iswxdigit_l() support function prototype
2016-10-18 Michal GornyFix a compile error on musl-libc due to strerror_r...
2016-10-18 Simon Pilgrim[DAGCombiner] Add splatted vector support to (udiv...
next