platform/upstream/llvm.git
2016-12-08 Mike Aizatsky[sanitizers] lsan+sancov doesn't need ubsanrt (multi...
2016-12-08 Simon Atanasyan[mips] Make the test case more specific and provide...
2016-12-08 Ekaterina Romanova[DOXYGEN] Improved doxygen comments for emmintrin.h...
2016-12-08 Simon Atanasyan[mips] Change instruction s/daddiu/addiu/ since O32...
2016-12-08 Simon Atanasyan[mips] Change gnueabi to gnu in the triple because...
2016-12-08 Simon Atanasyan[mips] Remove N32 Android test because Android does...
2016-12-08 Rui UeyamaFix -Wunused-private-field.
2016-12-08 Stephan T.... [libcxx] [test] Fix MSVC warning C4244 "conversion...
2016-12-08 Stephan T.... [libcxx] [test] Fix MSVC warning C4244 "conversion...
2016-12-08 Stephan T.... [libcxx] [test] Fix MSVC warning C4244 "conversion...
2016-12-08 Stephan T.... [libcxx] [test] Fix MSVC warning C4244 "conversion...
2016-12-08 Stephan T.... [libcxx] [test] Fix MSVC warning C4244 "conversion...
2016-12-08 Stephan T.... [libcxx] [test] Fix MSVC warning C4244 "conversion...
2016-12-08 Stephan T.... [libcxx] [test] Fix MSVC warning C4244 "conversion...
2016-12-08 Rui UeyamaCOFF: Use a string saver in Memory.h in Driver.
2016-12-08 David Gross[DebugInfo] Relax test case for long double constants.
2016-12-08 Rui UeyamaRemove unnecessary `llvm::`.
2016-12-08 Reid KlecknerDon't emit .seh_handler directives for any cleanup...
2016-12-08 Greg ClaytonFixed a crasher that has been borking out heap for...
2016-12-08 Krzysztof Parzyszek[RDF] Fix incorrect lane mask calculation
2016-12-08 Sanjay Patel[InstSimplify] add fdiv x/1.0 test and update checks...
2016-12-08 Rui UeyamaCOFF: Use make() to create a new file object in createFile.
2016-12-08 Matt ArsenaultAMDGPU: Make f16 ConstantFP legal
2016-12-08 Stanislav Mekhanoshin[AMDGPU] Fix number of reserved SGPRs on CI to reflect...
2016-12-08 David Gross[DebugInfo] Add support for __fp16, float, and double...
2016-12-08 Matt ArsenaultAMDGPU: Fix commuting v_sub_u16
2016-12-08 Stanislav Mekhanoshin[AMDGPU] Add amdgpu-unify-metadata pass
2016-12-08 Artem Belevich[CUDA] Ignore implicit target attributes during functio...
2016-12-08 Vitaly Buka[asan] Add test which detects bugs undetectable before...
2016-12-08 Rui UeyamaStart using make() in COFF (with a smaller change.)
2016-12-08 Kostya Kortchinsky[sanitizer] Do not use the alignment-rounded-up size...
2016-12-08 Peter CollingbourneIR, X86: Understand !absolute_symbol metadata on global...
2016-12-08 Rui UeyamaRevert r289084: Start using make() in COFF.
2016-12-08 Rui UeyamaStart using make() in COFF.
2016-12-08 Rui UeyamaMove Memory.{h,cpp} to lld/Support so that we can use...
2016-12-08 Ekaterina Romanova[DOXYGEN] Improved doxygen comments.
2016-12-08 Rafael EspindolaChange the implementation of --dynamic-list to use...
2016-12-08 Rui UeyamaUse `make` to simplify. NFC.
2016-12-08 Chris Bieneman[ObjectYAML] Remove DWARF from class names
2016-12-08 Rui UeyamaUse make to instantiate Target and LinkerScript. NFC.
2016-12-08 Rui UeyamaSplit LinkerDriver::link. NFC.
2016-12-08 Rui UeyamaRemove a special handling of AMDGPU entry points.
2016-12-08 Alexander Timofeev[AMDGPU] Scalarization of global uniform loads.
2016-12-08 Douglas YungFixing test to work when the compiler defaults to a...
2016-12-08 Rafael EspindolaAdd support for 'extern "C"'.
2016-12-08 Keno FischerConstantFolding: Don't crash when encountering vector GEP
2016-12-08 Rui UeyamaMake function names shorter. NFC.
2016-12-08 Rui UeyamaDo not use template where template is not needed.
2016-12-08 Greg ClaytonFix ASAN buildbots by fixing a double free crash.
2016-12-08 Rafael EspindolaMake this test more strict. NFC.
2016-12-08 Alex Lorenz[CodeCompletion][ObjC] Use a parameterized NSSet return...
2016-12-08 Rafael EspindolaInline function called only once.
2016-12-08 Rafael EspindolaHandle C++ names in anon scripts.
2016-12-08 Rafael EspindolaInline two functions called only once. NFC.
2016-12-08 Rafael EspindolaAdd two helper functions. NFC.
2016-12-08 Etienne Bergeron[compiler-rt][asan] Fix overlaping parameters for memmo...
2016-12-08 Rafael EspindolaSimplify. NFC.
2016-12-08 Simon Atanasyan[ELF] Correct addAbsolute function argument name
2016-12-08 NAKAMURA TakumiPrune unused libdeps.
2016-12-08 Alex Lorenz[CodeCompletion] Provide Objective-C class property...
2016-12-08 NAKAMURA TakumiPrune unused \param(s) in r289050. [-Wdocumentation]
2016-12-08 NAKAMURA TakumiDIE::addAttribute(): Prune a redundant \param. [-Wdocum...
2016-12-08 Alex Lorenz[Sema] Avoid "case value not in enumerated type" warnin...
2016-12-08 NAKAMURA TakumiLanaiInstPrinter: Prune unused libdeps.
2016-12-08 NAKAMURA TakumiDebugInfoDWARFTests: Prune unused libdeps.
2016-12-08 NAKAMURA TakumiDebugInfoDWARFTests: Add missing deps, AsmPrinter and...
2016-12-08 NAKAMURA TakumiDebugInfoDWARFTests: Reorder LLVM_LINK_COMPONENTS.
2016-12-08 Nicolai Haehnle[SelectionDAG] Add expansion and promotion of [US]MUL_LOHI
2016-12-08 Nicolai HaehnleX86: Add checks for fma_patterns[_wide].ll with -enable...
2016-12-08 Nicolai HaehnleAMDGPU: Properly implement SIRegisterInfo::isFrameOffse...
2016-12-08 Artem Dergachev[analyzer] Add dispatch_data_create as a special case...
2016-12-08 George Rimar[ELF] - Read 16 bits for R_386_16/R_386_PC16 relocation...
2016-12-08 Peter Smith[ELF] ifunc implementation using synthetic sections
2016-12-08 Daniel JasperMove DwarfGenerator.cpp to unittests
2016-12-08 Alexey Bataev[SLP] Fix for PR6246: vectorization for scalar ops...
2016-12-08 Malcolm Parsons[ASTMatcher] Add hasReplacementType matcher for SubstTe...
2016-12-08 Pavel LabathFix MSCV compilation broken by r289040
2016-12-08 Pavel LabathImprove format member detection in llvm::formatv
2016-12-08 Dylan McKay[AVR] Add MIR tests for pseudo instruction expansions
2016-12-08 Simon PilgrimWdocumentation fix
2016-12-08 Simon PilgrimWdocumentation fix
2016-12-08 Oliver StannardAdd a comment consumer mechanism to MCAsmLexer
2016-12-08 Simon Pilgrim[X86][SSE] Add vector test for (shl (or x, c1), c2...
2016-12-08 Eric FiselierAdd more test cases to packaged_task copyability test
2016-12-08 Eric FiselierAvoid C++17 guaranteed copy elision when testing for...
2016-12-08 Sylvestre LedruSupport of mips & mips64 for openmprtl
2016-12-08 Dylan McKay[AVR] Add MIR tests for a few pseudo instructions
2016-12-08 Dylan McKay[AVR] Add an assertion to ensure we don't emit LPM...
2016-12-08 Eric FiselierFix PR30323: numeric_limits<T>::max_digits10 when using...
2016-12-08 Eric FiselierFix _LIBCPP_VERSION tests with modules on Darwin
2016-12-08 Sagar Thakur[MSAN][MIPS] Fix fork.cc test on MIPS
2016-12-08 Jason MolendaWhen we interrupt a process, it was possible or the...
2016-12-08 Simon Atanasyan[ELF][MIPS] Make _gp, _gp_disp, __gnu_local_gp global...
2016-12-08 Peter CollingbourneLTO: Hash the parts of the LTO configuration that affec...
2016-12-08 Jason MolendaIncrease timeout for Frontboard app launch request...
2016-12-08 Ekaterina Romanova[DOXYGEN] Improved doxygen comments for avxintrin.h...
2016-12-08 Richard Smith[c++1z] P0490R0, NB comment GB 20: if std::tuple_size...
2016-12-08 Rafael EspindolaDelete dead code.
2016-12-08 Richard Smith[c++1z] P0003R5: Removing dynamic exception specifications.
2016-12-08 Bruno Cardoso... [Headers] Enable #include_next<float.h> on Darwin
next