platform/upstream/llvm.git
2016-10-18 Daniel Marjamakialpha.core.UnreachableCode - don't warn about unreachab...
2016-10-18 Simon PilgrimFix signed/unsigned comparison warnings
2016-10-18 Vasileios Kalintiris[mips][FastISel] Instantiate the MipsFastISel class...
2016-10-18 George Rimar[ELF] - Update testcases after llvm change.
2016-10-18 Artem Dergachev[analyzer] Add NumberObjectConversion checker.
2016-10-18 Alex Lorenz[CodeCompletion] Add a block property setter completion...
2016-10-18 George Rimar[llvm-readobj] - Teach readobj to print PT_OPENBSD_RAND...
2016-10-18 George Rimar[ELF] - Linkerscript: accept integer values for PHDRS...
2016-10-18 Pavel LabathFixup r284466 - try to unbreak NetBSD
2016-10-18 Alex Lorenz[CodeCompletion][NFC] Extract a function that formats...
2016-10-18 Alex Lorenz[CodeCompletion][NFC] Extract a function that looks...
2016-10-18 Pavel Labath[cmake] Make dependencies of lldb libraries private...
2016-10-18 John Brawn[SCEV] More accurate calculation of max backedge count...
2016-10-18 Igor Kudrin[libclang] Add missing cursor kinds to python bindings.
2016-10-18 Igor Kudrin[libclang] Fix a failure in a test for python bindings...
2016-10-18 Renato GolinRevert "Resubmit "Add support for advanced number forma...
2016-10-18 Simon Pilgrim[X86][SSE] Added extra (mul x, (1 << c)) -> x << c...
2016-10-18 Javed Absar[ARM] Assign cost of scaling for Cortex-R52
2016-10-18 Simon Pilgrim[X86][SSE] Add lowering to cvttpd2dq/cvttps2dq for...
2016-10-18 Richard Smith[c++1z] Include "noexcept" in builtin function types...
2016-10-18 Richard Smith[c++1z] Use canonical expression equivalence to determi...
2016-10-18 Dean Michael... [XRay] Support for for tail calls for ARM no-Thumb
2016-10-18 Craig Topper[AVX-512] Add test case to check shuffle decoding for...
2016-10-18 Justin BognerObject: Add a missing return in ObjectFile::createObjec...
2016-10-18 Craig Topper[X86] Fix DecodeVPERMVMask to handle cases where the...
2016-10-18 Andrew TrickImprove tablegen gen-subtarget diagnostics for missing...
2016-10-18 Craig Topper[AVX-512] Fix DecodeVPERMV3Mask to handle cases where...
2016-10-18 Craig Topper[AVX-512] Add support for decoding shuffle mask from...
2016-10-18 Jim InghamRemove a debug print statement.
2016-10-18 Jim InghamMore testsuite xfail markings cleanup.
2016-10-18 Dominic Chen[analyzer] Update alpha and potential checker documenta...
2016-10-18 Chris Bieneman[CMake] Add missing dependency on intrinsics_gen
2016-10-18 Chris Bieneman[CMake] Add a few default passthrough variables for...
2016-10-18 Vedant Kumar[Basic] unique_ptr-ify SourceManager::MacroArgsCacheMap...
2016-10-18 Mandeep Singh... Fix differences in codegen between Linux and Windows...
2016-10-18 Vedant Kumar[profile] Mark lprofCurFilename as COMPILER_RT_WEAK
2016-10-17 Jim InghamFix a crash in expressions with fixits in the dummy...
2016-10-17 Zachary TurnerRename HexStyle -> HexFormatStyle, and remove a constexpr.
2016-10-17 Zachary TurnerResubmit "Add support for advanced number formatting."
2016-10-17 Konstantin... [AMDGPU] Mark .note section SHF_ALLOC so lld creates...
2016-10-17 Justin Lebar[ADT] Move CachedHashString to its own header in ADT...
2016-10-17 Justin Lebar[ADT] Add an initializer_list constructor to {Small...
2016-10-17 Justin Lebar[ADT] Add SmallDenseSet.
2016-10-17 Kevin EnderbyNext set of additional error checks for invalid Mach...
2016-10-17 Petr Hosek[Driver] Use stem rather than filename for executable...
2016-10-17 Zachary TurnerRevert formatting changes.
2016-10-17 Zachary TurnerTry to fix build after invalid pointer conversion.
2016-10-17 Sanjay Patelremove FIXME comment (fixed with r284424); NFC
2016-10-17 Eli FriedmanHandle multi-dimensional invariant load.
2016-10-17 Zachary Turner[Support] Add support for "advanced" number formatting.
2016-10-17 Sanjay Patel[DAG] use isConstOrConstSplat in ComputeNumSignBits...
2016-10-17 Adrian PrantlExplicitly pass an isysroot to avoid the SDKROOT overri...
2016-10-17 Walter Erquinigo[lldb] Read modules from memory when a local copy is...
2016-10-17 Sanjay Patel[DAG] make isConstOrConstSplat and isConstOrConstSplatF...
2016-10-17 Adrian PrantlImprove the CHECK lines in debug-options.c by separatin...
2016-10-17 Davide Italiano[Coverage] Update test after r284418.
2016-10-17 Davide Italiano[opt] Strip coverage if debug info is not present.
2016-10-17 Adrian PrantlUpdate testcase for r284416.
2016-10-17 Adrian PrantlDriver/Darwin: Set the DWARF version based on the deplo...
2016-10-17 Dehao ChenIgnore debug info when making optimization decisions...
2016-10-17 Rafael EspindolaDelete dead code.
2016-10-17 Rafael EspindolaAvoid using getComdatSymbolTable.
2016-10-17 Mehdi Amini[doc] use double `` to prevent html output of merging...
2016-10-17 Michael LeMayTest commit.
2016-10-17 Walter ErquinigoHandle relocations to thumb functions when dynamic...
2016-10-17 Rafael EspindolaUpdate for llvm change.
2016-10-17 Rafael EspindolaReturn a StringRef instead of a Comdat*.
2016-10-17 Justin BognerELF: Implement skip() as (void)next()
2016-10-17 Tim NorthoverGlobalISel: support wider range of load/store sizes...
2016-10-17 Justin Bognerunittests: Specify types in a bunch of unittest EXPECT's
2016-10-17 Peter Smith[ELF] Support for R_ARM_TARGET2 relocation
2016-10-17 Michal Gorny[Driver] Use VFS to perform all distribution checks
2016-10-17 Krzysztof ParzyszekAdd a dummy file in each subdirectory in test/Driver...
2016-10-17 Tim NorthoverHexagon: add dummy files to test dir so git keeps them.
2016-10-17 Adrian PrantlFix a typo.
2016-10-17 Alexander Kornienko[clang-tidy] Clean up code after applying replacements.
2016-10-17 Tom StellardAMDGPU/SI: LowerParameter() should be computing align...
2016-10-17 Tom StellardAMDGPU/SI: Fix LowerParameter() for i16 arguments
2016-10-17 Rui UeyamaRename skip(StringRef) -> consume(StringRef).
2016-10-17 Sanjay Patel[DAG] optimize away an arithmetic-right-shift of a...
2016-10-17 Sanjay Patel[x86] add tests to show missing DAG folds for arithmeti...
2016-10-17 Sanjay Patel[x86] auto-generate checks
2016-10-17 Krzysztof ParzyszekReapply r284383. The test failures were due to a missin...
2016-10-17 Haojian Wu[clang-move] Fix generating illegal header guard.
2016-10-17 Teresa JohnsonRename interface for querying physical hardware concurrency
2016-10-17 Krzysztof ParzyszekRevert r284383, while I figure out how to reproduce...
2016-10-17 George Rimar[ELF] - Add support for -nopie
2016-10-17 George Rimar[Object/ELF] - Check Header->e_shoff value earlier...
2016-10-17 Benjamin Kramer[Support] remove_dots: Remove windows test.
2016-10-17 Michael Kruse[ScopDetect] Depend transitively on ScalarEvolution.
2016-10-17 Benjamin Kramer[Support] remove_dots: Remove .. from absolute paths.
2016-10-17 Krzysztof ParzyszekReturn correct path from HexagonToolChain::getHexagonTa...
2016-10-17 Benjamin KramerRevert "Reinstate r281429, reverted in r281452, with...
2016-10-17 James Molloy[SDAG] Use ABI type alignment for constant pools when...
2016-10-17 Renato Golin[docs] Reduce the number of places 'minimum requirement...
2016-10-17 Oliver Stannard[SimplifyCFG] Don't lower complex ConstantExprs to...
2016-10-17 Tobias Grosser[SCEV] Consider delinearization pattern with extension...
2016-10-17 Andrea Di Biagio[CodeGenPrepare] When moving a zext near to its associa...
2016-10-17 George Rimar[ELF] - Don't crash on multiple SHT_MIPS_REGINFO/SHT_MI...
2016-10-17 George Rimar[ELF] - Added testcase relative to D25090.
next