OSDN Git Service

android-x86/external-llvm.git
2016-05-25 Tim ShenMove and add comments to the top for tailcall-string...
2016-05-25 Hal Finkel[SDAG] Add a fallback multiplication expansion
2016-05-25 Teresa Johnson[ThinLTO] Fix test check prefix so that intended prefix...
2016-05-25 Sanjay Patel[x86, AVX] allow explicit calls to VZERO* to modify...
2016-05-25 Lang Hames[RuntimeDyld] Call the SymbolResolver::findSymbolInLogi...
2016-05-25 Chad RosierClarify that we match BSwap in InstCombine and BitRever...
2016-05-25 Simon Pilgrim[X86][AVX] Sync with clang/test/CodeGen/avx2-builtins.c
2016-05-25 Teresa Johnson[ThinLTO] Refactor ODR resolution and internalization...
2016-05-25 Oleg Ranevskyy[SCEV] No-wrap flags are not propagated when folding...
2016-05-25 Renato Golin[AArch64] Adding a TargetParser for AArch64
2016-05-25 Simon Pilgrim[X86][AVX2] Added more fast-isel tests to match clang...
2016-05-25 Simon Pilgrim[X86][AVX2] Begun adding fast-isel tests to match clang...
2016-05-25 Simon Pilgrim[X86][SSE2] Use storeu intrinsics for _mm_storeu_pd...
2016-05-25 Simon Pilgrim[X86][SSE] Use storeu intrinsics for _mm_storeu_ps...
2016-05-25 Simon Pilgrim[X86][SSE] Replace (V)CVTDQ2PD(Y) and (V)CVTPS2PD(Y...
2016-05-25 Craig Topper[X86] Remove the llvm.x86.sse2.storel.dq intrinsic...
2016-05-25 Gerolf Hoflehner[Support] Reapply cleanup r270643
2016-05-25 David Majnemer[FunctionAttrs] Volatile loads should disable readonly
2016-05-25 Gerolf Hoflehner[Support] revert previous commit r270643
2016-05-25 Zachary Turner[llvm-pdbdump] Decipher the remaining PDB streams.
2016-05-25 Saleem AbdulrasoolRevert "llvm-objdump: support dumping AUX records for...
2016-05-25 Saleem AbdulrasoolObject: ensure that structures are fully defined
2016-05-25 Zachary Turner[llvm-pdbdump] Dump the IPI stream and all records.
2016-05-25 Rui Ueyamapdbdump: fix bug in name hash table.
2016-05-25 Zachary Turner[llvm-pdbdump] Stream 0 isn't actually the MSF superblock.
2016-05-25 Saleem Abdulrasooltest: use a binary file instead
2016-05-25 Zachary Turner[llvm-pdbdump] Dump stream summary list.
2016-05-25 Saleem AbdulrasoolSupport: remove outdated comment
2016-05-25 Saleem Abdulrasoolllvm-objdump: support dumping AUX records for weak...
2016-05-25 Davide Italiano[PM] Port BDCE to the new pass manager.
2016-05-25 Nirav DaveSoften assertion in AMDGPU emitPrologue.
2016-05-25 Eugene ZelenkoFix some Include What You Use warnings in examples...
2016-05-25 Matthias BraunScheduleDAGInstrs: Fix memory corruption
2016-05-25 Gerolf Hoflehner[Support] Cleanup of an ancient Darwin work-around...
2016-05-25 Derek Bruening[esan|wset] EfficiencySanitizer working set tool fastpath
2016-05-25 Kostya Serebryany[libFuzzer] print stats if we crash on empty input
2016-05-25 Richard SmithRevert r270569 (teach llvm-mc to generate compressed...
2016-05-25 Zachary Turner[codeview] Add support for new types and symbols.
2016-05-25 Zachary Turner[codeview] Add support for S_EXPORT symbol.
2016-05-24 Dan Gohman[WebAssembly] Put __stack_pointer in the offset field...
2016-05-24 Mike Aizatsky[libfuzzer] Trying random unit prefixes during corpus...
2016-05-24 Michael ZolotukhinRe-enable "[LoopUnroll] Enable advanced unrolling analy...
2016-05-24 Michael Zolotukhin[LoopUnrollAnalyzer] Fix a crash in UnrolledInstAnalyze...
2016-05-24 Zachary Turner[codeview] Add support for new type records.
2016-05-24 Derek Bruening[esan] Add calls from the ctor/dtor to the runtime...
2016-05-24 Mike Aizatsky[libfuzzer][doc] documenting running libfuzzer tests.
2016-05-24 Haicheng Wu[MBP] Factor out the optimizations on branch conditions...
2016-05-24 Eric ChristopherThere's no reason to use _ to name variables different...
2016-05-24 Matthias BraunLiveIntervalAnalysis: Fix handleMove() re-using the...
2016-05-24 David BlaikieDWARF: Omit DW_AT_APPLE attributes (except ObjC ones...
2016-05-24 Sanjoy Das[GuardWidening] Tighten the interface of the RangeCheck...
2016-05-24 Zachary TurnerRemove unused global variable.
2016-05-24 Zachary Turner[llvm-pdbdump] Rework command line options.
2016-05-24 Chris BienemanAdd libxar to LLVM_SYSTEM_LIBS if available
2016-05-24 Peter CollingbourneAdd FIXMEs to all derived classes of std::error_category.
2016-05-24 Teresa Johnson[ThinLTO] Handle empty exports list for module.
2016-05-24 Kostya Serebryany[libFuzzer] add a license header to afl/afl_driver.cpp
2016-05-24 Zachary Turner[codeview, pdb] Dump symbol records in publics stream
2016-05-24 Xinliang David Li[profile] Fix runtime hook linkage bug for COFF
2016-05-24 Teresa Johnson[ThinLTO] Fix bot failures by avoiding threaded map...
2016-05-24 Konstantin... [AMDGPU][NFC] Rename ReserveTrapVGPRs -> ReserveRegs
2016-05-24 Zachary TurnerFix build errors
2016-05-24 Chad Rosier[InstCombine] Clean up and FileCheckize test case.
2016-05-24 Zachary TurnerDump symbol record details in llvm-pdbdump
2016-05-24 Teresa Johnson[ThinLTO] Change ODR resolution and internalization...
2016-05-24 Sanjoy Das[IRCE] Return a Value*, not SCEV* from parseRangeCheck...
2016-05-24 Sanjay Patelfix typos; NFC
2016-05-24 Hans WennborgRevert r270518, which re-enabled "[LoopUnroll] Enable...
2016-05-24 George RimarRecommit r270070 ([llvm-mc] - Teach llvm-mc to generate...
2016-05-24 Sanjay Patel[ValueTracking, InstSimplify] extend isKnownNonZero...
2016-05-24 Simon Pilgrim[InstCombine][X86][SSE41] The SSE41 PMOVSX intrinsics...
2016-05-24 George Rimar[MC/ELF] - Fixed insufficient compression.s test
2016-05-24 Than McIntoshRework/enhance stack coloring data flow analysis.
2016-05-24 Simon Pilgrim[X86][SSE] Added vector sitofp/uitofp folded load tests
2016-05-24 George RimarRecommit r270547 ([llvm-dwarfdump] - Teach dwarfdump...
2016-05-24 Sam Kolton[AMDGPU] Assembler: rework parsing of optional operands.
2016-05-24 Artem Tamazov[AMDGPU][llvm-mc] Disassembler: support for TTMP/TBA...
2016-05-24 Igor Breger[llvm][AVX512][intrinsics] Fix vperm{b|w|d|q|ps|pd...
2016-05-24 George RimarRevert r270543 ("Recommit r270540")
2016-05-24 George RimarRecommit r270540
2016-05-24 Sagar Thakur[MIPS][LLVM-MC] Fix Disassemble of Negative Offset
2016-05-24 George RimarRevert r270540 "[llvm-dwarfdump] - Teach dwarfdump...
2016-05-24 George Rimar[llvm-dwarfdump] - Teach dwarfdump to decompress debug...
2016-05-24 Simon Pilgrim[CostModel][X86][XOP] Added XOP costmodel for BITREVERSE
2016-05-24 Zachary TurnerRemove unused variable breaking -Werror builds.
2016-05-24 Michael ZolotukhinRevert "Revert r270478 "[LoopUnroll] Enable advanced...
2016-05-24 Michael Zolotukhin[LoopUnrollAnalyzer] Fix a crash in UnrolledInstAnalyze...
2016-05-24 Zachary TurnerRemove unused variable.
2016-05-24 Evgeniy Stepanov[msan] Add a test for vector compare x86 intrinsics.
2016-05-23 Zachary TurnerFix build error
2016-05-23 Hans WennborgRevert r270478 "[LoopUnroll] Enable advanced unrolling...
2016-05-23 Zachary TurnerMake a symbol visitor and use it to dump CV symbols.
2016-05-23 Justin Bognertest: Be consistent with clang's sanitizer lit config
2016-05-23 Teresa Johnson[ThinLTO] Refactor module loader handling into new...
2016-05-23 Dan Gohman[WebAssembly] Basic TargetTransformInfo support for...
2016-05-23 David Blaikiellvm-dwp: Reduce indentation
2016-05-23 David Blaikiellvm-dwp: Split out processing of input sections to...
2016-05-23 Kevin EnderbyTweak to change in r270491 to deal with the lld-x86_64...
2016-05-23 Simon Pilgrim[X86][SSE] Updated (V)CVTDQ2PD(Y) and (V)CVTPS2PD(Y...
2016-05-23 Sanjoy Das[IRCE] Optimize "uses" not branches; NFCI
next