OSDN Git Service

android-x86/external-llvm.git
2017-02-23 Chad Rosier[Reassociate] Add negated value of negative constant...
2017-02-23 Dehao ChenUse base discriminator in sample pgo profile matching.
2017-02-23 Krzysztof Parzyszek[Hexagon] Avoid IMPLICIT_DEFs as new-value producers
2017-02-23 Adam Nemet[LazyMachineBFI] Reimplement with getAnalysisIfAvailable
2017-02-23 Filipe Cabecinhas[AddressSanitizer] Add PS4 offset
2017-02-23 Sanjay Patel[InstCombine] use loop instead of recursion to peek...
2017-02-23 Sanjay Patel[InstCombine] use 'match' to reduce code; NFCI
2017-02-23 Jan VeselyAMDGPU/SI: Fix trunc i16 pattern
2017-02-23 Simon PilgrimStrip trailing whitespace.
2017-02-23 Krzysztof Parzyszek[Hexagon] Patterns for CTPOP, BSWAP and BITREVERSE
2017-02-23 Tobias Grosser[docs] Add information about how to checkout polly...
2017-02-23 Diana Picus[ARM] GlobalISel: Lower call returns
2017-02-23 Alexey Bataev[SLP] Fix for PR32036: Vectorized horizontal reduction...
2017-02-23 Diana Picus[ARM] GlobalISel: Lower call parameters in regs
2017-02-23 Ayman Musa[X86][AVX] Disable VCVTSS2SD & VCVTSD2SS memory folding...
2017-02-23 Simon Dardis[mips][ias] Further relax operands of certain assembly...
2017-02-23 Kristof BeylsFix assertion failure in ARMConstantIslandPass.
2017-02-23 Simon PilgrimFix signed/unsigned comparison warning on MSVC
2017-02-23 Alexey BataevRevert "[SLP] Fix for PR32036: Vectorized horizontal...
2017-02-23 Alexey Bataev[SLP] Fix for PR32036: Vectorized horizontal reduction...
2017-02-23 Alexey BataevRevert "[SLP] Fix for PR32036: Vectorized horizontal...
2017-02-23 Alexey Bataev[SLP] Fix for PR32036: Vectorized horizontal reduction...
2017-02-23 Ayman Musa[X86][AVX512] Remove VCVTSS2SDZ & VCVTSD2SSZ from memor...
2017-02-23 Ayman Musa[X86][AVX512] Change VCVTSS2SD and VCVTSD2SS node types...
2017-02-23 Matt ArsenaultLoadStoreVectorizer: Split even sized illegal chains...
2017-02-23 Craig Topper[X86][IR] In AutoUpgrade, check explicitly for xop...
2017-02-23 Matt ArsenaultTargetOptions: Fix not accounting for NoSignedZerosFPMa...
2017-02-23 Matthias BraunTest if we can use raw strings on all platforms compili...
2017-02-23 Eli FriedmanExplicitly state the behavior of inbounds with a null...
2017-02-23 Matt ArsenaultAMDGPU: Replace disabled exp inputs with undef
2017-02-23 Matt ArsenaultAMDGPU: Add another BFE pattern
2017-02-22 Matt ArsenaultAMDGPU: Use clamp with f64
2017-02-22 Michael KupersteinRevert r295868 because it breaks a different SLP lit...
2017-02-22 Matt ArsenaultAMDGPU: Fold FP clamp as modifier bit
2017-02-22 Wei DingAMDGPU : Update TrapCode based on Trap Handler ABI.
2017-02-22 Justin Bogner[libFuzzer] Update traces hooks test after r293741
2017-02-22 Justin Bogner[libFuzzer] Mark a test that infinite loops as unsupported
2017-02-22 Matt ArsenaultAMDGPU: Add replacement bfe intrinsics
2017-02-22 Sanjay Patel[InstCombine] don't try SimplifyDemandedInstructionBits...
2017-02-22 Dylan McKay[AVR] Disable integrated assembler for a few tests
2017-02-22 Eugene Zelenko[CodeGen] Fix some Clang-tidy modernize and Include...
2017-02-22 Krzysztof Parzyszek[Hexagon] Implement @llvm.readcyclecounter()
2017-02-22 Matt ArsenaultAMDGPU: Don't add emergency stack slot if all spills...
2017-02-22 Daniel BerlinPredicateInfo: Support switch statements
2017-02-22 Daniel BerlinAdd pair conversion functions to BasicBlockEdge.
2017-02-22 Daniel BerlinMove updating functions to MemorySSAUpdater.
2017-02-22 Matthew Simpson[LV] Update floating-point induction test checks (NFC)
2017-02-22 Wei Mi[LSR] Canonicalize formula and put recursive Reg relate...
2017-02-22 Krzysztof Parzyszek[RDF] Support for partial structural aliases in Registe...
2017-02-22 Zachary Turner[Support] Re-add the special OSX flags on mmap.
2017-02-22 Krzysztof Parzyszek[Hexagon] Add intrinsics for masked vector stores
2017-02-22 Matt ArsenaultAMDGPU: Don't look at chain users when adjusting writemask
2017-02-22 Matt ArsenaultAMDGPU: Always allocate emergency stack slot at offset 0
2017-02-22 Derek Schuff[WebAssembly] Update llvm-readobj tests for switch...
2017-02-22 Matt ArsenaultAMDGPU: Change exp with compr bit printing
2017-02-22 Wei DingRevert "AMDGPU : Update TrapCode based on Trap Handler...
2017-02-22 Dan Gohman[WebAssembly] Update llvm-objdump tests for the new...
2017-02-22 Alexey Bataev[SLP] Fix for PR32036: Vectorized horizontal reduction...
2017-02-22 Wei DingAMDGPU : Update TrapCode based on Trap Handler ABI.
2017-02-22 Rafael EspindolaMove llvm_unreachable out of switch.
2017-02-22 Matthias BraunBring back 2>&1 redirection for this test
2017-02-22 Geoff Berry[AArch64] Extend AArch64RedundantCopyElimination to...
2017-02-22 Matthew Simpson[LV] Add scalar floating-point induction test (NFC)
2017-02-22 Davide Italiano[ModuleSummaryAnalysis] Don't crash when referencing...
2017-02-22 Dan Gohman[WebAssembly] Implement the wasm binary container header.
2017-02-22 Matthias BraunMIRTests: Remove unnecessary 2>&1 redirection
2017-02-22 Karl-Johan... [LoopVectorize] Added address space check when analysin...
2017-02-22 Dan Gohman[WebAssembly] Define a table of function signatures...
2017-02-22 Krzysztof Parzyszek[RDF] Skip undef uses when calculating kill flags
2017-02-22 Krzysztof Parzyszek[RDF] Only access block live-ins when tracking liveness
2017-02-22 Michal Gorny[Support] Provide linux/magic.h fallback for older...
2017-02-22 Alexey Bataev[SLP] Test with extra argument used several times.
2017-02-22 Dehao ChenFix an obvious bug in SampleProfileReaderGCC.
2017-02-22 Dan Gohman[WebAssembly] Configure codegen to legalize f16 values.
2017-02-22 Bill Seurer[DAGCombiner] revert r295336
2017-02-22 Simon Pilgrim[X86][SSE] getTargetConstantBitsFromNode - insert const...
2017-02-22 Simon Pilgrim[X86][SSE] Use APInt::getBitsSet() instead of APInt...
2017-02-22 Simon Dardis[Support] XFAIL is_local for mips
2017-02-22 Dmitry Preobrazhensky* [AMDGPU][mc][tests] Updated coverage/smoke tests...
2017-02-22 Simon PilgrimFix -Wunused-but-set-variable warning by removing unuse...
2017-02-22 Benjamin Kramer[GlobalISel] Fix compiler warnings and make assert...
2017-02-22 Alexey Bataev[SLP] Remove unused initial value from the variable...
2017-02-22 Igor Breger[X86][GlobalISel] Initial implementation , select G_ADD...
2017-02-22 Simon Pilgrim[X86] Regenerate CSE test with codegen instead of just...
2017-02-22 Roger Ferrer... [ARM] Fix constant islands pass.
2017-02-22 Benjamin KramerWrite to a temporary file in test instead of random...
2017-02-22 Ayman Musa[X86] Fix memory operands definition for some instructions.
2017-02-22 Justin BognerOptDiag: Add const to some interfaces that don't modify...
2017-02-22 Javed Absar[ARM] Classification Improvements to ARM Sched-Models...
2017-02-22 Craig Topper[AVX-512] Allow legacy scalar min/max intrinsics to...
2017-02-22 Sanjoy Das[ValueTracking] Make poison propagation more aggressive
2017-02-22 Sean SilvaUse const-ref in range-loop for to avoid copying pairs...
2017-02-22 Dan Gohman[WebAssembly] Add skeleton MC support for the Wasm...
2017-02-22 Rui UeyamaFix -Wcovered-switch-default.
2017-02-22 Matt ArsenaultAMDGPU: Add cvt.pkrtz intrinsic
2017-02-22 Michael Kuperstein[LoopUnroll] Enable PGO-based loop peeling by default.
2017-02-22 Matt ArsenaultAMDGPU: Remove some uses of llvm.SI.export in tests
2017-02-21 Matt ArsenaultAMDGPU: Remove llvm.AMDGPU.clamp intrinsic
2017-02-21 Matt ArsenaultAMDGPU: Redefine clamp node as clamp 0.0-1.0
2017-02-21 Artem Belevich[NVPTX] Unify vectorization of load/stores of aggregate...
next