platform/upstream/llvm.git
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...
2016-09-29 Dylan McKay[docs] Fix a broken URL in 'HowToAddABuilder'
2016-09-29 Volkan KelesTest commit. NFC.
2016-09-29 Simon Atanasyan[ELF][MIPS] Set GP0 value to zero in case of relocatabl...
2016-09-29 Simon Atanasyan[ELF][MIPS] Do not use a binary input file in the test...
2016-09-29 Simon Atanasyan[ELF][MIPS] Setup STO_MIPS_PIC flag for PIC symbols...
2016-09-29 Dylan McKay[docs] Fix typo in 'How to add a builder'
2016-09-29 Dylan McKayRevert "[AVR] Add instruction selection lowering code"
2016-09-29 Dylan McKay[AVR] Add instruction selection lowering code
2016-09-29 Aditya KumarRevert "[PR30341] Alias must point to a definition"
2016-09-29 George Rimar[ELF] - Fixed crash on invalid input.
2016-09-29 Eugene LeviantDon't GC non-alloc mergeable section pieces
2016-09-29 George Rimar[ELF] - Testcases: remove "invalid-" prefix from inputs...
2016-09-29 George Rimar[ELF] - Rename testcase folder from "Invalid" to "inval...
2016-09-29 Eugene Leviant[ELF] Change the way we compute file offsets
2016-09-29 Vassil Vassilev[modules] Centralize the module cache.
2016-09-29 Igor KudrinRevert r282692: Use fallback_malloc to allocate __cxa_e...
2016-09-29 Jonas HahnfeldXFAIL Driver/darwin-stdlib.cpp if CLANG_DEFAULT_CXX_STD...
2016-09-29 Vitaly BukaAdd symbols introduced with -m32 build
2016-09-29 Vitaly BukaLimit script to sanitizers as SCUDO does not pass tests...
2016-09-29 Craig Topper[X86] Really fix the FileCheck line from r282690.
2016-09-29 Igor Kudrin[libc++abi] Use fallback_malloc to allocate __cxa_eh_gl...
2016-09-29 Craig Topper[AVX-512] Fix a check line from r282690.
2016-09-29 Craig Topper[AVX-512] Support spills of XMM16-31 and YMM16-31 when...
2016-09-29 Craig Topper[X86] Remove extra FileCheck lines that got left behind...
2016-09-29 Craig Topper[AVX-512] Replicate pattern from AVX to select VMOVDDUP...
2016-09-29 Craig Topper[X86] Add EVEX encoded VBROADCASTSS/SD and VPBROADCASTD...
2016-09-29 Craig Topper[X86] Remove AddedComplexity adjustments that don't...
2016-09-29 Craig Topper[X86] Add 512-bit VPBROADCASTB and VPBROADCASTW tests.
2016-09-29 Craig Topper[X86] Add VBROADCASTF128/VBROADCASTI128 to execution...
2016-09-29 Jason MolendaAdd a unit test for an x86_64 assembly inspection of
2016-09-29 Vitaly BukaMove verbose clang binaries detection
2016-09-29 Shoaib Meenai[libc++] Add missing locale aliases
2016-09-29 Justin BognerIR: Rename the tablegen'd Attributes file to .gen
2016-09-29 Aditya Kumar[PR30341] Alias must point to a definition
2016-09-29 Peter CollingbourneAdd explanatory comment.
2016-09-29 Eric ChristopherRemove an unnecessary duplicate initialization of TLOF...
2016-09-29 Eric ChristopherRemove the default constructor and count variable from...
2016-09-29 Eric ChristopherUpdate comment about initializing TLOF with a pointer...
2016-09-29 Eric ChristopherTidy spelling and grammar.
2016-09-29 Lei Liu[AArch64] Fix test case ELF/aarch64-tls-le.s
2016-09-29 Rui UeyamaAttempt to fix Windows buildbots.
2016-09-29 Matthias BraunMachineFunction: Add missing newline in debug print()
2016-09-29 Rui UeyamaRemove unused #includes.
next