OSDN Git Service

android-x86/external-llvm.git
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
2016-05-23 Sanjay Patel[InstSimplify] add vector tests for isKnownNonZero
2016-05-23 Simon Pilgrim[X86][SSE] The int_x86_sse41_pmovsx* intrinsics are...
2016-05-23 David Blaikiellvm-dwp: Pull out compression handling helper
2016-05-23 Andrew KaylorAvoid including AlwaysInliner pass in opt-bisect search.
2016-05-23 Simon Pilgrim[X86][SSE] Added cvtdq2pd/cvtps2pd generic IR tests
2016-05-23 Justin BognerPrologEpilogInserter: Avoid an infinite loop when MinCS...
2016-05-23 Kevin EnderbyAdd the printing the Mach-O (__LLVM,__bundle) xar archi...
2016-05-23 Simon Pilgrim[X86][SSE] Use shuffle/sext instead of deprecated ...
2016-05-23 Lang Hames[Kaleidoscope] Add an initial "Building an ORC JIT...
2016-05-23 James Y Knight[SPARC] Fix 8 and 16-bit atomic load and store.
2016-05-23 Reid KlecknerModify emitTypeInformation to use MemoryTypeTableBuilde...
2016-05-23 Wei MiInsertPointAnalysis: Move current live interval from...
2016-05-23 Xinliang David Litune lowering parameter for small apps (sjeng)
2016-05-23 Gerolf Hoflehner[InstCombine] Fix assertion when bitcast is converted...
2016-05-23 Michael Zolotukhin[LoopUnroll] Enable advanced unrolling analysis by...
2016-05-23 Justin LebarFix DEBUG logs in MachineLICM.
2016-05-23 Zachary Turner[codeview] Refactor symbol records to use same pattern...
2016-05-23 Sanjay Patelfix typo; NFC
2016-05-23 Sanjay Pateluse range-loop; NFCI
2016-05-23 David Blaikiellvm-dwp: More error handling around invalid compressed...
2016-05-23 Sanjay Patelfix formatting; NFC
2016-05-23 Dan Gohman[WebAssembly] Speed up LiveIntervals updating.
2016-05-23 David Blaikiellvm-dwp: Ensure compressed sections are preserved...
2016-05-23 Krzysztof Parzyszek[Hexagon] Move some debug-only variable declarations...
2016-05-23 Justin BognerSDAG: Remove the transitional default Select() implemen...
2016-05-23 David Blaikiellvm-dwp: Fix the build by moving DWPStringPool into...
2016-05-23 Amaury SechetExtract renaming from D19181
2016-05-23 Xinliang David Li[profile] show more statistics
2016-05-23 David Blaikiellvm-dwp: Add an abstraction for the DWP string pool
2016-05-23 Aaron BallmanRemoving a switch statement that contains only a defaul...
2016-05-23 Diana Picus[BPF] Remove exit-on-error flag in test (PR27766)
2016-05-23 Asaf Badouh[X86][RTM] _xabort() should not have "noreturn" attribute
2016-05-23 Alexander Potapenko[InlineAsm] Avoid creating extra string instances in...
2016-05-23 Simon Pilgrim[X86][AVX] Added tests that access ymm registers before...
2016-05-23 Renato GolinReverts "[BPF] Remove exit-on-error flag in test (PR27766)"
2016-05-23 Simon Pilgrim[X86][SSE] Regenerated scalar load folding tests
2016-05-23 Simon Pilgrim[X86][SSE] Regenerated partial register update tests
2016-05-23 Simon Pilgrim[X86][SSE] Updated sse/avx cvtsi2sd tests to use non...
2016-05-23 Simon Pilgrim[X86][SSE2] Regenerated sse2 upgraded intrinsics tests
2016-05-23 Simon Pilgrim[X86][AVX] Regenerated avx upgraded intrinsics tests
2016-05-23 Diana Picus[BPF] Remove exit-on-error flag in test (PR27766)
2016-05-23 Chris Dewhurst[Sparc] LEON erratum fix - Delay Slot Filler modification.
2016-05-23 Chris Dewhurst[Sparc][LEON] LEON Erratum fix. Insert NOP after LD...
2016-05-23 Sam Kolton[AMDGPU] Assembler: refactor parsing of modifiers and...
2016-05-23 Jacob Baungard... Test commit
2016-05-23 Davide Italiano[SCCP] Update comment to reflect reality.
2016-05-23 Richard SmithEnable use of sigaltstack for signal handlers when...
2016-05-23 Craig Topper[X86] Use instruction aliases to replace custom asm...
2016-05-23 David MajnemerRevert "Modify emitTypeInformation to use MemoryTypeTab...
2016-05-22 Craig Topper[AVX512] Add patterns to implement stores of extracts...
2016-05-22 Lang Hames[Kaleidoscope] Fix static global ordering to prevent...
2016-05-22 Simon Pilgrim[X86][SSE] Added extra i8 extract element test
2016-05-22 Sanjay Patel[x86, AVX] don't add a vzeroupper if that's what the...
2016-05-22 Sanjay Patel[x86, AVX] add test file to show vzeroupper pass excesses
2016-05-22 Sanjay Patelreduce indent; NFC
2016-05-22 Sanjay Pateluse 'auto' with 'dyn_cast'; fix formatting; NFC
2016-05-22 Sanjay Patel[ValueTracking, InstCombine] extend isKnownToBeAPowerOf...
2016-05-22 Igor Breger[AVX512] Implement missing patterns for any_extend...
2016-05-22 Craig Topper[AVX512] The AVX512 file only need subtract_subvector...
next