OSDN Git Service

android-x86/external-llvm.git
2017-07-26 Eric BeckmannRevert "Set a different var for checking I686, because...
2017-07-26 Wei DingAMDGPU : Widen extending scalar loads to 32-bits.
2017-07-26 Eric BeckmannSet a different var for checking I686, because LLVM_NAT...
2017-07-26 Davide Italiano[gold] Relax this tests a little more.
2017-07-26 Davide Italiano[gold] Relax tests to account for difference in layout...
2017-07-26 Matt ArsenaultAMDGPU: Fix using SMRD instructions for argument loads...
2017-07-26 Jakub Kuderski[Dominators] Fix typos. NFC.
2017-07-26 Eric BeckmannDisable libxml on i686, because it is a 32 bit architec...
2017-07-26 Tom StellardAMDGPU/GlobalISel: Mark 32-bit G_OR as legal
2017-07-26 Aditya Nandakumar[GISel]: Avoid zero length array when building Instrs...
2017-07-26 Peter CollingbourneChange CallLoweringInfo::CS to be an ImmutableCallSite...
2017-07-26 Adam NemetMigrate SimplifyLibCalls to new OptimizationRemarkEmitter
2017-07-26 Andrew V. TischenkoThis patch returns proper value to indicate the case...
2017-07-26 Adrian PrantlDo a better job at emitting prefrabricated skeleton...
2017-07-26 Eric BeckmannUnlink nodes instead of copying, to avoid memory problems.
2017-07-26 Jakub Kuderski[Dominators] Change Roots type to SmallVector
2017-07-26 Jakub Kuderski[Dominators] Move root-finding out of DomTreeBase and...
2017-07-26 Reid KlecknerUn-XFAIL some internal lit tests on Windows, they pass...
2017-07-26 Eric BeckmannDiffing against a file that is itself used in the test...
2017-07-26 Rafael EspindolaSimplify. NFC.
2017-07-26 George KarpenkovFix LIT test breakage
2017-07-26 Simon Pilgrim[X86][AVX512] Regenerated and cleaned up extension...
2017-07-26 Simon Pilgrim[X86] Regenerate setcc tests
2017-07-26 Simon Pilgrim[X86][AVX512] Regenerate shuffle tests with broadcast...
2017-07-26 Simon Pilgrim[X86] Regenerate memset tests
2017-07-26 Eric BeckmannCorrectly enable the llvm-mt tests, now that build...
2017-07-26 Reid KlecknerQuote '?' in llvm-rc test
2017-07-26 Florian Hahn[Hexagon] Mark raise_relocation_error as NORETURN.
2017-07-26 Dehao ChenUpdate the assertion to meet with the changes in r30912...
2017-07-26 Simon Pilgrim[X86] Add combineBT test failure because bits have...
2017-07-26 Brian Gesiak[lit] Mark several of lit's tests XFAIL on Windows
2017-07-26 Brian Gesiak[lit] Fix type error for parallelism groups
2017-07-26 Dehao ChenMake new PM honor -fdebug-info-for-profiling
2017-07-26 Brian GesiakRevert "[lit] Remove dead code not referenced in the...
2017-07-26 Nuno Lopes[docs] change a few code-blocks to llvm from text
2017-07-26 Stefan Pintilie[NFC] test commit.
2017-07-26 Yuka Takahashi[Bash-autocompletion] Show HelpText with possible flags
2017-07-26 Daniel SandersRevert r309094: [globalisel][tablegen] Fuse the generat...
2017-07-26 Zvi RackoverDAGCombiner: Extend reduceBuildVecToTrunc to handle...
2017-07-26 Simon Pilgrim[X86] Regenerated BT tests
2017-07-26 Martin Storsjo[COFF, ARM64] Fix symbol offsets in ADRP/ADD/LDR/STR...
2017-07-26 Simon Pilgrim[X86] Add urem vector test for non-uniform pow2 constants
2017-07-26 Simon Pilgrim[X86] Regenerated urem pow2 tests on 32/64 bit targets
2017-07-26 Simon Pilgrim[X86] Regenerated umul overflow tests on 32/64 bit...
2017-07-26 Diana Picus[ARM] GlobalISel: Map G_GLOBAL_VALUE to GPR
2017-07-26 Simon Pilgrim[X86][AVX] Regenerated and cleaned up AVX1 intrinsic...
2017-07-26 Simon Pilgrim[X86][AVX2] Regenerated and cleaned up broadcast tests.
2017-07-26 Simon Pilgrim[X86][AVX512] Regenerated and added 32-bit targets...
2017-07-26 Simon Pilgrim[X86][AVX] Regenerated and cleaned up masked gather...
2017-07-26 Simon Pilgrim[X86][AVX] Regenerate lzcnt test.
2017-07-26 Daniel Sanders[globalisel][tablegen] Fuse the generated tables together.
2017-07-26 Simon Pilgrim[X86][FMA] Regenerate test with broadcast comments.
2017-07-26 Alexander KornienkoFollow up for r307085: a better fix for a dangling...
2017-07-26 Diana Picus[ARM] GlobalISel: Mark G_GLOBAL_VALUE as legal
2017-07-26 George Rimar[libOption] - Add flag allowing to print options aliase...
2017-07-26 Michael Zuckerman[X86][LLVM]Expanding Supports lowerInterleavedStore...
2017-07-26 Zvi RackoverTargetLowering: Change isShuffleMaskLegal's mask argume...
2017-07-26 Michael Zuckerman[X86][LLVM]Expanding Supports lowerInterleavedStore...
2017-07-26 Max Kazantsev[SCEV] Cache results of computeExitLimit
2017-07-26 Craig Topper[X86] Prevent selecting masked aligned load instruction...
2017-07-26 Dehao ChenAdd test coverage for new PM PGOOpt handling.
2017-07-26 Davide Italiano[gold] Enable data-sections by default for the gold...
2017-07-26 Wei MiAdd "REQUIRES: asserts" for test unswitch-equality...
2017-07-26 Sanjoy Das[SCEV] Remove unnecessary call to forgetMemoizedResults
2017-07-26 Reid Kleckner[lit] Attempt to fix Python unittest adaptor logic
2017-07-26 Eric BeckmannMove manifest utils into separate lib, to reduce libxml...
2017-07-26 Reid Kleckner[PDB] Remove stale GSI.h header that I intended to...
2017-07-26 Spyridoula... [DWARF] Generalized verification of .apple_names accele...
2017-07-26 Reid Kleckner[PDB] Improve GSI hash table dumping for publics and...
2017-07-26 Eric BeckmannReapply "llvm-mt: implement simple merging of manifests...
2017-07-25 Eugene Zelenko[AArch64] Fix some Clang-tidy modernize-use-using and...
2017-07-25 Wei MiDisable loop unswitching for some patterns containing...
2017-07-25 Adrian PrantlDebug Info: Support fragmented variables in the MMI...
2017-07-25 Davide Italiano[gold] Enable function-sections by default.
2017-07-25 Eric BeckmannRevert "llvm-mt: implement simple merging of manifests...
2017-07-25 Eric Beckmannllvm-mt: implement simple merging of manifests, not...
2017-07-25 Petr HosekRevert "Reland "[LLVM][llvm-objcopy] Added basic plumbi...
2017-07-25 Michal Gorny[lit] Fix UnboundLocalError for invalid shtest redirects
2017-07-25 Petr HosekReland "[LLVM][llvm-objcopy] Added basic plumbing to...
2017-07-25 Eric ChristopherUpdate the comments on default subtargets based on...
2017-07-25 Kostya Serebryany[libFuzzer] don't disable msan for TracePC::CollectFeat...
2017-07-25 Petr HosekRevert "Reland "[LLVM][llvm-objcopy] Added basic plumbi...
2017-07-25 Adrian PrantlRevert "Debug Info: Support fragmented variables in...
2017-07-25 Adrian PrantlDebug Info: Support fragmented variables in the MMI...
2017-07-25 Petr HosekReland "[LLVM][llvm-objcopy] Added basic plumbing to...
2017-07-25 Don Hinton[CMAKE] Speedup developer builds when passing LLVM_APPE...
2017-07-25 Chris Bieneman[CMake] Fix broken builds from r309029
2017-07-25 Chris Bieneman[CMake] Allow TableGen.cmake to be included multiple...
2017-07-25 Marek OlsakAMDGPU/SI: Fix Depth and Height computation for SI...
2017-07-25 Marek OlsakAMDGPU/SI: Force exports at the end for SI scheduler
2017-07-25 Martin Storsjo[AArch64] Update a comment in a test
2017-07-25 Martin Storsjo[AArch64] Add a test for float argument passing to...
2017-07-25 Teresa Johnson[LTO] Prevent dead stripping and internalization of...
2017-07-25 Eric ChristopherRevert "This patch enables the usage of constant Enum...
2017-07-25 Nemanja Ivanovic[PowerPC] Pretty-print CR bits the way the binutils...
2017-07-25 Nemanja Ivanovic[PowerPC] - Recommit r304907 now that the issue has...
2017-07-25 Stephen Hines[docs] Fix a typo: iteratation -> iteration
2017-07-25 Simon Pilgrim[X86][CGP] Reduce memcmp() expansion to 2 load pairs...
2017-07-25 Simon Pilgrim[DAG] Move DAGCombiner::GetDemandedBits to SelectionDAG
2017-07-25 Simon Pilgrim[X86] Regenerate test.
next