OSDN Git Service

android-x86/external-llvm.git
2018-02-11 Charles Saternos[ThinLTO] Add GraphTraits for FunctionSummaries
2018-02-11 Brock Wyma[CodeView] Allow variable names to be as long as the...
2018-02-11 Craig Topper[X86] Update some required-vector-width.ll test cases...
2018-02-11 Simon Pilgrim[X86][SSE] Use SplitBinaryOpsAndApply to recognise...
2018-02-11 Sanjay Patel[InstCombine] X / (X * Y) -> 1 / Y if the multiplicatio...
2018-02-11 Craig Topper[X86] Use min/max for vector ult/ugt compares if avoids...
2018-02-11 Simon Pilgrim[X86][SSE] Moved SplitBinaryOpsAndApply earlier so...
2018-02-11 Sanjay Patel[InstCombine] add tests for div-mul folds; NFC
2018-02-11 Sanjay Patel[TargetLowering] try to create -1 constant operand...
2018-02-11 Simon Pilgrim[X86] Add PR33747 test case
2018-02-11 Simon Pilgrim[X86][SSE] Enable SMIN/SMAX/UMIN/UMAX custom lowering...
2018-02-11 Lama Sabafix test/CodeGen/X86/fixup-sfb.ll test failure after...
2018-02-11 Lama Saba[X86] Reduce Store Forward Block issues in HW
2018-02-11 Craig Topper[X86] Don't make 512-bit vectors legal when preferred...
2018-02-11 Craig Topper[X86] Remove setOperationAction lines for promoting...
2018-02-11 Craig Topper[SelectionDAG] Remove TargetLowering::getConstTrueVal...
2018-02-11 Craig Topper[X86] Remove some redundant qualifications from the...
2018-02-10 Simon Pilgrim[X86][SSE] Add SMIN/SMAX combine test
2018-02-10 Craig Topper[X86] Change signatures of avx512 packed fp compare...
2018-02-10 Simon Pilgrim[X86][SSE] Add UMIN/UMAX combine test
2018-02-10 Simon Pilgrim[InstCombine] Add constant vector support for ~(C ...
2018-02-10 Simon Pilgrim[X86][SSE] Increase PMULLD costs to better match hardware
2018-02-10 Craig Topper[X86] Custom legalize (v2i32 (setcc (v2f32))) so that...
2018-02-10 Craig Topper[X86] Extend inputs with elements smaller than i32...
2018-02-10 Craig Topper[X86] Remove some check-prefixes from avx512-cvt.ll...
2018-02-10 Sanjay Patel[x86] preserve test intent by removing undef
2018-02-10 Sanjay Patel[x86] preserve test intent by removing undef
2018-02-10 Simon PilgrimFix Wdocumentation warning. NFCI.
2018-02-10 Sanjay Patel[ARM] preserve test intent by removing undef
2018-02-10 Simon PilgrimFix Wdocumentation warnings. NFCI.
2018-02-10 Simon Pilgrim[X86][SSE] Regenerate old sitofp v2i32 test
2018-02-10 Craig Topper[X86] Custom legalize (v2i1 (fp_to_uint/fp_to_sint...
2018-02-10 Craig Topper[X86] Legalize zero extends from vXi1 to vXi16/vXi32...
2018-02-10 Craig Topper[X86] Teach combineExtSetcc to handle ZERO_EXTEND by...
2018-02-10 Fangrui Song[utils] Refactor utils/update_{,llc_}test_checks.py...
2018-02-10 Nirav Dave[DAG] Make early exit hasPredecessorHelper return true...
2018-02-10 Craig Topper[X86] Teach combineInsertSubvector how to combine some...
2018-02-10 George KarpenkovMake LLVM timer reprintable: that is, make more than...
2018-02-10 David BlaikieREQUIRES: shell a couple of tests that require the...
2018-02-10 Mircea Trofin[LV] Fix analyzeInterleaving when -pass-remarks enabled
2018-02-09 Daniel Neilson[Hexagon] Update uses of deprecated IRBuilder CreateMem...
2018-02-09 Alexander Shaposhnikov[llvm-objcopy] Make modifications in-place if output...
2018-02-09 Craig Topper[X86] Teach lower1BitVectorShuffle to recognize shuffle...
2018-02-09 Daniel Neilson[ARMFastISel] Replace deprecated calls to MemoryIntrins...
2018-02-09 Justin BognerCMake: Allow specifying arbitrary CCACHE parameters
2018-02-09 Dan Gohman[WebAssembly] Add mechanisms for specifying an explicit...
2018-02-09 Dan Gohman[WebAssembly] Add an LLVM_FALLTHROUGH to address a...
2018-02-09 Daniel Neilson[AMDGPUPromoteAlloca] Replace deprecated memory intrins...
2018-02-09 Daniel Neilson[AArch64FastISel] Replace deprecated calls to MemoryInt...
2018-02-09 Francis Visoiu... [X86][MC] Fix assembling rip-relative addressing +...
2018-02-09 Matt Davis[CodeGen] Add lifetime markers to the list of meta...
2018-02-09 Sam Clegg[WebAssebmly] Report undefined symbols correctly in...
2018-02-09 Francis Visoiu... [CodeGen] Print predecessors as MIR comments in -debug...
2018-02-09 Kevin Enderbyllvm-objdump when printing the Objective-C meta data...
2018-02-09 Evandro Menezes[AArch64] Adjust the cost model for Exynos M3
2018-02-09 Vedant Kumar[Utils] Salvage debug info from dead 'or' instructions
2018-02-09 Krzysztof Parzyszek[Hexagon] Add code to select QTRUE and QFALSE
2018-02-09 Matt ArsenaultDeclare PostDominatorTree as a class
2018-02-09 Artem Belevich[tablegen] Fixed few !foreach evaluation issues.
2018-02-09 Steven Wu[ThinLTO] Teach ThinLTO about auto hide symbols
2018-02-09 Sanjay Patel[x86] remove duplicate undef tests; NFC
2018-02-09 Simon Pilgrim[InstCombine] Add vector xor tests
2018-02-09 Matt ArsenaultAMDGPU: Remove tied operand from si_else
2018-02-09 Rafael EspindolaEmit smaller exception tables for non-SJLJ mode.
2018-02-09 Rafael EspindolaUse assembler expressions to lay out the EH LSDA.
2018-02-09 Matt ArsenaultReapply "AMDGPU: Add 32-bit constant address space"
2018-02-09 Matt ArsenaultAMDGPU: Fix layering issue
2018-02-09 Evandro Menezes[AArch64] Refactor stand alone methods (NFC)
2018-02-09 David BlaikiePre-emptively fix test case for windows path separators
2018-02-09 David BlaikieRemove some unnecessary REQUIRES: shell from a couple...
2018-02-09 Krzysztof Parzyszek[Hexagon] Express calling conventions via .td file...
2018-02-09 Stefan Maksimovic[DebugInfo] Don't insert DEBUG_VALUE after terminators
2018-02-09 Stefan Maksimovic[SelectionDAG] Provide adequate register class for...
2018-02-09 Oliver Stannard[ELF] Print the .type assembly directive correctly...
2018-02-09 Simon Dardis[mips] UnXFAIL gprestore.ll test.
2018-02-09 Simon Pilgrim[InstCombine] Add constant vector support for X udiv...
2018-02-09 Clement Courbet[TargetSchedule] Fix r324582.
2018-02-09 Pavel Labath[CodeGen] Optimize AccelTable
2018-02-09 Jonas Paulsson[AArch64] Return true in enableMultipleCopyHints().
2018-02-09 Serguei KatkovRename and move utility function getLatchPredicateForGu...
2018-02-09 Vedant Kumar[bugpoint] Report non-existent opt binary
2018-02-09 Stanislav Mekhanoshin[AMDGPU] More descriptive names in the memory legalizer
2018-02-09 Peter CollingbourneLTO: Include live bit in ThinLTO cache key.
2018-02-09 Craig Topper[X86] Simplify some code in lowerV4X128VectorShuffle...
2018-02-09 Craig Topper[X86] Teach shuffle lowering to recognize 128/256 bit...
2018-02-09 Craig Topper[X86] Add 512-bit shuffle test cases for concatenating...
2018-02-09 Victor Leschuk[lit] Pass CLANG env var to testing configuration
2018-02-09 Vedant Kumar[bugpoint] Simplify reducers which can fail verificatio...
2018-02-09 Vedant Kumar[bugpoint] Delete a dead cl::opt (-child-output)
2018-02-09 Vedant Kumar[bugpoint] Avoid noisy errors by passing a valid opt...
2018-02-09 David BlaikieDebugInfo/llvm-symbolizer: Test symbolizing Split DWARF...
2018-02-09 Lang Hames[ORC] Remove Layer handles from the layer concept.
2018-02-09 Douglas YungMake test changes added in r324584 more robust by using...
2018-02-09 Aditya Nandakumar[GISel]: Verify COPIES involving generic registers.
2018-02-09 Francis Visoiu... [CodeGen] Unify the syntax of MBB liveins in MIR and...
2018-02-09 Craig Topper[x86] Add test cases to demonstrate some dumb mask...
2018-02-09 Evgeniy Stepanov[hwasan] Fix kernel instrumentation of stack.
2018-02-09 Francis Visoiu... [CodeGen] Don't compute BranchProbability for MBB:...
2018-02-09 Francis Visoiu... [CodeGen] Only print successors when the list is not...
2018-02-09 Francis Visoiu... [CodeGen] Unify the syntax of MBB successors in MIR...
next