OSDN Git Service

android-x86/external-llvm.git
2017-07-24 Reid KlecknerAdd missing case to switch
2017-07-24 Benjamin Kramer[CodeGenPrepare] Cut off FindAllMemoryUses if there...
2017-07-24 Reid Kleckner[codeview] Emit 'D' as the cv source language for D...
2017-07-24 Reid KlecknerFormat some case labels and shrink an anonymous namespa...
2017-07-24 Ilya BiryukovNFC. Fixed typos in the comments.
2017-07-24 Alexandre Isoard[DOTGraphTraits] Propagate Graph template argument...
2017-07-24 Simon PilgrimFix spelling in comments. NFCI.
2017-07-24 Florian Hahn[LoopInterchange] Update code to use range-based for...
2017-07-24 Ayman Musa[X86][AVX512] Add patterns for masked AVX512 floating...
2017-07-24 Coby Tayree[X86][InlineAsm][Ms Compatibility]Prefer variable name...
2017-07-23 Dylan McKay[AVR] Remove the instrumentation pass
2017-07-23 Dylan McKay[AVR] Improve the 'icall-func-pointer-correct-addr...
2017-07-23 Petr Hosek[CodeGen][X86] Fuchsia supports sincos* libcalls and...
2017-07-23 Momchil VelikovFix typo: GETTER to SETTER (NFC)
2017-07-23 Florian Hahn[AArch64] Add test for function alignment for a optsize...
2017-07-23 Chad Rosier[AArch64] Redundant Copy Elimination - remove more...
2017-07-23 Max Kazantsev[SCEV] Limit max size of AddRecExpr during evolving
2017-07-23 NAKAMURA TakumiRuntimeDyldELF.cpp: Prune unused "TargetRegistry.h"
2017-07-23 NAKAMURA Takumi[Modules] Rework r274270. Let Clang targets depend...
2017-07-23 Craig Topper[X86] Add some hasSideEffects=0 flags.
2017-07-23 Craig Topper[X86] Add patterns for memory forms of SARX/SHLX/SHRX...
2017-07-23 Nirav Dave[DAG] Fix typo preventing some stores merges to truncat...
2017-07-22 Petr HosekRevert "Reland "[LLVM][llvm-objcopy] Added basic plumbi...
2017-07-22 Petr HosekReland "[LLVM][llvm-objcopy] Added basic plumbing to...
2017-07-22 Craig Topper[X86] Add nopq instruction which is a rex encoded versi...
2017-07-22 Craig Topper[X86] Add register form of NOPL and NOPW for assembler...
2017-07-22 Matt ArsenaultAMDGPU: Remove leftover td file
2017-07-22 David BlaikieCommit missing/empty test file from r308789
2017-07-22 Matt ArsenaultRA: Remove another assert on empty intervals
2017-07-22 Kostya Serebryany[libFuzzer] reimplement experimental_len_control=1...
2017-07-21 Matt ArsenaultRA: Remove assert on empty live intervals
2017-07-21 Petr HosekRevert "[LLVM][llvm-objcopy] Added basic plumbing to...
2017-07-21 Petr HosekReland "[LLVM][llvm-objcopy] Added basic plumbing to...
2017-07-21 Erich KeaneRemove Bitrig: LLVM Changes
2017-07-21 David Blaikie[ProfData] Detect if zlib is available
2017-07-21 Eugene Zelenko[Analysis] Fix some Clang-tidy modernize and Include...
2017-07-21 Xinliang David Li[PGOInstr] Add a debug print
2017-07-21 Farhana AleenX86InterleaveAccess: A fix for bug33826
2017-07-21 Konstantin... AMDGPU: Implement memory model
2017-07-21 Guozhi Wei[PPC] Add Defs = [CARRY] to MIR SRADI_32
2017-07-21 Konstantin... AMDGPU: Introduce maybeAtomic instruction flag
2017-07-21 Matt ArsenaultAMDGPU: Preserve undef flag in eliminateFrameIndex
2017-07-21 Xin Tong[DAGCombiner] Update comment. NFC
2017-07-21 Matt ArsenaultAMDGPU: Partially fix improper reliance on memoperands
2017-07-21 Matt ArsenaultAMDGPU: Don't track lgkmcnt for global_/scratch_ instru...
2017-07-21 Reid KlecknerFix DebugInfo/PDB build by adding missing changes
2017-07-21 Reid Kleckner[PDB] Dump extra info about the publics stream
2017-07-21 Matt ArsenaultAMDGPU: Fix getMemOpBaseRegImmOfs for flat with offsets
2017-07-21 Krzysztof Parzyszek[Hexagon] Add inline-asm constraint 'a' for modifier...
2017-07-21 Haojie WangThinLTO Minimized Bitcode File Size Reduction
2017-07-21 Simon Dardis[mips] Support -membedded-data and fix a related bug
2017-07-21 Adrian PrantlDe-brief doxygen comments
2017-07-21 Adrian PrantlUse default initializers (NFC)
2017-07-21 Adrian PrantlCanonicalize the spelling of RefDie (NFC)
2017-07-21 Anna Thomas[RuntimeUnroll] NFC: Add a profitability function for...
2017-07-21 Dinar Temirbulatov[SLPVectorizer] Replace E->Scalars to VL0 at vectorizeT...
2017-07-21 Matt ArsenaultAMDGPU: Add instruction definitions for some scratch_...
2017-07-21 Dinar Temirbulatov[SLPVectorizer] buildTree_rec replace cast<Instruction...
2017-07-21 Petar Jovanovic[mips] Enable IAS by default for Android MIPS64
2017-07-21 Dmitry Preobrazhensky[AMDGPU][MC][GFX9] Added support of VOP3 'op_sel' modifier
2017-07-21 Dinar Temirbulatov[SLPVectorizer] Change canReuseExtract function paramet...
2017-07-21 Jonas Paulsson[SystemZ] test update
2017-07-21 Jonas Paulsson[SystemZ, LoopStrengthReduce]
2017-07-21 Simon Pilgrim[X86][SSE] Add extra (sra (sra x, c1), c2) -> (sra...
2017-07-21 Simon Pilgrim[X86][SSE] Add pre-AVX2 support for (i32 bitcast(v32i1...
2017-07-21 Philipp SchaadCommit access test
2017-07-21 Eric BeckmannOnly use xml if iconv is found, which is a prerequisite.
2017-07-21 Adrian Prantldsymutil: strip unused types from imported DW_TAG_modules
2017-07-21 Adrian PrantlDebug Info: Don't strip clang module skeleton CUs.
2017-07-21 Spyridoula... [DWARF] Generalized verification of .debug_abbrev to...
2017-07-21 Craig Topper[AVX-512] Fix a bug that prevented some non-temporal...
2017-07-20 Eric BeckmannExplicitly disable libxml2 on android.
2017-07-20 George KarpenkovGenerate a compile_commands.json DB for external projects.
2017-07-20 Evandro Menezes[AArch64] Adjust the cost model for Exynos M1 and M2
2017-07-20 Eric BeckmannOnly defined CombinedRoot if libxml2 is used.
2017-07-20 Kevin EnderbyAdd error handling to the dyld compact export entries...
2017-07-20 Eric BeckmannOnly enable libxml2 on linux, because systems like...
2017-07-20 Tim NorthoverRecommit: GlobalISel: select G_EXTRACT and G_INSERT...
2017-07-20 Tim NorthoverGlobalISel: stop localizer putting constants before...
2017-07-20 Rui UeyamaMake a file end with n and remove trailing whitespace.
2017-07-20 Eric BeckmannMake tests always depend on llvm-mt, because some tests...
2017-07-20 Eric BeckmannImplement parsing and writing of a single xml manifest...
2017-07-20 Artem Belevich[NVPTX] Add lowering of i128 params.
2017-07-20 Matt ArsenaultAMDGPU: Rename _RTN atomic instructions
2017-07-20 Matt ArsenaultAdd an ID field to StackObjects
2017-07-20 Zvi Rackover[X86] Adding ISel tests for strided-shuffles with non...
2017-07-20 Artem BelevichChanged EOL back to LF. NFC.
2017-07-20 Matt MorehouseGenerate error reports when a fuzz target exits.
2017-07-20 Davide Italiano[PGO] Move the PGOInstrumentation pass to new OptRemark...
2017-07-20 Francis Visoiu... [PEI] Fix refactoring from r308664
2017-07-20 Mandeep Singh... [COFF, ARM64, CodeView] Add support to emit CodeView...
2017-07-20 Francis Visoiu... [PEI] Separate saving and restoring CSRs into different...
2017-07-20 Kostya Serebryany[libFuzzer] delete stale code
2017-07-20 James Y Knight[SPARC] Clean up the support for disabling fsmuld and...
2017-07-20 Krzysztof ParzyszekImplement LaneBitmask::getNumLanes and LaneBitmask...
2017-07-20 Craig Topper[X86] Allow masks with more than 6 bits set on the...
2017-07-20 Craig Topper[X86] Add test case to demonstrate that we don't allow...
2017-07-20 Krzysztof ParzyszekUse LaneBitmask::getLane in a few more places
2017-07-20 Kostya Serebryany[libFuzzer] make sure CheckExitOnSrcPosOrItem is called...
2017-07-20 Nirav Dave[DAG] Commit missed nit cleanup from r308617. NFC.
next