OSDN Git Service

android-x86/external-llvm.git
2017-02-21 Craig Topper[X86] Remove sse4.2 intrinsic tests from the avx intrin...
2017-02-21 Craig Topper[X86] Remove sse4.1 intrinsic tests from the avx intrin...
2017-02-21 Craig Topper[X86] Remove sse3 intrinsic tests from the avx intrinsi...
2017-02-21 Evgeny StupachenkoThe patch introduces new way of narrowing complex ...
2017-02-21 Craig Topper[X86] Remove aes intrinsic tests from the avx intrinsic...
2017-02-21 Craig Topper[X86] Add an AVX command line and regenerate AES intrin...
2017-02-21 Craig Topper[X86] Remove sse2 intrinsic tests from the avx intrinsi...
2017-02-21 Craig Topper[X86] Remove sse1 intrinsic tests from the avx intrinsi...
2017-02-21 Craig Topper[X86] Use SHLD with both inputs from the same register...
2017-02-21 Craig Topper[X86] Fix formatting. NFC
2017-02-21 Craig Topper[AVX-512] Use sse_load_f32/f64 in place of scalar_to_ve...
2017-02-21 Craig Topper[AVX-512] Add test cases showing failure to fold zero...
2017-02-21 Craig Topper[AVX-512] Fix the ExeDomain for vcmpss/vcmpsd.
2017-02-21 Sanjoy Das[ValueTracking] clang-format a section I'm about to...
2017-02-21 Matthias BraunScheduleDAG: Cleanup; NFC
2017-02-21 Matthias BraunSubtargetFeature: Cleanup; NFC
2017-02-21 Sanjoy DasAdd a wrapper around copy_if in STLExtras; NFC
2017-02-21 Taewook Oh[BranchFolding] Update debug location along with the...
2017-02-20 Craig Topper[X86] Add additonal check lines to one of the rotate...
2017-02-20 Craig Topper[X86] FileCheckize one of the rotate tests.
2017-02-20 Sanjoy Das[IndVars] Add an assert
2017-02-20 Davide Italiano[IR/Verifier] List the CU we weren't able to find in...
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
next