OSDN Git Service

android-x86/external-llvm.git
2017-03-13 Zachary Turner[ADT] Improve the genericity of llvm::enumerate().
2017-03-13 Zachary TurnerRemove an unused variable.
2017-03-13 Sanjay Patel[CGP] add tests for PR31028; NFC
2017-03-13 Zachary Turner[llvm-pdbdump] Add support for dumping symbols from...
2017-03-13 Rafael EspindolaFix crash when multiple raw_fd_ostreams to stdout are...
2017-03-13 Diana Picus[ARM] GlobalISel: Support SP in regbankselect
2017-03-13 Aaron BallmanReverting r297617 because it broke some bots:
2017-03-13 Aaron BallmanAdd support for getting file system permissions and...
2017-03-13 Balaram Makam[AArch64] Map Sched Read/Write resources for Falkor.
2017-03-13 Gil Rapaport[LV] Set memcheck metadata also for VF==1
2017-03-13 Sjoerd MeijerARMDisassembler: loop over ARM decode tables
2017-03-13 Konstantin... AMDGPU/RelocVisitor: Handle R_AMDGPU_ABS64
2017-03-13 Craig Topper[AVX-512] Add EVEX2VEX test cases for the cvt instructi...
2017-03-13 Craig TopperRevert "[AVX-512] EVEX2VEX, don't reject intrinsic...
2017-03-13 Craig Topper[AVX-512] Add VEX_WIG to VEX vcvtsd2ss/vcvtss2sd intrin...
2017-03-13 Craig Topper[AVX-512] Use sse_loadf32/f64 for vcvtss2sd and vcvtsd2...
2017-03-13 Craig Topper[AVX-512] Use sse_load_f64/f32 in VCVTSS2SI/VCVTSD2SI...
2017-03-13 Craig Topper[AVX-512] EVEX2VEX, don't reject intrinsic instructions...
2017-03-13 Craig Topper[X86] Minor formatting tweaks in EVEX to VEX tables...
2017-03-12 Craig Topper[X86] Remove unused SDTypeProfile. NFC
2017-03-12 Craig Topper[X86] Lower SSE/AVX cmpps/pd intrinsics directly to...
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
next