OSDN Git Service

android-x86/external-llvm.git
2017-03-12 Craig Topper[AVX-512] Fix the valid immediates for the scatter...
2017-03-12 Sanjay Patel[x86] don't blindly transform SETB into SBB
2017-03-12 Anna Thomas[LVI] Add Datalayout to the class LazyValueInfo since...
2017-03-12 Azharuddin... Remove CRC32 instructions from AArch64InstrInfo::hasShi...
2017-03-12 Igor Breger[X86] Add vector zext tests.
2017-03-12 Gil Rapaport[LV] A unified scalarizeInstruction() for Vectorizer...
2017-03-12 Ayal ZaksTest commit.
2017-03-12 Daniel BerlinSplit NewGVN class into a legacy pass and an impl,...
2017-03-12 Daniel BerlinAdd documentation on debug counters to Programmers...
2017-03-12 Craig Topper[AVX-512] Fix a bad use of a high GR8 register after...
2017-03-12 Craig Topper[AVX-512] Add test case for PR32241. Fix coming in...
2017-03-12 Craig Topper[AVX-512] Remove unused field in X86VectorVTInfo tableg...
2017-03-11 Simon Pilgrim[X86][SSE] Improve extraction of elements from v16i8...
2017-03-11 Simon PilgrimRemove unnecessary whitespace.
2017-03-11 Simon PilgrimFix signed/unsigned comparison warning
2017-03-11 Craig Topper[X86] Add avx2 gather tests cases that show a failure...
2017-03-11 Craig Topper[X86] Remove unnecessary commented out code. NFC
2017-03-11 Simon PilgrimFix signed/unsigned comparison warnings
2017-03-11 Simon PilgrimFix -Wsentinel warning
2017-03-11 Amaury SechetUse setBits in SelectionDAG
2017-03-11 Matt ArsenaultAMDGPU: Remove packf16 intrinsic
2017-03-11 Matt ArsenaultAMDGPU: Keep track of modifiers when converting v_mac...
2017-03-11 Kostya Serebryany[libFuzzer] add more iterations to LLVMFuzzer-Memcmp64B...
2017-03-11 Zachary Turner[ADT] Add a DenseMapInfo<T> for shorts.
2017-03-11 Kostya Serebryany[libFuzzer] reduce the number of vector resizes during...
2017-03-11 Zachary TurnerFix line endings of DenseMapInfo.h
2017-03-11 Zachary TurnerRemove eol-style:native from DenseMapInfo.h
2017-03-11 Zachary Turner[Support] Add a formatv provider for Twine.
2017-03-11 Kostya Serebryany[libFuzzer] print how much memory is consumed by the...
2017-03-11 Eric FiselierRevert r297516 - Respect CMAKE_INSTALL_MANDIR for sphin...
2017-03-11 Kostya Serebryany[libFuzzer] add test/LargeTest.cpp, mostly for manual...
2017-03-11 Kostya Serebryany[libFuzzer] remove fuzzer-jobs.test which is flaky...
2017-03-11 Daniel BerlinRemove opt-bisect support for "cases" in favor of debug...
2017-03-11 Jordan Rose[unittest] Explicitly specify alignment when using...
2017-03-11 Sanjoy DasUse a WeakVH for UnknownInstructions in AliasSetTracker
2017-03-11 Daniel BerlinVNCoercion: Make the function signatures all consistent
2017-03-11 Stanislav Mekhanoshin[AMDGPU] Remove getBidirectionalReasonRank
2017-03-11 Quentin Colombet[IRTranslator] Simplify error handling for translating...
2017-03-11 Stanislav MekhanoshinFix subreg value numbers in handleMoveUp
2017-03-10 Simon PilgrimStrip trailing whitespace.
2017-03-10 Simon PilgrimFix redundant condition (PR32138)
2017-03-10 Krzysztof Parzyszek[RDF] Remove the map of reaching defs from copy propagation
2017-03-10 Krzysztof Parzyszek[RDF] Implement Liveness::getNearestAliasedRef(Reg...
2017-03-10 Simon Pilgrim[X86][SSE] Fix load folding for (V)CVTDQ2PD
2017-03-10 Simon Pilgrim[X86] Fix Wunused-lambda-capture warning
2017-03-10 Simon Pilgrim[X86][RTM] Regenerate RTM intrinsic tests for 32/64...
2017-03-10 Jonathan RoelofsRespect CMAKE_INSTALL_MANDIR for sphinx generated manpages
2017-03-10 Peter CollingbourneLTO: Hash type identifier resolutions for WholeProgramD...
2017-03-10 Peter CollingbourneLTO: Hash type identifier resolutions for LowerTypeTests.
2017-03-10 Volkan Keles[GlobalISel] LegalizerHelper: Lower (G_FSUB X, Y) to...
2017-03-10 Volkan KelesGlobalISel: Translate ConstantAggregateZero vectors
2017-03-10 Eric ChristopherSink accessing TII to fix release Werror builds.
2017-03-10 Davide Italiano[ProfileSummaryInfo] Remove unneeded braces. NFCI.
2017-03-10 Daniel BerlinFix all these headers to properly mark the doxygen...
2017-03-10 Evandro Menezes[AArch64, X86] Additional debug information for MacroFusion
2017-03-10 Peter CollingbourneWholeProgramDevirt: Implement export/import support...
2017-03-10 Peter CollingbourneWholeProgramDevirt: Implement export/import support...
2017-03-10 Dehao ChenRefactor the PSI to extract getCallSiteCount and remove...
2017-03-10 Konstantin... [AMDGPU] Split R600/SI getFrameIndexReference and emit...
2017-03-10 Yaxun LiuRename PT_NOTE namespace name used in AMDGPUPTNote.h
2017-03-10 Volkan Keles[GlobalISel] Translate insertelement and extractelement
2017-03-10 Daniel BerlinNewGVN: Rename InitialClass to TOP, which is what most...
2017-03-10 Michael Kuperstein[SLP] Revert everything that has to do with memory...
2017-03-10 Simon Pilgrim[SelectionDAG] Add support for BUILD_VECTOR to ComputeN...
2017-03-10 Volkan Keles[GlobalISel] Make LegalizerInfo accessible in Legalizer...
2017-03-10 Matthias BraunCODE_OWNERS: Take code ownership of instruction scheduling.
2017-03-10 Matthias BraunCODE_OWNERS: Sort names
2017-03-10 Zachary Turner[Support] Don't return an error if realPath fails.
2017-03-10 Simon Pilgrim[X86][SSE] Added tests showing missed truncations for...
2017-03-10 Zachary TurnerFix test failure when Home directory cannot be found.
2017-03-10 Zachary TurnerAdd llvm::sys::fs::real_path.
2017-03-10 Amaury Sechet[SelectionDAG] Make SelectionDAG aware of the known...
2017-03-10 Simon Pilgrim[X86][MMX] Add tests showing missed opportunities to...
2017-03-10 Amaury Sechet[SelectionDAG] Make SelectionDAG aware of the known...
2017-03-10 Simon Pilgrim[X86][MMX] Add tests showing missed opportunities to...
2017-03-10 Simon Pilgrim[X86][MMX] Updated bad stack spill shift value test...
2017-03-10 Simon Pilgrim[X86][MMX] Regenerate mmx bitcast tests
2017-03-10 Simon Pilgrim[X86][MMX] Add test showing bad stack spill of shift...
2017-03-10 Simon Pilgrim[X86][MMX] Regenerate mmx load folding tests
2017-03-10 Simon PilgrimFix signed/unsigned comparison warnings
2017-03-10 Simon PilgrimFix Wdocumentation warning
2017-03-10 Simon Pilgrim[APInt] Add APInt::insertBits() method to insert an...
2017-03-10 Simon Dardis[mips][msa] Accept more values for constant splats
2017-03-10 Artyom Skrobovimm_comp_XFORM (defined in ARMInstrThumb.td) duplicates...
2017-03-10 Sanne Wouda[Assembler] Add location info to unary expressions.
2017-03-10 Artyom SkrobovRefactor the multiply-accumulate combines to act on
2017-03-10 George RimarWholeProgramDevirt: Fixed compilation error under MSVS2015.
2017-03-10 Simon Atanasyan[llvm-readobj] Support SHT_MIPS_DWARF section type...
2017-03-10 Simon Atanasyan[MC] Set SHT_MIPS_DWARF section type for all .debug_...
2017-03-10 Simon Atanasyan[MC] Accept a numeric value as an ELF section header...
2017-03-10 Artyom SkrobovFor Thumb1, lower ADDC/ADDE/SUBC/SUBE via the glueless...
2017-03-10 Yaron KerenImplement getPassName() for IR printing passes.
2017-03-10 Matt ArsenaultAMDGPU: Fix insertion point when reducing load intrinsics
2017-03-10 Daniel BerlinMove memory coercion functions from GVN.cpp to VNCoerci...
2017-03-10 Dehao ChenDo not use branch metadata to check if a basic block...
2017-03-10 Sanjay Patel[x86] add tests for vec div/rem with 0 element in divis...
2017-03-10 Matt ArsenaultPatternMatch; Add m_ZExtOrSExt matcher
2017-03-10 Daniel BerlinNewGVN: Rewrite DCE during elimination so we do it...
2017-03-10 Daniel BerlinNewGVN: Rename a few things for clarity
2017-03-10 Ahmed Bougacha[GlobalISel] Use ImmutableCallSite instead of templates...
next