OSDN Git Service

android-x86/external-llvm.git
2016-07-21 Quentin Colombet[MIRTesting] Abort when failing to parse a function.
2016-07-21 Michael Kuperstein[X86] Do not use AND8ri8 in AVX512 pattern
2016-07-21 Sanjay Patel[InstSimplify] don't crash handling a pointer or aggreg...
2016-07-21 Akira Hatanaka[AArch64][Inline-Asm] Return the 32-bit floating point...
2016-07-21 Michael Gottesman[cmake] Move the including of utils/unittests under...
2016-07-21 Sanjay Patel[InstSimplify] recognize trunc + icmp sgt/slt variants...
2016-07-21 Adam Nemet[OptDiag,LDist] Convert remaining opt remarks to use...
2016-07-21 Matthew Simpson[LV] Move vector int induction update to end of latch
2016-07-21 Reid KlecknerFix the clang-cl self-host with VS 2013 headers
2016-07-21 George Burgess IVNormalize file docs. NFC.
2016-07-21 Rong Xu[PGO] Make needsComdatForCounter() available (NFC)
2016-07-21 Sanjay Pateladd vector tests and a simpler version of the negative...
2016-07-21 Renato Golin[docs] Move GitHub to GitHubSubMod
2016-07-21 Richard OsborneTransfer ownership of the XCore backend.
2016-07-21 Anna ThomasRevert "Invariant start/end intrinsics overloaded for...
2016-07-21 Sanjoy Das[IndVars] Reflow oddly formatted condition; NFC
2016-07-21 Anna ThomasInvariant start/end intrinsics overloaded for address...
2016-07-21 Sanjay Patelmake InstCombine compare helper functions private; NFC
2016-07-21 Vedant KumarAvoid a string copy, NFC
2016-07-21 Quentin Colombet[IRTranslator] Add G_SUB opcode.
2016-07-21 Quentin Colombet[llvm-config][GlobalISel] Canonicalize LLVM_HAS_GLOBAL_...
2016-07-21 Quentin Colombet[CMake][GlobalISel] Turn LLVM_BUILD_GLOBAL_ISEL into...
2016-07-21 Quentin Colombet[IRTranslator] Add comments to explain the ordering...
2016-07-21 Sanjay Patel[InstCombine] break up visitICmpInstWithInstAndIntCst...
2016-07-21 Renato GolinAdding RELEASE_TESTERS.TXT
2016-07-21 Konstantin... [AMDGPU] Emit read-only data to .rodata for hsa
2016-07-21 Quentin Colombet[IRTranslator] Add G_AND opcode.
2016-07-21 Konstantin... AMDGPU/SI: Add support for R_AMDGPU_ABS32
2016-07-21 Geoff Berry[AArch64] Load/store opt: Don't count transient instruc...
2016-07-21 Benjamin KramerWeaken ThreadSafeRefCountedBase atomics.
2016-07-21 Simon Pilgrim[X86][SSE] Allow folding of store/zext with PEXTRW...
2016-07-21 Simon PilgrimFixed line endings
2016-07-21 Simon Pilgrim[X86][SSE] Pull out duplicate EXTRW lowering code....
2016-07-21 Benjamin Kramer[profdata] Remove constructor that MSVC 2013 pretends...
2016-07-21 Simon Pilgrim[X86][AVX] Added support for lowering to VBROADCASTF128...
2016-07-21 Benjamin Kramer[DemandedBits] Reduce number of duplicated DenseMap...
2016-07-21 Benjamin Kramer[DenseMap] Add a C++17-style try_emplace method.
2016-07-21 Benjamin KramerRename StringMap::emplace_second to try_emplace.
2016-07-21 Sam Kolton[AMDGPU] Some code cleaning in SIRegisterInfo.td
2016-07-21 Marina YatsinaExecutionDepsFix - Fix bug in clearance calculation
2016-07-21 Benjamin Kramer[GCOV] Remove a layer of indirection.
2016-07-21 Renato Golin[docs] Update release docs
2016-07-21 Matt ArsenaultAMDGPU: Fix phis from blocks split due to register...
2016-07-21 David Majnemer[GVNHoist] Preserve optimization hints which agree
2016-07-21 David Majnemer[GVNHoist] Don't wrongly preserve TBAA
2016-07-21 David Majnemer[MergedLoadStoreMotion] Remove out of date comment
2016-07-21 Amaury SechetAdd missing import to fix the build
2016-07-21 Amaury SechetExpose AttributeSetNode, use it to provide aggregate...
2016-07-21 Matthias BraunIPRA: Fix RegMask calculation for alias registers
2016-07-21 Adam Nemet[OptDiag] Missed these when making the IR Value a const...
2016-07-21 Adam Nemet[OptDiag,LV] Add hotness attribute to applied-optimizat...
2016-07-21 Matthias BraunX86InstrInfo: No need for liveness analysis in classify...
2016-07-21 Sanjay Patel[InstCombine] LogicOpc (zext X), C --> zext (LogicOpc...
2016-07-20 Adam Nemet[OptDiag,LV] Add hotness attribute to the derived analy...
2016-07-20 Sanjay Patel[InstSimplify][InstCombine] don't crash when folding...
2016-07-20 George Burgess IVMake help text more consistent. NFC.
2016-07-20 Tim NorthoverGlobalISel: Remove explicit enumerator values from...
2016-07-20 Xinliang David LiFix test failure on Win
2016-07-20 George Burgess IV[CFLAA] Add offset tracking in CFLGraph.
2016-07-20 Vedant Kumar[utils] Add script to check for code coverage regressions
2016-07-20 Xinliang David LiReapply r276185
2016-07-20 Justin Lebar[NVPTX] Enable the load-store vectorizer on nvptx.
2016-07-20 Xinliang David LiRevert r276185 -- build bot failure
2016-07-20 Geoff Berry[AArch64] Register AArch64LoadStoreOptimizer so it...
2016-07-20 Adam Nemet[OptDiag,LV] Add hotness attribute to analysis remarks
2016-07-20 Adam Nemet[OptDiag] Take the IR Value as a const pointer
2016-07-20 Adam Nemet[OptDiag] Wrap a long line
2016-07-20 Artem Belevich[NVPTX] Renamed NVPTXLowerKernelArgs -> NVPTXLowerArgs...
2016-07-20 Xinliang David Li[Profile] support directory reading in profile merging
2016-07-20 Tim NorthoverGlobalISel: implement Legalization querying framework.
2016-07-20 Ahmed Bougacha[AArch64][FastISel] Select -O0 legal cmpxchg.
2016-07-20 Ahmed Bougacha[AArch64][FastISel] Select atomic stores into STLR.
2016-07-20 David Majnemer[GVNHoist] Don't hoist PHI nodes
2016-07-20 Davide Italiano[SCCP] Zap multiple return values.
2016-07-20 Justin Lebar[LSV] Don't move stores across may-load instrs, and...
2016-07-20 Justin Lebar[LSV] Vectorize up to side-effecting instructions.
2016-07-20 George Burgess IV[MSSA] Add an overload for getClobberingMemoryAccess.
2016-07-20 Rui Ueyama[pdbdump] Use the "flow" style to print out a sequence...
2016-07-20 Tim NorthoverGlobalISel: properly conditionalize LLT use.
2016-07-20 Tim NorthoverGlobalISel: implement low-level type with just size...
2016-07-20 Alina SbirleaProperly ifdef the use of cpuid.
2016-07-20 Artem Belevich[NVPTX] deal with all aggregate return types.
2016-07-20 Artem Belevich[NVPTX] Improve lowering of byval args of device functions.
2016-07-20 Adam Nemet[OptDiag] Fix function comment
2016-07-20 Alina Sbirlea[cpu-detection] Cleanup of Host.cpp.
2016-07-20 Sanjay Patelminimize tests and auto-generate checks
2016-07-20 Sanjay Patelmove decomposeBitTestICmp() to Transforms/Utils; NFC
2016-07-20 Wei MiFix test/Analysis/ScalarEvolution/scev-expander-existin...
2016-07-20 Wei MiUse ValueOffsetPair to enhance value reuse during SCEV...
2016-07-20 Sanjay Patelfix documentation comments; NFC
2016-07-20 Matt ArsenaultAMDGPU: Add missing test coverage for control flow...
2016-07-20 Yaxun LiuAMDGPU: Fix bug causing crash due to invalid opencl...
2016-07-20 Renato Golin[docs] Fixing Sphinx warnings to unclog the buildbot
2016-07-20 Benjamin KramerRevert "[InstCombine] Enable cast-folding in logic...
2016-07-20 Tobias Grosser[InstCombine] Provide more test cases for cast-folding...
2016-07-20 Simon Pilgrim[X86][SSE] Add cost model values for CTPOP of vectors
2016-07-20 Diana Picus[ARM] Skip inline asm memory operands in DAGToDAGISel
2016-07-20 Renato Golin[docs] fix cmake code-block warning
2016-07-20 Renato Golin[docs] Add proposals to index file
2016-07-20 Renato Golin[docs] GitHub Proposal for LLVM
next