platform/upstream/llvm.git
2016-09-30 Gor Nishanov[Coroutines] Part 15a: Lower coro.subfn.addr in CoroCleanup
2016-09-30 Sanjay Patelclean up tests and auto-generate checks
2016-09-30 Michal Gornycmake: Install the OCaml libraries into a more correct...
2016-09-30 Dehao ChenUpdate loop unroller cost model to make sure debug...
2016-09-30 Michael Kruse[CodeGen] Add assertion for indirect array index expres...
2016-09-30 Kostya Serebryany[libFuzzer] add a fuzzer test that finds CVE-2015-3193
2016-09-30 Sanjay Patel[InstCombine] add tests for select X, (ext X), C
2016-09-30 Derek Schuff[WebAssembly] Make register stackification more conserv...
2016-09-30 Rui UeyamaImprove error check for an empty archive.
2016-09-30 Rui Ueyama[Object] Define Archive::isEmpty().
2016-09-30 Michael Kruse[Support] Complete ISL annotations to IslPtr<>. NFC.
2016-09-30 Etienne Bergeron[compiler-rt] Add support for the dynamic shadow allocation
2016-09-30 Etienne Bergeron[asan] Support dynamic shadow address instrumentation
2016-09-30 Justin Lebar[CUDA] Make lambdas inherit __host__ and __device__...
2016-09-30 Justin Lebar[CUDA] Handle attributes on CUDA lambdas appearing...
2016-09-30 Justin Lebar[CUDA] Add missing comment on Sema::CheckCUDAVLA.
2016-09-30 Konstantin... [AMDGPU] Choose VMCNT, EXPCNT, LGKMCNT masks and shifts...
2016-09-30 Michal Gorny[test] Support 'lit' executable name
2016-09-30 Konstantin... [AMDGPU] Ask subtarget if waitcnt instruction is needed...
2016-09-30 Michael Kruse[Support] Compile fix for gcc. NFC.
2016-09-30 Konstantin... [AMDGPU] Do not run scalar optimization passes at ...
2016-09-30 Artur PilipenkoCVP. Turn marking adds as no wrap on by default (was...
2016-09-30 Adrian McCarthyAdd namespace qualifiers for UTF functions that just...
2016-09-30 Michael Kruse[Support] Add (Nonowning-)IslPtr::dump(). NFC.
2016-09-30 Sean CallananSkip TestRuntimeIvars on i386; the Objective-C V1 runti...
2016-09-30 Jonathan PeytonFix incorrect OpenMP version in Fortran module.
2016-09-30 Zachary TurnerResubmit "Add llvm::enumerate() to STLExtras."
2016-09-30 Dimitar VlahovskiAgain fixing windows build breakage like in rL282862
2016-09-30 Samuel Antao[CUDA][OpenMP] Add a generic offload action builder
2016-09-30 Michael Kruse[Support] Call isl_*_free() only on non-null pointers...
2016-09-30 Matthew Simpson[LV] Build all scalar steps for non-uniform induction...
2016-09-30 Dimitar VlahovskiFixing windows build breakage caused by rL282822
2016-09-30 Michael Kruse[CodeGen] Change 'Scalar' to 'Array' in method names...
2016-09-30 Etienne Bergeron[compiler-rt][asan] Disable a broken test on windows...
2016-09-30 Etienne Bergeron[compiler-rt][asan] Fix incorrect regexp breaking an...
2016-09-30 Simon PilgrimStrip trailing whitespace (NFCI)
2016-09-30 Simon PilgrimFix int <= bool comparison warning on MSVC
2016-09-30 Dylan McKay[AVR] Add the ELF object file writer
2016-09-30 Dylan McKayRevert "[RegAllocGreedy] Attempt to split unspillable...
2016-09-30 Dylan McKay[AVR] Add the assembly instruction printer
2016-09-30 Michael Kruse[CodeGen] Add assertion for partial scalar accesses...
2016-09-30 Dylan McKay[RegAllocGreedy] Attempt to split unspillable live...
2016-09-30 George Rimar[ELF] - Inlined template argument variable. NFC.
2016-09-30 George Rimar[ELF] - Removed excessive variables. NFC.
2016-09-30 Pavel LabathXFAIL TestSBData for gcc-4.9 i386
2016-09-30 Pavel LabathFix PDB unittests on non-windows platforms
2016-09-30 Rafael EspindolaFix another --gc-sections crash.
2016-09-30 Victor LeschukCosmetic fix: deleted unnecessary line break in comment.
2016-09-30 Rafael EspindolaFix --gc-sections crash.
2016-09-30 Petr Hosek[CMake] Support symlinks even with LLVM_INSTALL_TOOLCHA...
2016-09-30 Craig Topper[AVX-512] Store address operand should be an input...
2016-09-30 Craig Topper[AVX-512] Add the special stack spilling pseudos for...
2016-09-30 Craig TopperRevert r282835 "[AVX-512] Always use the full 32 regist...
2016-09-30 Kostya Serebryany[libfuzzer] test for c-ares CVE-2016-5180
2016-09-30 Adam Nemet[LDist] Port to new streaming API for opt remarks
2016-09-30 Eric Liu[change-namespace] fix namespace specifier of global...
2016-09-30 Craig Topper[X86] Add AVX-512 VTs to findRepresentativeClass as...
2016-09-30 Craig Topper[AVX-512] Always use the full 32 register vector classe...
2016-09-30 Adam Nemet[LoopUnroll] Port to the new streaming interface for...
2016-09-30 Piotr Padlewski[thinlto] Don't decay threshold for hot callsites
2016-09-30 Matt ArsenaultAMDGPU: Use unsigned compare for eq/ne
2016-09-30 Kostya Serebryany[libFuzzer] remove the code for -print_pcs=1 with the...
2016-09-30 Jim InghamAdd the tracking radar on our end.
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.
next