platform/upstream/llvm.git
2016-09-30 Kostya Serebryany[libFuzzer] more the feature set to InputCorpus; on...
2016-09-30 Adam Nemet[LoopDataPrefetch] Port to new streaming API for opt...
2016-09-30 Jason MolendaAdd unit tests for simple frameless i386 and x86_64...
2016-09-30 Enrico GranataPrefer skipping over x-failing
2016-09-30 Enrico GranataDo not assume we will be able to discover the return...
2016-09-30 Justin LebarMove UTF functions into namespace llvm.
2016-09-30 Adam Nemet[LV] Port the remarks in processLoop to the new streami...
2016-09-30 Adam Nemet[LV] Port the last opt remark in Hints to the new strea...
2016-09-30 Reid Kleckner[X86] Don't preserve Win64 SSE CSRs when SSE is disabled
2016-09-30 Rafael EspindolaStart linker scripts at 0.
2016-09-30 Quentin Colombet[AArch64][RegisterBankInfo] Use static mapping for...
2016-09-30 Quentin Colombet[AArch64][RegisterBankInfo] Add static value mapping...
2016-09-30 Quentin Colombet[AArch64][RegisterBankInfo] Check the statically create...
2016-09-30 Rafael EspindolaDon't depend on lld creating space for the headers.
2016-09-30 Adam Nemet[LAA, LV] Port to new streaming interface for opt remar...
2016-09-30 Adam Nemet[Diag] Use non-static member initializer for IsVerbose...
2016-09-29 Jason MolendaSwitch to using TEST_EQ, TEST_FALSE where appropriate.
2016-09-29 Jim InghamAdd some logging when trace is on. We're getting a...
2016-09-29 Zachary TurnerRevert "Add llvm::enumerate() to STLExtras."
2016-09-29 Vitaly BukaRemove Google specific code.
2016-09-29 Rui UeyamaAdd comments.
2016-09-29 Rafael EspindolaBreak long line. NFC.
2016-09-29 Vitaly BukaDon't use internal symbolizer if we are in process...
2016-09-29 Zachary TurnerAdd llvm::enumerate() to STLExtras.
2016-09-29 Chris Bieneman[CMake] LLDB/Expression needs to depend on intrinsics_gen
2016-09-29 Rui UeyamaUse StringSwitch::Cases. NFC.
2016-09-29 Rui UeyamaRemove HasError check after lto::LTO::run.
2016-09-29 Richard SmithP0035R4: add std::align_val_t overloads of operator...
2016-09-29 Rafael EspindolaDon't put ro before rx when using linker scripts.
2016-09-29 Rui UeyamaKeep a private member private.
2016-09-29 Rafael EspindolaList more sections in linker script.
2016-09-29 Sanjay Patel[InstCombine] fix function names; NFC
2016-09-29 Rui UeyamaRemove a return type that can be trivially easily.
2016-09-29 Sean CallananDon't expect new-style Objective-C literals to work...
2016-09-29 Joerg SonnenbergerGC HAVE_STRDUP.
2016-09-29 Eric Fiselier[Coroutines] Fix assertion about uncorrected typos...
2016-09-29 Joerg SonnenbergerGC more left-over libtool defines.
2016-09-29 Jason MolendaAdd a quick note about how to build lldb with debug...
2016-09-29 Joerg SonnenbergerGC HAVE_PRINTF_A, HAVE_STD_ISINF_IN_CMATH and HAVE_STD_...
2016-09-29 Joerg SonnenbergerHAVE_DIA_SDK is directly checked by value, so define...
2016-09-29 Sean CallananFixed TestObjCMethods2/i386 by separating out the porti...
2016-09-29 Joerg SonnenbergerMove _chsize_s and _Unwind_Backtrace to the correct...
2016-09-29 Joerg SonnenbergerFix HAVE_POSIX_FALLOCATE entry.
2016-09-29 Joerg SonnenbergerFix comments to match autoconf.
2016-09-29 Joerg SonnenbergerGC HAVE_DLD.
2016-09-29 Joerg SonnenbergerGC HAVE_DYLD, HAVE_PRELOADED_SYMBOLS and HAVE_SHL_LOAD
2016-09-29 Joerg SonnenbergerSort mallctl, fix comment for mallinfo.
2016-09-29 Joerg SonnenbergerGC HAVE_DLERROR.
2016-09-29 Joerg SonnenbergerGC srand48/lrand48/drand48.
2016-09-29 Joerg SonnenbergerGC HAVE_BCOPY.
2016-09-29 Richard SmithSwitch to a different workaround for unimplementability...
2016-09-29 Joerg SonnenbergerGC opendir/readdir/closedir checks.
2016-09-29 Joerg SonnenbergerGC HAVE_SETJMP_H and checks for the content of setjmp.h.
2016-09-29 Enrico GranataThis test will not work in i386 mode because we don...
2016-09-29 Joerg SonnenbergerSort futimes correctly.
2016-09-29 Joerg SonnenbergerCheck for sysconf(3).
2016-09-29 Joerg SonnenbergerGC HAVE_MACH_O_DYLD_H.
2016-09-29 Joerg SonnenbergerGC HAVE_UTIME_H.
2016-09-29 Joerg SonnenbergerGC HAVE_LIMITS_H.
2016-09-29 Joerg SonnenbergerMake HAVE_DECL_ARC4RANDOM always defined. Sort the...
2016-09-29 Joerg SonnenbergerHAVE_UNWIND_BACKTRACE -> HAVE__UNWIND_BACKTRACE
2016-09-29 Kevin EnderbyNext set of additional error checks for invalid Mach...
2016-09-29 Joerg SonnenbergerRemove LLVM_CONFIGTIME, left-overs from when reproducab...
2016-09-29 Rui UeyamaRename "void check(Error)".
2016-09-29 Rui UeyamaRename warning -> warn.
2016-09-29 Joerg SonnenbergerAdd FE_ALL_EXCEPT and FE_INEXACT detection macros forgo...
2016-09-29 Adrian McCarthyClamp version number in S_COMPILE3 to avoid overflowing...
2016-09-29 Rafael EspindolaUse > and not >> to create the script.
2016-09-29 Adam NemetRevert "[LAA, LV] Port to new streaming interface for...
2016-09-29 Adam Nemet[LAA, LV] Port to new streaming interface for opt remar...
2016-09-29 Douglas Katzman[Myriad] Silently ignore -fno-split-dwarf-inlining
2016-09-29 Quentin Colombet[RegisterBankInfo] Change the default mapping for Copy...
2016-09-29 Douglas KatzmanGeneralize ArgList::AddAllArgs more
2016-09-29 Enrico GranataFix an issue where, in i386 mode, the wrong values...
2016-09-29 Kostya Serebryany[sanitizer-coverage] a bit more docs
2016-09-29 Kostya Serebryany[sanitizer-coverage] more docs
2016-09-29 Rafael EspindolaDon't error if we can't put the header in a PT_LOAD.
2016-09-29 Kostya Serebryany[sanitize-coverage] doc typo
2016-09-29 Tobias Grosserwww: Add Loopy publication
2016-09-29 Adam Nemet[LV] Port OptimizationRemarkAnalysisFPCommute and
2016-09-29 Sean CallananTo fix TestObjCMethods2/i386, allowed messaging nil...
2016-09-29 Adam Nemet[LV] Convert processLoop to new streaming API for opt...
2016-09-29 Reid Kleckner[codeview] Use character types for all byte-sized integ...
2016-09-29 Sanjay Patelfix formatting; NFC
2016-09-29 Kevin EnderbyNext set of additional error checks for invalid Mach...
2016-09-29 Kostya Serebryany[sanitizer-coverage/libFuzzer] make the guards for...
2016-09-29 Piotr Padlewski[thinlto] Add cold-callsite import heuristic
2016-09-29 Douglas Katzman[X86] Avoid "unused" warnings if no asserts
2016-09-29 Adam Nemet[LV] Move static createMissedAnalysis from anonymous...
2016-09-29 Adam Nemet[LV] Convert CostModel to use the new streaming opt...
2016-09-29 Adam Nemet[LV] Split most of createMissedAnalysis into a static...
2016-09-29 Mike Aizatsky[sancov] removing html report option test, the option...
2016-09-29 Adam Nemet[LV] Convert all but one opt remark in Legality to...
2016-09-29 Rafael EspindolaSimplify. NFC.
2016-09-29 Rafael EspindolaDon't handle binary output differently.
2016-09-29 Adam Nemet[LV] Convert emitRemark to new opt remark streaming...
2016-09-29 Adam NemetRemove unnecessary explicit
2016-09-29 Kostya Serebryany[libFuzzer] initialize ValueBitMap::NumBits
2016-09-29 Simon Pilgrim[X86][SSE] Added common helper for shuffle mask constan...
2016-09-29 Simon Pilgrim[X86] Add explicit test triple to make windows/msvc...
next