OSDN Git Service

[MetadataTest] Fix off-by-one strncpy warning reported by gcc8. (NFC)
[android-x86/external-llvm.git] / lib /
2018-11-25 Sanjay Patel[x86] limit transform for select-of-fp-constants
2018-11-25 Florian Hahn[IPSCCP] Use input operand instead of OriginalOp for...
2018-11-25 Sanjay Patel[SelectionDAG] move constant or splat functions to...
2018-11-24 Craig Topper[X86] Synchronize a macro in getAvailableFeatures in...
2018-11-24 Nikita Popov[InstCombine] Determine demanded and known bits for...
2018-11-24 Joel JonesRevert unapproved commit
2018-11-24 Joel Jones[AArch64] Enable libm vectorized functions via SLEEF
2018-11-23 Fangrui Song[ARM] Add dependency from ARMAsmParser to ARMAsmPrinter...
2018-11-23 Nikita Popov[InstCombine] Simplify funnel shift with zero/undef...
2018-11-23 Sanjay Patel[DAG] consolidate shift simplifications
2018-11-23 Luke CheesemanRevert r347490 as it breaks address sanitizer builds
2018-11-23 Oliver Stannard[ARM][AsmParser] Improve debug printing of parsed asm...
2018-11-23 Eugene LeviantAttempt to fix buildbot after r347489
2018-11-23 Luke CheesemanRevert r343341
2018-11-23 Eugene Leviant[ThinLTO] Assembly representation of ReadOnly attribute
2018-11-23 Max KazantsevDisable LoopSimplifyCFG terminator folding by default
2018-11-23 Max Kazantsev[LoopSimplifyCFG] Don't delete LCSSA Phis
2018-11-23 Craig Topper[LegalizeVectorTypes] Don't use SplitVecOp_TruncateHelp...
2018-11-22 Craig Topper[LegalizeVectorTypes] Have SplitVecOp_TruncateHelper...
2018-11-22 Sanjay Patel[DAGCombiner] form 'not' ops ahead of shifts (PR39657)
2018-11-22 Max Kazantsev[NFC] Assert that all blocks staying in loop are live
2018-11-22 Max Kazantsev[NFC] Ensure deterministic order of dead exit blocks
2018-11-22 John Brawn[AArch64] Fix SelectionDAG infinite loop for v1i64...
2018-11-22 Max Kazantsev[NFC] Simplify code by using standard exit blocks colle...
2018-11-22 Chandler Carruth[TI removal] Leverage the fact that TerminatorInst...
2018-11-22 Jonas Paulsson[SystemZTTIImpl] Give correct cost values for vector...
2018-11-21 Fedor Sergeev[PM] correcting return value for new-pass-manager versi...
2018-11-21 Reid Kleckner[mingw] Use unmangled name after the $ in the section...
2018-11-21 Stefan Pintilie[PowerPC][NFC] Split PPCMCCodeEmitter into header and...
2018-11-21 Sanjay Patel[DAGCombiner] refactor select-of-FP-constants transform
2018-11-21 Stefan Pintilie[PowerPC][NFC] Minor Code Cleaup for PPCMCCodeEmitter.
2018-11-21 Sanjay Patel[DAGCombiner] reduce code duplication; NFC
2018-11-21 Nikita Popov[MergeFuncs] Generate alias instead of thunk if possible
2018-11-21 Sanjay Patel[x86] fix predicate for avoiding vblendv
2018-11-21 Vladimir Stefanovic[mips][mc] Add basic support for R_MIPS_JALR/R_MICROMIP...
2018-11-21 Vladimir Stefanovic[MC] Support labels as offsets in .reloc directive
2018-11-21 Simon Pilgrim[TargetLowering] SimplifyDemandedBits - only reduce...
2018-11-21 Mikael Holmen[PM] Port Scalarizer to the new pass manager.
2018-11-21 Michal Gorny[nios2] Add missing Nios2CodeGen -> Nios2AsmPrinter...
2018-11-21 Simon Pilgrim[X86][AVX] Remove BROADCAST if we only need the 0'th...
2018-11-21 Nikita PopovTest commit: Delete trailing space in comment
2018-11-21 Craig Topper[X86] In getScalarMaskingNode, replace scalar_to_vector...
2018-11-21 John Regehr[LVI] run transfer function for binary operator even...
2018-11-21 Nemanja Ivanovic[PowerPC] Do not use vectors to codegen bswap with...
2018-11-21 Craig Topper[X86] Correct 256 vpmovzx/vpmovsx isel patterns to...
2018-11-20 Craig Topper[X86] Emit a PACKUS instead of a VECTOR_SHUFFLE from...
2018-11-20 Sanjay Patel[DAGCombiner] look through bitcasts when trying to...
2018-11-20 Zachary Turner[CodeView] Add support for ref-qualified member functions.
2018-11-20 Zachary Turner[CodeView] Mark this pointers as const.
2018-11-20 Craig Topper[X86] Emit a single shuffle for the v16i8->v4i32 step...
2018-11-20 Sam Clegg[WebAssembly] WebAssemblyLowerEmscriptenEHSjLj: use...
2018-11-20 Sanjay Patel[InstSimplify] fold funnel shifts with undef operands
2018-11-20 Sanjay Patel[InstructionSimplify] Add support for saturating add/sub
2018-11-20 Sanjay Patel[ConstantFolding] Add support for saturating add/sub
2018-11-20 Guozhi Wei[LoopSink] Add preheader to alias set
2018-11-20 Sanjay Patel[APInt] Add methods for saturated add and sub
2018-11-20 Simon Pilgrim[DAGCombine] Add calls to SimplifyDemandedVectorElts...
2018-11-20 Jinsong Ji[PowerPC] Add Itineraries for STWU/STWUX etc
2018-11-20 Simon PilgrimFix MSVC 'truncation of constant value' warning. NFCI.
2018-11-20 Simon Pilgrim[X86][SSE] Add computeKnownBits/ComputeNumSignBits...
2018-11-20 Simon Pilgrim[X86][SSE] XFormVExtractWithShuffleIntoLoad - getVector...
2018-11-20 Simon Pilgrim[TargetLowering] Improve SimplifyDemandedVectorElts...
2018-11-20 Simon Pilgrim[X86][SSE] Lower immediately to PACKUS instead of VECTO...
2018-11-20 Simon Pilgrim[X86][SSE] Add SimplifyDemandedVectorElts support for...
2018-11-20 Craig Topper[X86] Preserve undef information when creating a punpck...
2018-11-20 Craig Topper[X86] Add custom type legalization for v8i8->v8i32...
2018-11-20 Craig Topper[X86] Replace more calls to getZeroVector with regular...
2018-11-20 Max KazantsevRecommit "[LoopSimplifyCFG] Teach LoopSimplifyCFG to...
2018-11-20 Nemanja Ivanovic[PowerPC] Don't combine to bswap store on 1-byte trunca...
2018-11-20 Craig Topper[SelectionDAG] Compute known bits and num sign bits...
2018-11-20 Lang Hames[ExecutionEngine][Interpreter] Fix out-of-bounds array...
2018-11-20 Sanjay Patel[DAGCombiner] reduce code duplication in visitXOR; NFC
2018-11-20 Heejin Ahn[WebAssembly] Remove unused function return types ...
2018-11-20 Zachary Turner[CodeView] Don't print PointerAttributes when dumping.
2018-11-19 Stanislav MekhanoshinImplement computeKnownBits for scalar_to_vector
2018-11-19 Reid Kleckner[Transforms] Prefer static and avoid namespaces, NFC
2018-11-19 Craig Topper[X86] Rename combineVSZext->combineExtendVectorInreg...
2018-11-19 Konstantin ZhuravlyovAMDGPU: Fix V_FMA_F16 selection on GFX9
2018-11-19 Benjamin KramerRevert "[LoopSimplifyCFG] Teach LoopSimplifyCFG to...
2018-11-19 Stanislav Mekhanoshin[AMDGPU] Restored selection of scalar_to_vector (v2x16)
2018-11-19 Vedant Kumar[InstCombine] Set debug loc on `mergeStoreIntoSuccessor...
2018-11-19 Vedant Kumar[IR] Add hasNPredecessors, hasNPredecessorsOrMore to...
2018-11-19 Simon Pilgrim[DAGCombine] SimplifyNodeWithTwoResults - ensure same...
2018-11-19 Simon PilgrimFix Wdocumentation warning. NFCI.
2018-11-19 Simon PilgrimFix unused function warning.
2018-11-19 Simon Pilgrim[TargetLowering] expandFP_TO_UINT - improve fp16 support
2018-11-19 Simon PilgrimAdd missing stream operator for Polynomial class to...
2018-11-19 Craig Topper[X86][CostModel] Don't lookup intrinsic cost tables...
2018-11-19 Simon Pilgrim[X86][SSE] Remove unnecessary bit-and in pshufb vector...
2018-11-19 Martin Elshuber[InterleavedLoadCombine] Fix warnings
2018-11-19 Craig Topper[X86] Attempt to improve v32i8/v64i8 multiply lowering...
2018-11-19 Paul Robinson[DebugInfo] DISubprogram flags get their own flags...
2018-11-19 Fangrui Song[AMDGPU] Fix -Wunused-variable
2018-11-19 Stanislav Mekhanoshin[AMDGPU] Convert insert_vector_elt into set of selects
2018-11-19 Martin Elshuber[InterleavedLoadCombine] Fix warning unused variable
2018-11-19 Wouter van Oortmerssen[WebAssembly] replaced .param/.result by .functype
2018-11-19 Sanjay Patel[SelectionDAG] simplify vector select with undef operand(s)
2018-11-19 Benjamin Kramer[InterleavedLoadCombine] Remove unused include. NFC.
2018-11-19 Benjamin KramerRevert "[LICM] Make LICM able to hoist phis"
2018-11-19 David Stuttard[AMDGPU] Derive GCNSubtarget from MF to get overridden...
next