OSDN Git Service

android-x86/external-llvm.git
2017-02-21 Matt ArsenaultAMDGPU: Remove dead declarations from MIR tests
2017-02-21 Matt ArsenaultAMDGPU: Remove llvm.AMDGPU.flbit intrinsic
2017-02-21 Matt ArsenaultAMDGPU: Don't use stack space for SGPR->VGPR spills
2017-02-21 Xin Tong[LoopSimplify] Simplify how we compute UniqueExit
2017-02-21 Xin TongMore comments for getUniqueExitBlocks. NFCI
2017-02-21 Adrian PrantlTeach the IR verifier to reject conflicting debug info...
2017-02-21 Geoff Berry[CodeGenPrepare] Sink and duplicate more 'and' instruct...
2017-02-21 Wei DingAMDGPU : AMDGPU : Update AMDGPU Trap Handler ABI.
2017-02-21 Dmitry PreobrazhenskyTest commit
2017-02-21 Simon Pilgrim[X86] EltsFromConsecutiveLoads SDLoc argument should...
2017-02-21 Vassil VassilevDo not leak OpenedHandles.
2017-02-21 Simon Pilgrim[X86][AVX512] Update VPBROADCASTQ test to combine from...
2017-02-21 Simon Pilgrim[X86][AVX] Rename shuffle combine tests to show combine...
2017-02-21 John Brawn[ARM] Correct SP/PC handling in t2MOVr
2017-02-21 Simon Pilgrim[X86][AVX2] Fix VPBROADCASTQ folding on 32-bit targets.
2017-02-21 John Brawn[ARM] Correct SP/PC handling in t2MOVr
2017-02-21 Simon Pilgrim[X86][AVX2] Add AVX512 test targets to AVX2 shuffle...
2017-02-21 Simon Pilgrim[X86][AVX] Add tests showing missed VPBROADCASTQ foldin...
2017-02-21 Simon Pilgrim[X86][SSE] Prefer to combine shuffles to VZEXT over...
2017-02-21 Simon Pilgrim[X86][SSE] Added SSE41 shuffle combining test file.
2017-02-21 Anna Thomas[InstCombine] Do not exercise nested max/min pattern...
2017-02-21 Igor Breger[AVX512] Fix EXTRACT_VECTOR_ELT for v2i1/v4i1/v32i1...
2017-02-21 Alexey Bataev[SLP] Tests for shuffle/blending operations.
2017-02-21 Diana Picus[ARM] GlobalISel: Lower calls to void() functions
2017-02-21 Pavel Labathtablegen: Fix android build
2017-02-21 Craig Topper[X86] Remove ssse3 intrinsic tests from the avx intrins...
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...
next