platform/upstream/llvm.git
2018-08-15 Nemanja Ivanovic[PowerPC] Enhance the selection(ISD::VSELECT) of vector...
2018-08-15 Krzysztof Parzyszek[SystemZ] Replace subreg_r with subreg_h
2018-08-15 Marcello Maggioni[GVN] Fix typo in IsValueFullyAvailableInBlock. NFC.
2018-08-15 Jonas Paulsson[SystemZ] New CL option to enable subreg liveness
2018-08-15 George Rimar[LLD][ELF] - Stop using binary input in merge-invalid...
2018-08-15 George Rimar[LLD][ELF] - Convert binary input to yaml in sht-group...
2018-08-15 Chijun Sima[SimplifyCFG] Remove pointer from SmallPtrSet before...
2018-08-15 George Rimar[yaml2obj] - Teach yaml2obj to produce SHT_GROUP sectio...
2018-08-15 Joachim Protze[OMPT] Remove OMPT idle callback
2018-08-15 Sam Parker[ARM] TypeSize lower bound for ARMCodeGenPrepare
2018-08-15 Nemanja Ivanovic[PowerPC] Don't run BV DAG Combine before legalization...
2018-08-15 Andrea Di Biagio[llvm-mca] Fix PR38575: Avoid an invalid implicit trunc...
2018-08-15 Simon PilgrimRemove lambda default argument to fix gcc pedantic...
2018-08-15 Momchil VelikovUse .cpp extension for certain tests instead of .cc
2018-08-15 George Rimar[LLD][ELF] - Handle SHT_GROUP more carefully. NFCI.
2018-08-15 George Rimar[yaml2obj] - Teach tool to produce SHT_GROUP section...
2018-08-15 Simon Pilgrim[TargetLowering] Minor cleanup of TargetLowering::Build...
2018-08-15 David Green[UnJ] Rename hasInvariantIterationCount to hasIteration...
2018-08-15 Simon Pilgrim[X86][SSE] Add sdiv by nonuniform constant vector tests
2018-08-15 Aleksandr Urakov[X86] Add sibling-call test cases
2018-08-15 David GreenFix ASTMatchersTraversalTest testcase compile on older...
2018-08-15 Simon Pilgrim[TargetLowering] Minor refactor to TargetLowering:...
2018-08-15 Simon Pilgrim[DagCombiner] Don't bother adding to the work list...
2018-08-15 Simon Pilgrim[TargetLowering] Add support for non-uniform vectors...
2018-08-15 Sam Parker[ARM] Allow signed icmps in ARMCodeGenPrepare
2018-08-15 Sam Parker[ARM] Allow pointer values in ARMCodeGenPrepare
2018-08-15 Max Kazantsev[AliasSetTracker] Do not treat experimental_guard intri...
2018-08-15 Max Kazantsev[NFC] Refactoring of LoopSafetyInfo, step 1
2018-08-15 Max Kazantsev[NFC] Add sanitizing assertion to ICF tracker
2018-08-15 Max Kazantsev[NFC][LICM] Make hoist method void
2018-08-15 Craig Topper[X86] Change legacy SSE scalar fp to integer intrinsics...
2018-08-15 Chandler Carruth[SDAG] Update the AVR backend for the SelectionDAG...
2018-08-15 Richard SmithSilence "unused variable" warning.
2018-08-15 Evgeniy Stepanov[hwasan] Add a basic API.
2018-08-15 Artem Dergachev[analyzer] Add support for constructors of arguments.
2018-08-15 Derek Schuff[WebAssembly] SIMD Splats
2018-08-15 Louis Dionne[libcxx] Fix XFAILs for aligned allocation tests on...
2018-08-15 Louis Dionne[libc++] Disable failing C11 feature tests for <cfloat...
2018-08-15 Louis Dionne[libc++] Detect C11 features on non-Clang compilers
2018-08-14 Chandler Carruth[SDAG] Remove the reliance on MI's allocation strategy for
2018-08-14 Alex Lorenz[clangd] update the new test to check for diagnostic...
2018-08-14 Alex Lorenz[clangd] add an extension field to LSP to transfer...
2018-08-14 Alex Lorenz[clangd] add missing test from r339454
2018-08-14 Heejin Ahn[WebAssembly] Delete a specific push number from test...
2018-08-14 Cameron McInally[FPEnv] Scalarize StrictFP vector operations
2018-08-14 Eli Friedman[ARM] Make PerformSHLSimplify add nodes to the DAG...
2018-08-14 Matt Morehouse[SanitizerCoverage] Add associated metadata to PC guards.
2018-08-14 Vlad TsyrklevichSafeStack: Disable Darwin support
2018-08-14 Stephen KellyRemove obsolete comment
2018-08-14 Stephen KellyFix Stmt::ignoreImplicit
2018-08-14 Stephen KellyRemove vestiges of configure buildsystem
2018-08-14 Reid KlecknerFix lit fatal errors about requiring a USE_Z3_SOLVER...
2018-08-14 Artem Dergachev[CFG] [analyzer] Find argument constructors in CXXTempo...
2018-08-14 Artem Dergachev[analyzer] Add a test forgotten in r339088.
2018-08-14 Alina SbirleaAdd proper headers in CFGUpdate.h and add CFGDiff.h...
2018-08-14 Vlad TsyrklevichReland "SafeStack: Delay thread stack clean-up""
2018-08-14 Anna ThomasNFC: Clarify comment in loop vectorization legality
2018-08-14 Craig Topper[InlineAsm] Update the min-legal-vector-width function...
2018-08-14 Vlad TsyrklevichSafeStack: Disable Darwin support
2018-08-14 Vlad TsyrklevichSafeStack: Disable Darwin support
2018-08-14 Stefan GranitzRemove asseration from ConstString::GetConstCStringAndS...
2018-08-14 Raphael IsemannStability improvements for CompletionTest
2018-08-14 Adrian Prantl[DebugInfoMetadata] Added DIFlags interface in DIBasicType.
2018-08-14 Sanjay Patel[InstCombine] fix typos in tests; NFC
2018-08-14 Heejin Ahn[WebAssembly] SIMD encoding tests
2018-08-14 Sanjay Patel[InstCombine] add tests for pow->sqrt; NFC
2018-08-14 Heejin Ahn[WebAssembly] Fix encoding of non-SIMD vector-typed...
2018-08-14 George Karpenkov[analyzer] Fix bots by removing new check-clang-analyze...
2018-08-14 Zachary Turner[MS Demangler] Fix some minor formatting bugs.
2018-08-14 Heejin Ahn[WebAssembly] SIMD extract_lane
2018-08-14 Andrea Di Biagio[Tablegen][MCInstPredicate] Removed redundant template...
2018-08-14 Kostya Kortchinsky[scudo] Fix race condition in deallocation path when...
2018-08-14 Alexey Bataev[OPENMP] Fix processing of declare target construct.
2018-08-14 Anna Thomas[LV] Teach about non header phis that have uses outside...
2018-08-14 Louis Dionne[libc++] Fix incorrect definition of TEST_HAS_C11_FEATURES
2018-08-14 Petr Hosek[CMake] Don't parse target triple except for arch
2018-08-14 Bruno Cardoso... Revert "[DebugInfo] Generate DWARF debug information...
2018-08-14 Alina Sbirlea[GraphDiff] Make InverseGraph a property of a GraphDiff.
2018-08-14 Martin Storsjo[CMake] Fix the LIBCXX_STATICALLY_LINK_ABI_IN_SHARED_LI...
2018-08-14 Simon Pilgrim[X86][SSE] Avoid duplicate shuffle input sources in...
2018-08-14 Raphael IsemannRemove manual byte counting from Highlighter code.
2018-08-14 Alina Sbirlea[DomTree] Cleanup Update and LegalizeUpdate API moved...
2018-08-14 Kevin P. NealWe have in place support for parsing #pragma FENV_ACCES...
2018-08-14 David Bolvansky[NFC] Tests for select with binop fold - FP opcodes
2018-08-14 Kevin P. NealRevert test commit
2018-08-14 Kevin P. NealTest commit
2018-08-14 Alina SbirleaExpose CFG Update struct. Define GraphTraits to get...
2018-08-14 Nirav Dave[DAG] Avoid redundant chain transversal in store merge...
2018-08-14 Kirill BobyrevNFC: Enforce good formatting across multiple clang...
2018-08-14 Simon Pilgrim[X86][SSE] Add shuffle combine support for OR(PSHUFB...
2018-08-14 Julie Hockett[clang-doc] Fix unused variable
2018-08-14 Simon Pilgrim[X86][SSE] Add shuffle combine tests for OR(PSHUFB...
2018-08-14 Sanjay Patel[InstCombine] regenerate checks; NFC
2018-08-14 Fedor Sergeev[Inliner] add inliner stats to new pm version of inliner
2018-08-14 Sanjay Patel[InstCombine] regenerate checks; NFC
2018-08-14 George Rimar[LLD][ELF] - Eliminate dead code from OffsetGetter...
2018-08-14 Simon Pilgrim[X86][SSE] Generalize lowerVectorShuffleAsBlendOfPSHUFB...
2018-08-14 Sven van Haastregt[OpenCL] Add test for constant sampler argument
2018-08-14 Sid Manning[ELF][HEXAGON] Add R_HEX_32 support
2018-08-14 Hsiangkai Wang[DebugInfo] Generate DWARF debug information for labels...
next