platform/upstream/llvm.git
2016-10-27 Krzysztof Parzyszek[Hexagon] Do not expand ISD::SELECT for HVX vectors
2016-10-27 Simon Pilgrim[DAGCombiner] Add vector demanded elements support...
2016-10-27 Erik VerbruggenDo not print include_next/pragma once warnings when...
2016-10-27 Rafael EspindolaStore OSABI in Config.
2016-10-27 Sanjay Patel[InstCombine] auto-generate better checks; NFC
2016-10-27 Alex LorenzAdd documentation for the transparent_union attribute
2016-10-27 Alexander KornienkoFix warnings from python difflib.
2016-10-27 Rafael EspindolaUse fewer allocators.
2016-10-27 Alex Lorenz[Sema] -Wunused-variable warning for array variables...
2016-10-27 George RimarRevert r285285 "[Object/ELF] - Fixed behavior when...
2016-10-27 Erik VerbruggenAdd const versions of Expr::getInits() and Expr::inits()
2016-10-27 Alexey Bataev[SLP] Fix for PR30626: Compiler crash inside SLP Vector...
2016-10-27 George Rimar[Object/ELF] - Fixed behavior when SectionHeaderTable...
2016-10-27 George Rimar[Object/ELF] - Do not allow overflow when checking...
2016-10-27 Andrey ChurbanovFixed a memory leak related to task dependencies.
2016-10-27 George Rimar[Object/ELF] - Do not crash if string table sh_size...
2016-10-27 Simon PilgrimFix MSVC warning about missing 'this' from lambda defau...
2016-10-27 Sam Parker[ARM] Add newline char to test.
2016-10-27 Peter Smith[ELF] Synthetic symbol definitions for ARM static linking
2016-10-27 Sam Parker[ARM] Predicate UMAAL selection on hasDSP.
2016-10-27 Vassil VassilevEmpty the CtorLists/DtorLists once emitted.
2016-10-27 Benjamin Kramer[Xray] Don't generate output for xray tests
2016-10-27 Erik VerbruggenMark invalid RecordDecls as completed.
2016-10-27 Dylan McKay[AVR] Generate all of the TableGen files we need
2016-10-27 Nicolai HaehnleAMDGPU: Fix SILoadStoreOptimizer when writes cannot...
2016-10-27 Dylan McKay[AVR] Compile the disassembler
2016-10-27 Eric Fiselier[coroutines] Build fallthrough and set_exception statem...
2016-10-27 Dylan McKay[AVR] Add AVRISelDAGToDAG.cpp
2016-10-27 Dylan McKay[AVR] Add the machine code emitter
2016-10-27 Nemanja Ivanovic[PPC] add vector byte reverse functions to altivec.h
2016-10-27 Nemanja Ivanovic[PowerPC] - No SExt/ZExt needed for count trailing...
2016-10-27 Dean Michael... [XRay] Check in Clang whether XRay supports the target...
2016-10-27 Richard SmithAtomics library: provide operations for __int128 when...
2016-10-27 Samuel AntaoRemove check for -o option in offloading actions builder.
2016-10-27 Samuel AntaoFix bug when compiling CUDA code with -emit-llvm and -o.
2016-10-27 Kostya Serebryany[libFuzzer] speculatively trying to fix the Mac build...
2016-10-27 NAKAMURA Takumixray-extract.cc: Quick fix for mingw, to avoid errc...
2016-10-27 Kostya Serebryany[libFuzzer] revert 285259 -- hit commit too soon
2016-10-27 Kostya Serebryany[libFuzzer] speculatively trying to fix the Mac build
2016-10-26 John McCallRefactor call emission to package the function pointer...
2016-10-26 Davide Italiano[IR] Retire unused getGEPReturnType overload. NFCI.
2016-10-26 Tim Shen[APFloat] Fix APFloat::getExactInverse when the input...
2016-10-26 Anna Zaks[sanitizers] Set Darwin specific linker and compiler...
2016-10-26 Mehdi AminiUnconditionally pass `-lto_library` to the linker on...
2016-10-26 Anna Zaks[analyzer] Report CFNumberGetValue API misuse
2016-10-26 Justin Bognerllvm-objdump: Make some error messages more consistent
2016-10-26 Justin Lebar[CUDA] Move device placement new definitions into a...
2016-10-26 Justin Lebar[CUDA] Switch cuda_wrappers/complex to use a proper...
2016-10-26 Vedant Kumar[utils] Add a '--unified-report' option to the code...
2016-10-26 Vedant Kumar[utils] Use print_function in the code coverage prep...
2016-10-26 Vedant Kumar[utils] Add an '--only-merge' option to the code covera...
2016-10-26 Evandro Menezes[AArch64] Create feature set for Samsung Exynos-M2
2016-10-26 Jonathan PeytonFixing typos in __kmp_release_deps trace outputs
2016-10-26 Jonathan PeytonUse getpagesize() instead of PAGE_SIZE macro when KMP_O...
2016-10-26 Victor LeschukDebugInfo: fix incorrect alignment type (NFC)
2016-10-26 Rafael EspindolaHave on addRegular forward to another. NFC.
2016-10-26 Rui UeyamaRemove a constructor to simplify.
2016-10-26 Malcolm Parsons[RecursiveASTVisitor] Visit the implicit expression...
2016-10-26 Rafael EspindolaMake the DefinedRegular constructors more regular....
2016-10-26 Reid Kleckner[lit] Work around Windows MSys command line tokenizatio...
2016-10-26 Rui UeyamaFix build breakage.
2016-10-26 Rui UeyamaAdd comments.
2016-10-26 Casey CarterCleanup nonportable behavior in tests for std::any
2016-10-26 Ehsan Amiri[PPC] Remove testcase from incorrect directory
2016-10-26 Tim NorthoverARM: don't rely on push/pop reglists being in order...
2016-10-26 Nemanja IvanovicDo not assume that FP vector operands are never legaliz...
2016-10-26 Nemanja Ivanovic[PowerPC] Implement vector_insert_exp builtins - clang...
2016-10-26 Sanjoy DasSimplify `x >=u x >> y` and `x >=u x udiv y`
2016-10-26 Chad RosierRevert "[AliasSetTracker] Make AST smarter about intrin...
2016-10-26 Enrico GranataFix an issue where frame variable -s <varname> would...
2016-10-26 Nemanja Ivanovic[PowerPC] Implement vec_insert_exp builtins - llvm...
2016-10-26 Rafael EspindolaCall _exit.
2016-10-26 Kostya Serebryany[libFuzzer] simplify TracePC::HandleTrace even further...
2016-10-26 Chad RosierFix test from r285217.
2016-10-26 Rafael EspindolaPass a InputSectionData to classoff.
2016-10-26 Rui UeyamaMove a helper function that doesn't depend on a class...
2016-10-26 Rui UeyamaDefine a helper function to demangle symbols.
2016-10-26 Nemanja Ivanovic[PPC] Implement vector reverse elements builtins (vec_reve)
2016-10-26 Chad Rosier[AArch64] Avoid materializing constant 1 when generatin...
2016-10-26 Enrico GranataActually use = delete to mark constructors and operator...
2016-10-26 Dan Gohman[WebAssembly] Update the README.txt.
2016-10-26 Nirav Dave[MC] Fix comma typo in .loc parsing
2016-10-26 Casey CarterSilence unused parameter warnings in archetypes.hpp
2016-10-26 Robert LougherReapply: "Remove debug location from common tail when...
2016-10-26 Yaxun LiuAMDGPU: Add missing ISA versions gfx7.x.x and 8.x.x.
2016-10-26 Yaxun LiuAMDGPU: Refactor processor definition to use ISA versio...
2016-10-26 Kostya Kortchinsky[scudo] Lay the foundation for 32-bit support
2016-10-26 Robert Lougher[ubsan] Fix vptr.cpp test to be more resilient. NFC.
2016-10-26 Dehao ChenIntroduce updateDiscriminator interface to DILocation...
2016-10-26 Chris Bieneman[CMake] Adding example distribution CMake cache files
2016-10-26 Rafael EspindolaReduce the number of allocators.
2016-10-26 Renato Golin[ARM RT] Fix broken clear_cache debug build on ARM
2016-10-26 Matt ArsenaultReapply "AMDGPU: Don't use offen if it is 0"
2016-10-26 Matt ArsenaultAMDGPU: Fix counting si_mask_branch as 4 bytes
2016-10-26 Matt ArsenaultFix nondeterministic output in local stack slot alloc...
2016-10-26 Sanjay Patel[InstCombine] clean up commonCastTransforms; NFC
2016-10-26 Tom StellardLegalizeDAG: Support promoting [US]DIV and [US]REM...
2016-10-26 Tom StellardAMDGPU/SI: Don't emit multi-dword flat memory ops when...
2016-10-26 Tom StellardAMDGPU/SI: Remove unnecessary run lines from test
2016-10-26 Zvi Rackover[X86] AVX512 fallback for floating-point scalar selects
next