OSDN Git Service

android-x86/external-llvm.git
2018-01-23 Craig Topper[X86] Don't reorder (srl (and X, C1), C2) if (and X...
2018-01-23 Craig Topper[X86] Remove 'NOREX' comment from the printing of _NORE...
2018-01-23 Craig Topper[X86] Various vXi1 insertion improvements.
2018-01-23 David BlaikieNewPM: Add an extension point for the start of the...
2018-01-23 Sam Clegg[WebAssembly] Store function index rather than table...
2018-01-22 Rui UeyamaRevert r322595: Specify inline for isWhitespace in...
2018-01-22 Chandler CarruthIntroduce the "retpoline" x86 mitigation technique...
2018-01-22 Mark Searles[AMDGPU] SI Load Store Optimizer: When merging with...
2018-01-22 Jake Ehrlich[llvm-objcopy] Use physical instead of virtual address...
2018-01-22 Dmitry Vyukovasan: allow inline instrumentation for the kernel
2018-01-22 Evandro Menezes[AArch64] Create a separate feature set for Exynos M3
2018-01-22 Joel Galenson[ARM] Cleanup part of ARMBaseInstrInfo::optimizeCompare...
2018-01-22 Reid Kleckner[CodeGen] Shrink MachineOperand by 8 bytes on Windows
2018-01-22 Ilya Biryukov[Dockerfiles] Use a newer version of ninja when buildin...
2018-01-22 Petar Jovanovic[mips] add warnings for using dsp and msa flags with...
2018-01-22 Ulrich Weigand[SystemZ] Fix bootstrap failure due to invalid DAG...
2018-01-22 Marina YatsinaFix bug in commit 323096 exposed by test in test-suite...
2018-01-22 Sander de Smalen[AArch64][SVE] Asm: PTRUE and PTRUES instructions
2018-01-22 Carey Williams[AArch64] optimise v4f16 fcmps to utilise vector instru...
2018-01-22 Eugene Leviant[ThinLTO] Re-commit of dot dumper after test fix
2018-01-22 Marina YatsinaFixing warnings caused by commit 323095
2018-01-22 Pavel LabathRename DwarfAcceleratorTable to AppleAcceleratorTable...
2018-01-22 Simon Pilgrim[X86][AVX] Add test case for PR34370
2018-01-22 Simon Pilgrim[X86][SSE] Add ISD::VECTOR_SHUFFLE to faux shuffle...
2018-01-22 Sander de Smalen[AArch64][SVE] Asm: Predicate patterns
2018-01-22 Haojian Wu[YAML] Plain scalars can not begin with most indicators.
2018-01-22 Marina YatsinaBreak false dependencies for POPCNT, LZCNT, TZCNT
2018-01-22 Marina YatsinaSeparate LoopTraversal, ReachingDefAnalysis and BreakFa...
2018-01-22 Marina YatsinaRename ExecutionDepsFix files to ExecutionDomainFix
2018-01-22 Marina YatsinaExecutionDepsFix refactoring:
2018-01-22 Marina YatsinaExecutionDepsFix refactoring:
2018-01-22 Marina YatsinaExecutionDepsFix refactoring:
2018-01-22 Marina YatsinaExecutionDepsFix refactoring:
2018-01-22 Marina YatsinaExecutionDepsFix refactoring:
2018-01-22 Marina YatsinaExecutionDepsFix refactoring:
2018-01-22 Marina YatsinaSeparate ExecutionDepsFix into 4 parts:
2018-01-22 Pavel Labath[BinaryFormat] Add .debug_names support
2018-01-22 Serguei KatkovRevert [SCEV] Fix isLoopEntryGuardedByCond usage
2018-01-22 Serguei Katkov[SCEV] Fix isLoopEntryGuardedByCond usage
2018-01-22 Hiroshi Inoue[NFC] fix trivial typos in comments
2018-01-22 Lang Hames[ORC] Add orc::SymbolResolver, a Orc/Legacy API interop...
2018-01-21 Sanjay Patel[InstCombine] (X << Y) / X -> 1 << Y
2018-01-21 Sanjay Patel[InstSimplify] add baseline tests for (X << Y) % X...
2018-01-21 Eugene LeviantTemporarily revert r323062 to investigate buildbot...
2018-01-21 Eugene LeviantAn attempt to fix buildbot after rL323062
2018-01-21 Eugene Leviant[ThinLTO] Implement summary visualizer
2018-01-21 Lang Hames[ORC] Add a lookupFlags method to VSO.
2018-01-21 Lang Hames[ORC] More cleanup. NFC.
2018-01-21 Jakub Kuderski[Dominators] Remove misleading double-deletion test
2018-01-21 Lang Hames[ORC] Cleanup. NFC.
2018-01-21 Philip Reames[DSE] Factor out common code [NFC]
2018-01-21 Philip Reames[DSE] Minor rename for clarity sake [NFC]
2018-01-21 Don Hinton[cmake] Don't build Native llvm-config when cross compi...
2018-01-20 Florian Hahn[ValueLattice] Use union to shave off ptr size bytes...
2018-01-20 Craig Topper[X86] Add an override of targetShrinkDemandedConstant...
2018-01-20 Simon Pilgrim[X86][SSE] Check for out of bounds PEXTR/PINSR indices...
2018-01-20 Jonas PaulssonMove new test from Generic to SystemZ.
2018-01-20 Sanjay Patel[InstCombine] add baseline tests for (X << Y) / X ...
2018-01-20 Jonas Paulsson[SelectionDAG] Fix codegen of vector stores with non...
2018-01-20 Martin Storsjo[COFF] Keep the underscore on exported decorated stdcal...
2018-01-20 David Green[Dominators] Fix some edge cases for PostDomTree updating
2018-01-20 Craig Topper[X86] Add some more v32i1 shuffle tests with shuffles...
2018-01-20 Craig Topper[X86] Add test cases for failures to use movzx due...
2018-01-20 Saleem Abdulrasooltest: fix ARM tests harder
2018-01-20 Saleem Abdulrasooltest: move ARM test from x86
2018-01-20 Saleem AbdulrasoolCodeGen: handle llvm.used properly for COFF
2018-01-20 Craig Topper[X86] Teach X86 codegen to use vector width preference...
2018-01-20 Craig Topper[X86] Add support for passing 'prefer-vector-width...
2018-01-20 Derek Schuff[WebAssembly] Fix MSVC build
2018-01-19 Akira Hatanaka[ObjCARC] Do not turn a call to @objc_autoreleaseReturn...
2018-01-19 Abderrazek... [AArch64] Add ARMv8.2-A FP16 scalar intrinsics
2018-01-19 Rui UeyamaFix -Wunused-variable.
2018-01-19 Sanjay Patel[x86] add tests for sqrt estimate that should respect...
2018-01-19 Lang Hames[ORC] Re-apply r322913 with a fix for a read-after...
2018-01-19 Craig Topper[X86] Autogenerate complete checks on a couple tests...
2018-01-19 Jakub Kuderski[Dominators] Visit affected node candidates found at...
2018-01-19 Jessica PaquetteAdd optional DICompileUnit to DIBuilder + make outliner...
2018-01-19 Ulrich Weigand[SystemZ] Prefer LOCHI over generating IPM sequences
2018-01-19 Ulrich Weigand[SystemZ] Directly use CC result of compare-and-swap
2018-01-19 Ulrich Weigand[SystemZ] Rework IPM sequence generation
2018-01-19 Ulrich Weigand[SystemZ] Implement computeKnownBitsForTargetNode
2018-01-19 Ulrich Weigand[SelectionDAG] Teach computeKnownBits about ATOMIC_CMP_...
2018-01-19 Ulrich Weigand[SystemZ] Run branch-12.ll test only if long tests...
2018-01-19 Sam Clegg[WebAssembly] MC: Start table at offset 1 rather than 0
2018-01-19 Simon Pilgrim[X86][SSE] Add SSE2 gather tests
2018-01-19 Michal Gorny[cmake] Include LLVM_LIBXML2_ENABLED in LLVMConfig...
2018-01-19 Joel Galenson[ARM] Fix perf regression in compare optimization.
2018-01-19 Derek Schuff[WebAssembly] Fix libcall signature lookup
2018-01-19 Daniel NeilsonAdditional fixes for docs in addition to r322968.
2018-01-19 Daniel NeilsonFix docs build break caused by r322965
2018-01-19 Dan Gohman[WebAssembly] Make sign-extension opcodes a distinct...
2018-01-19 Daniel NeilsonRemove alignment argument from memcpy/memmove/memset...
2018-01-19 Petr HosekFallback option for colorized output when terminfo...
2018-01-19 Sanjay Patel[x86] add RUN line and auto-generate checks
2018-01-19 Sanjay Patel[x86] regenerate complete checks; NFC
2018-01-19 Don Hinton[cmake] Fix typo in LLVM_UTILS_INSTALL_DIR definition.
2018-01-19 Carey WilliamsTest commit
2018-01-19 Sanjay Patel[x86] shrink 'and' immediate values by setting the...
2018-01-19 Sanjay Patel[InstSimplify] use m_Specific and commutative matcher...
2018-01-19 Nirav Dave[X86] Extend load-op-store fusion merge to ADC/SBB.
next