OSDN Git Service

android-x86/external-llvm.git
2017-07-21 Adrian PrantlDe-brief doxygen comments
2017-07-21 Adrian PrantlUse default initializers (NFC)
2017-07-21 Adrian PrantlCanonicalize the spelling of RefDie (NFC)
2017-07-21 Anna Thomas[RuntimeUnroll] NFC: Add a profitability function for...
2017-07-21 Dinar Temirbulatov[SLPVectorizer] Replace E->Scalars to VL0 at vectorizeT...
2017-07-21 Matt ArsenaultAMDGPU: Add instruction definitions for some scratch_...
2017-07-21 Dinar Temirbulatov[SLPVectorizer] buildTree_rec replace cast<Instruction...
2017-07-21 Petar Jovanovic[mips] Enable IAS by default for Android MIPS64
2017-07-21 Dmitry Preobrazhensky[AMDGPU][MC][GFX9] Added support of VOP3 'op_sel' modifier
2017-07-21 Dinar Temirbulatov[SLPVectorizer] Change canReuseExtract function paramet...
2017-07-21 Jonas Paulsson[SystemZ] test update
2017-07-21 Jonas Paulsson[SystemZ, LoopStrengthReduce]
2017-07-21 Simon Pilgrim[X86][SSE] Add extra (sra (sra x, c1), c2) -> (sra...
2017-07-21 Simon Pilgrim[X86][SSE] Add pre-AVX2 support for (i32 bitcast(v32i1...
2017-07-21 Philipp SchaadCommit access test
2017-07-21 Eric BeckmannOnly use xml if iconv is found, which is a prerequisite.
2017-07-21 Adrian Prantldsymutil: strip unused types from imported DW_TAG_modules
2017-07-21 Adrian PrantlDebug Info: Don't strip clang module skeleton CUs.
2017-07-21 Spyridoula... [DWARF] Generalized verification of .debug_abbrev to...
2017-07-21 Craig Topper[AVX-512] Fix a bug that prevented some non-temporal...
2017-07-20 Eric BeckmannExplicitly disable libxml2 on android.
2017-07-20 George KarpenkovGenerate a compile_commands.json DB for external projects.
2017-07-20 Evandro Menezes[AArch64] Adjust the cost model for Exynos M1 and M2
2017-07-20 Eric BeckmannOnly defined CombinedRoot if libxml2 is used.
2017-07-20 Kevin EnderbyAdd error handling to the dyld compact export entries...
2017-07-20 Eric BeckmannOnly enable libxml2 on linux, because systems like...
2017-07-20 Tim NorthoverRecommit: GlobalISel: select G_EXTRACT and G_INSERT...
2017-07-20 Tim NorthoverGlobalISel: stop localizer putting constants before...
2017-07-20 Rui UeyamaMake a file end with n and remove trailing whitespace.
2017-07-20 Eric BeckmannMake tests always depend on llvm-mt, because some tests...
2017-07-20 Eric BeckmannImplement parsing and writing of a single xml manifest...
2017-07-20 Artem Belevich[NVPTX] Add lowering of i128 params.
2017-07-20 Matt ArsenaultAMDGPU: Rename _RTN atomic instructions
2017-07-20 Matt ArsenaultAdd an ID field to StackObjects
2017-07-20 Zvi Rackover[X86] Adding ISel tests for strided-shuffles with non...
2017-07-20 Artem BelevichChanged EOL back to LF. NFC.
2017-07-20 Matt MorehouseGenerate error reports when a fuzz target exits.
2017-07-20 Davide Italiano[PGO] Move the PGOInstrumentation pass to new OptRemark...
2017-07-20 Francis Visoiu... [PEI] Fix refactoring from r308664
2017-07-20 Mandeep Singh... [COFF, ARM64, CodeView] Add support to emit CodeView...
2017-07-20 Francis Visoiu... [PEI] Separate saving and restoring CSRs into different...
2017-07-20 Kostya Serebryany[libFuzzer] delete stale code
2017-07-20 James Y Knight[SPARC] Clean up the support for disabling fsmuld and...
2017-07-20 Krzysztof ParzyszekImplement LaneBitmask::getNumLanes and LaneBitmask...
2017-07-20 Craig Topper[X86] Allow masks with more than 6 bits set on the...
2017-07-20 Craig Topper[X86] Add test case to demonstrate that we don't allow...
2017-07-20 Krzysztof ParzyszekUse LaneBitmask::getLane in a few more places
2017-07-20 Kostya Serebryany[libFuzzer] make sure CheckExitOnSrcPosOrItem is called...
2017-07-20 Nirav Dave[DAG] Commit missed nit cleanup from r308617. NFC.
2017-07-20 Peter CollingbourneLowerTypeTests: Drop function type metadata only if...
2017-07-20 Matt ArsenaultAMDGPU: Add encoding for carryless add/sub instructions
2017-07-20 Matt ArsenaultAMDGPU: Add encodings for global atomics
2017-07-20 David BlaikieRemove unnecessary prefix from comment lines in a ...
2017-07-20 Simon Pilgrimrevert: [llvm] r308609 - This patch added some test...
2017-07-20 Nirav Dave[DAG] Handle missing transform in fold of value extensi...
2017-07-20 Nirav Dave[DAG] Optimize away degenerate INSERT_VECTOR_ELT nodes.
2017-07-20 Daniel Sanders[globalisel][tablegen] Fix an unintended fallthrough...
2017-07-20 Stefan MaksimovicReland r308585
2017-07-20 Simon Pilgrim[X86][AVX512] Improve vector rotation constant folding...
2017-07-20 Andrew V. TischenkoThis patch added some test cases to demonsrate the...
2017-07-20 Javed Absar[ARM] Simplify ExpandPseudoInst. NFC.
2017-07-20 Simon Atanasyan[mips] Support `long_call/far/near` attributes passed...
2017-07-20 Diana PicusRevert "GlobalISel: select G_EXTRACT and G_INSERT instr...
2017-07-20 Simon Pilgrim[DAGCombiner] Match ISD::SRL non-uniform constant vecto...
2017-07-20 Simon PilgrimRemove trailing whitespace. NFCI.
2017-07-20 Simon Pilgrim[DAGCombiner] Match ISD::SRA non-uniform constant vecto...
2017-07-20 Daniel Sanders[globalisel][tablegen] Fix an issue with lambdas when...
2017-07-20 Simon Pilgrim[DAGCombiner] Match non-uniform constant vectors using...
2017-07-20 Stefan MaksimovicRevert r308585
2017-07-20 Daniel Sanders[globalisel][tablegen] Add control-flow to the MatchTable.
2017-07-20 Stefan Maksimovic[mips] Fix fp select machine verifier errors
2017-07-20 Ilya BiryukovHandle clang-tools-extra project in docker scripts.
2017-07-20 Craig Topper[X86] Use SARX/SHLX/SHLX instructions for (shift x...
2017-07-20 Craig Topper[X86] Add test cases for (shift x (and y, (BitWidth...
2017-07-20 Craig Topper[X86] Regenerate shift-and.ll and shift-bmi2.ll using...
2017-07-20 Craig Topper[X86] Remove outdated bug comment from a test.
2017-07-20 Matt ArsenaultAMDGPU: Correct encoding for global instructions
2017-07-20 David Majnemer[LICM] Make sinkRegion and hoistRegion non-recursive
2017-07-20 Francis Visoiu... Revert "[PEI] Simplify handling of targets with no...
2017-07-20 Francis Visoiu... Revert "[PEI] Separate saving and restoring CSRs into...
2017-07-20 Spyridoula... [DWARF] Added check that verifies that no abbreviation...
2017-07-20 Kostya Serebryany[libFuzzer] prototype implementation of recursion-depth...
2017-07-20 Matthias BraunSupport, IR, ADT: Check nullptr after allocation with...
2017-07-20 Francis Visoiu... [PEI] Separate saving and restoring CSRs into different...
2017-07-20 Matt ArsenaultReplace -print-whole-regmask with a threshold.
2017-07-20 Kostya Serebryany[libFuzzer] add DeepRecursionTest, inspired by https...
2017-07-20 Petr HosekRevert "[LLVM][llvm-objcopy] Added basic plumbing to...
2017-07-20 Reid KlecknerTry to deflake fuzzer-oom.test on Windows
2017-07-20 Francis Visoiu... Revert "[PEI] Separate saving and restoring CSRs into...
2017-07-19 Kostya Serebryany[libFuzzer] simplify two more tests
2017-07-19 Petr Hosek[LLVM][llvm-objcopy] Added basic plumbing to get things...
2017-07-19 Francis Visoiu... [AsmPrinter] Constify needsCFIMoves. NFC
2017-07-19 Francis Visoiu... [PEI] Add basic opt-remarks support
2017-07-19 Francis Visoiu... [PEI] Simplify handling of targets with no phys regs...
2017-07-19 Francis Visoiu... [PEI] Separate saving and restoring CSRs into different...
2017-07-19 Kostya Serebryany[libFuzzer] change several tests to not limit the max...
2017-07-19 Reid KlecknerUse llvm::make_unique once more to avoid ADL ambiguity...
2017-07-19 Rafael EspindolaUse llvm::make_unique to try to fix the windows build.
2017-07-19 Rafael EspindolaRemove some leftover DWARFContextInMemory.
2017-07-19 Reid KlecknerFix fuzzer-flags.test on Windows
next