OSDN Git Service

android-x86/external-llvm.git
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
2017-07-19 Derek SchuffUpdate module map for RuntimeLibcalls
2017-07-19 Francis Visoiu... [NFC] Fix typo in comment
2017-07-19 Rafael EspindolaUse delegation instead of inheritance.
2017-07-19 Tim NorthoverGlobalISel: partially revert r308540.
2017-07-19 Kostya Serebryany[libFuzzer] enable reduce_inputs=1 by default (seems...
2017-07-19 Tim NorthoverGlobalISel: fix SUBREG_TO_REG implementation.
2017-07-19 Adam Nemet[opt-viewer] Reduce memory consumption by another 20-25%
2017-07-19 Adam Nemet[opt-viewer] Print allocated memory per remark in opt...
2017-07-19 Adam Nemet[opt-viewer] Reduce memory consumption
2017-07-19 Derek SchuffMove Runtime libcall definitions to a .def file
2017-07-19 Wolfgang PiebForgot to add triple to test in r308513.
2017-07-19 Davide Italiano[TRE] Add another test for OptRemark.
2017-07-19 Davide Italiano[TRE] Move to the new OptRemark API.
2017-07-19 Petr Hosek[yaml2obj][ELF] Add support for program headers
2017-07-19 Martin Storsjo[AArch64] Force relocations for all ADRP instructions
2017-07-19 Martin Storsjo[AArch64, COFF] Interpret .align as power of two for...
2017-07-19 Wolfgang PiebFixing an issue with the initialization of LexicalScope...
2017-07-19 Krzysztof Parzyszek[Hexagon] Fix a bug in r308502: post-inc offset is...
2017-07-19 Brian Gesiak[cmake] GetSVN.cmake takes a list of arguments
2017-07-19 Peter CollingbourneLTO: Export functions referenced by the CFI jump table.
2017-07-19 Davide Italiano[X86] Don't try to scale down if that exceeds the bitwidth.
2017-07-19 Krzysztof Parzyszek[Hexagon] Handle subregisters in areMemAccessesTriviall...
2017-07-19 Peter CollingbourneThinLTOBitcodeWriter: Do not rewrite intrinsic function...
2017-07-19 Tim NorthoverGlobalISel: select G_EXTRACT and G_INSERT instructions...
2017-07-19 Sylvestre Ledru[Solaris] enable --whole-archive for shared-library...
2017-07-19 Krzysztof Parzyszek[Hexagon] Handle subregisters and non-immediates in...
2017-07-19 Hans WennborgDefeat another -Wunused-but-set-variable warning
2017-07-19 Hans WennborgDefeat a GCC -Wunused-result warning
2017-07-19 Joel Jones[docs] Document how to debug instruction scheduling...
2017-07-19 Hans WennborgClear release notes for 6.0.0
2017-07-19 Simon Pilgrim{DAGCombine] Convert (Val & Mask) == Mask to Mask.isSub...
2017-07-19 Javed Absar[ARM] Unify handling of M-Class system registers
2017-07-19 Hans WennborgUpdate trunk version to 6.0.0svn
2017-07-19 NAKAMURA TakumiRecommit r274270, [CMake] Module builds depend on targe...
2017-07-19 NAKAMURA TakumiRevert r274270, "[CMake] Module builds depend on target...
2017-07-19 Simon Pilgrim[X86][XOP] Use default AVX2 lowering for v4i64 ashr...
next