OSDN Git Service

android-x86/external-llvm.git
2017-02-20 Daniel BerlinMemorySSA: Add support for renaming uses in the updater.
2017-02-20 Craig Topper[X86] FileCheckize one of the rotate tests.
2017-02-20 Steven WuFix use-after-free found by ASAN
2017-02-20 Craig Topper[AVX-512] Add a few more patterns for selecting masked...
2017-02-20 Simon Pilgrim[X86] Tidyup combineExtractVectorElt. NFCI.
2017-02-20 Simon Pilgrim[X86][SSE] Regenerate extracted bitcasted constant...
2017-02-20 Daniel Sanders[globalisel] OperandPredicateMatcher's shouldn't need...
2017-02-20 Simon Pilgrim[X86][SSE] Regenerate re-materialized store tests and...
2017-02-20 Simon Pilgrim[X86][SSE] Regenerate vselect widening tests and add...
2017-02-20 Diana Picus[ARM] GlobalISel: Don't select atomic loads
2017-02-20 Daniel Sanders[globalisel] Separate the SelectionDAG importer from...
2017-02-20 Igor Breger[X86] Fix EXTRACT_VECTOR_ELT with variable index from...
2017-02-20 Alexey Bataev[SLP] Additional test for vectorization of cal/invoke...
2017-02-20 Simon Pilgrim[X86][AVX512] Add support for ASHR v2i64/v4i64 support...
2017-02-20 Sanne Wouda[ARM] Add a div regression test for Cortex-M23
2017-02-20 Simon PilgrimStrip trailing whitespace.
2017-02-20 Simon Pilgrim[SelectionDAG] Add scalarization support for ISD::...
2017-02-20 Sjoerd MeijerAArch64AsmParser: tablegen the isBranchTarget helper...
2017-02-20 Simon Dardis[mips] Add test for mul macro variants
2017-02-20 NAKAMURA Takumillvm/examples/Kaleidoscope/BuildingAJIT: More fixup...
2017-02-20 NAKAMURA Takumillvm/examples/Kaleidoscope/include/KaleidoscopeJIT...
2017-02-20 Ayman Musa[X86][AVX] Extend hasVEX_WPrefix bit to accept WIG...
2017-02-20 Alexey Bataev[SLP] nullptr'ize initial value in `findBuildAggregate...
2017-02-20 Alexey Bataev[SLP] Rework `findBuildAggregate()` from ercursive...
2017-02-20 Craig Topper[AVX-512] Add more patterns to fold masked VPTERNLOG...
2017-02-20 Craig Topper[AVX-512] Add tests for missed opportunities to fold...
2017-02-20 Craig Topper[AVX-512] Fix mistake in the immediate swizzle for...
2017-02-20 Craig Topper[AVX-512] Use a better immediate in the VPTERNLOG commu...
2017-02-20 Lang Hames[Orc] Rename ObjectLinkingLayer -> RTDyldObjectLinkingL...
2017-02-20 Craig Topper[AVX-512] Add more VPTERNLOG patterns to enable folding...
2017-02-20 Craig Topper[X86] Use memory form of shift right by 1 when the...
2017-02-20 Craig Topper[X86] Add test cases showing missed opportunities to...
2017-02-19 Daniel Jaspers/REQUIRES: Asserts/REQUIRES: asserts/
2017-02-19 Craig Topper[AVX-512] Remove AddedComplexity from masked operations...
2017-02-19 Simon Pilgrim[X86] Use peekThroughOneUseBitcasts helper. NFCI.
2017-02-19 Davide Italiano[X86] Prefer static_cast<> to C-style cast. NFCI.
2017-02-19 Craig Topper[AVX-512] Disable peephole optimizations on the VPTERNL...
2017-02-19 Davide Italiano[AArch64] Prefer static_cast<> to C-style cast. NFCI.
2017-02-19 Simon Pilgrim[X86][SSE] Use getTargetConstantBitsFromNode to find...
2017-02-19 Craig Topper[AVX-512] Add patterns to recognize masked vpternlog...
2017-02-19 Craig Topper[AVX-512] Add test cases that show failure to select...
2017-02-19 Simon Pilgrim[X86][SSE] Enable initial support for domain crossing...
2017-02-19 Artyom SkrobovRemove redundant call to GluedNodes.back() [NFC]
2017-02-19 Simon Pilgrim[X86][SSE] Generalize INSERTPS/SHUFPS/SHUFPD combines...
2017-02-19 Igor Kudrin[llvm-cov] Respect Windows line endings when parsing...
2017-02-19 Simon Pilgrim[X86][SSE] Add domain crossing support for target shuff...
2017-02-19 Simon PilgrimRemoved extra ';'
2017-02-19 Craig Topper[AVX-512] Add broadcast VPTERNLOG instructions to speci...
2017-02-19 Craig Topper[AVX-512] Add patterns to show missed opportunities...
2017-02-19 NAKAMURA TakumiUntabify.
2017-02-19 Daniel BerlinRe-add debugcounter.ll with Requires: Asserts so that...
2017-02-19 Daniel BerlinWhich, in turn, causes build bots to fail that have...
2017-02-19 Daniel BerlinXFAIL this test until we figure out what to do here...
2017-02-19 Daniel BerlinAdd two files lost in rebase, causing build break
2017-02-19 Daniel BerlinAdd a DebugCounter for PredicateInfo renaming, and...
2017-02-19 Daniel BerlinAdd initial support for debug counting
2017-02-19 NAKAMURA Takumillvm/test/CodeGen/AMDGPU/r600.alu-limits.ll should...
2017-02-19 Craig Topper[X86] Remove patterns for MOVSD with v4i32 types. We...
2017-02-19 Craig Topper[X86] Tighten up some of the SDNode type constraints.
2017-02-19 Simon PilgrimFix unused variable warning when assertions are disabled.
2017-02-19 Simon Pilgrim[X86] Fix enumeral/non-enumeral conditional expression...
2017-02-19 Simon PilgrimFix 'variable set but not used' warning when assertions...
2017-02-18 Daniel BerlinNewGVN: Start making use of predicateinfo pass.
2017-02-18 Daniel BerlinNewGVN: Make ranking prefer undef to constants. Fix...
2017-02-18 Daniel BerlinPredicateInfo: Clean up predicate info a little, using...
2017-02-18 Simon PilgrimFix signed/unsigned comparison warning.
2017-02-18 Craig Topper[X86][XOP] Reduce the size of a multiclass by moving...
2017-02-18 Craig Topper[TableGen] Make sure EnforceSameSize populates the...
2017-02-18 Simon Pilgrim[AArch64] Fix enumeral/non-enumeral conditional express...
2017-02-18 Simon Pilgrim[X86] Fix enumeral/non-enumeral comparison warning.
2017-02-18 Simon Pilgrim[X86][SSE] Avoid repeated calls to SDValue::getValueType.
2017-02-18 Sanjay Patel[InstCombine] add nsw/nuw X, signbit --> or X, signbit
2017-02-18 Sanjay Patel[InstSimplify] add nsw/nuw (xor X, signbit), signbit...
2017-02-18 Sanjay Patel[InstSimplify] add tests for add nsw/nuw (xor X, signbi...
2017-02-18 Craig TopperRecommit "[X86] Remove XOP VPCMOV intrinsics and autoup...
2017-02-18 Sanjay Patel[x86] remove stale comments from tests; NFC
2017-02-18 Sanjay Patel[x86] fold sext (xor Bool, -1) --> sub (zext Bool), 1
2017-02-18 Piotr Padlewski[MemorySSA] NFC small fixes
2017-02-18 Craig TopperRevert "[X86] Remove XOP VPCMOV intrinsics and autoupgr...
2017-02-18 Craig Topper[X86] Remove XOP VPCMOV intrinsics and autoupgrade...
2017-02-18 Craig Topper[X86][IR] Simplify the XOP vpcmov autoupgrade code...
2017-02-18 Craig Topper[X86][IR] Merge together some very similar AutoUpgrade...
2017-02-18 Matt ArsenaultAMDGPU: Fix assembler subtarget predicate for gfx9
2017-02-18 Matt ArsenaultAMDGPU: Fix disassembly of aperture registers
2017-02-18 Matt ArsenaultAMDGPU: Merge initial gfx9 support
2017-02-18 Sanjay Patel[InstCombine] add tests for trunc(insertelement); NFC
2017-02-18 Easwaran RamanRefactor instruction simplification code in visitors...
2017-02-18 Sanjay Patel[InstCombine] update trunc(shuffle) tests to reflect...
2017-02-18 Brian Cainopt-viewer: Fix syntax highlighting
2017-02-18 Craig Topper[AVX-512] Remove 128/256-bit masked fp max/min intrinsi...
2017-02-18 Dehao ChenAdd default OptLevel value for createSimpleLoopUnrollPa...
2017-02-18 Jan VeselyAMDGPU/R600: Assert on infinite loop in EmitClauseMarkers
2017-02-18 Dehao ChenIncreases full-unroll threshold.
2017-02-18 Davide Italiano[IR/Verifier] Don't visit DISubprograms more than needed.
2017-02-18 Dylan McKay[AVR] Set UseIntegratedAssembler
2017-02-18 Justin BognerOptDiag: Allow constructing DiagnosticLocation from...
2017-02-18 Zachary TurnerRemove the is_trivially_copyable check entirely.
2017-02-18 Zachary TurnerUse llvm workaround for missing is_trivially_copyable.
2017-02-18 Zachary TurnerDon't assume little endian in StreamReader / StreamWriter.
2017-02-18 Matthias Braunmachine-region-info.mir: Slightly simplify test, -mtriple
next