OSDN Git Service

android-x86/external-llvm.git
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...
2017-07-19 Jonas Paulsson[SystemZ] Minor fixing in SystemZScheduleZ14.td
2017-07-19 Dinar Temirbulatov[LoopUtils] Add an extra parameter OpValue to propagate...
2017-07-19 Daniel Sanders[globalisel][tablegen] 80-col corrections.
2017-07-19 Balaram Makam[SimplifyCFG] Defer folding unconditional branches...
2017-07-19 Ayal Zaks[LV] Test once if vector trip count is zero, instead...
2017-07-19 Serguei Katkov[CGP] Allow cycles during Phi traversal in OptimizaMemo...
2017-07-19 Chandler CarruthRevert r308273 to reinstate part of r308100.
2017-07-19 Chandler Carruth[PM/LCG] Follow-up fix to r308088 to handle deletion...
2017-07-19 James Y Knight[SPARC] Add missing variable initialization after r308343.
2017-07-19 Craig TopperAMD znver1 Initial Scheduler model
2017-07-19 Petr Hosek[llvm-readobj] Install llvm-readelf alias
2017-07-19 Saleem AbdulrasoolObject: preserve more information about DEF file
2017-07-19 Weiming ZhaoFix DebugLoc propagation for unreachable LoadInst
2017-07-19 Adrian PrantlDebug Info: Add a file: field to DIImportedEntity.
2017-07-18 Petr Hosek[llvm-readobj] Accept (and ignore) --wide (-W) command...
2017-07-18 Petr Hosek[llvm-readobj] Accept -S as an alias for --sections
2017-07-18 Evandro Menezes[AArch64] Adjust the feature set for Exynos M2
2017-07-18 Vitaly Buka[asan] Copy arguments passed by value into explicit...
2017-07-18 Saleem AbdulrasoolObject: rename parameter from DLLName to ImportName
2017-07-18 Saleem AbdulrasoolObject: handle extensions properly in def files
2017-07-18 Martell Malonellvm: add llvm-dlltool support to the archiver
2017-07-18 Lang Hames[RuntimeDyld][MachO/ARM] Don't add a redundant relocati...
2017-07-18 Rui UeyamaRevert r308329: llvm: add llvm-dlltool support to the...
2017-07-18 Martell Malonellvm: fix -Wcast gcc warn error from rL308329
2017-07-18 Petr Hosek[CMake] Set toolchain tools in cross-target runtimes...
2017-07-18 Mandeep Singh... [COFF, ARM64] Reserve X18 register by default
2017-07-18 Jakub Kuderski[Dominators] Improve error checking in deleteEdge
2017-07-18 Nirav Dave[DAG] Improve Aliasing of operations to static alloca
2017-07-18 Nirav Dave[DAG] Reverse node replacement in extension operation...
2017-07-18 Brian Gesiak[opt-viewer] Handle file names that contain '#'
2017-07-18 James Y Knight[Sparc] Added software multiplication/division feature
2017-07-18 Kostya Serebryany[libFuzzer] when adding a reduced input print REDUCED...
2017-07-18 Hiroshi Inouefix typos in a document; NFC
2017-07-18 Nirav Dave[DAG] Avoid deleting nodes before combining them.
2017-07-18 Martell Malonellvm: add llvm-dlltool support to the archiver
2017-07-18 Matt ArsenaultAMDGPU: Annotate necessity of flat-scratch-init
2017-07-18 Matt ArsenaultAMDGPU: Figure out private memory regs after lowering
2017-07-18 Geoff Berry[AArch64][Falkor] Avoid HW prefetcher tag collisions...
2017-07-18 Simon Pilgrim[X86][AVX] Regenerate shift test to show constant broad...
2017-07-18 Simon Pilgrim[x86, CGP] increase memcmp() expansion up to 4 load...
2017-07-18 Frederich MunchMake EHFrames available to sub-classes of RTDyldMemoryM...
2017-07-18 Davide Italiano[TRE] Simplify canTRE() a bit using all_of(). NFCI.
2017-07-18 Sumanth Gundapaneni[Hexagon] Emit lookup tables in text section based...
2017-07-18 Nicolai HaehnleAMDGPU: Fix crash when folding immediates into multiple...
2017-07-18 Nirav Dave[DAG] Allow base element type of store merge type to...
2017-07-18 Simon Pilgrim[X86] Add optsize and minsize memcmp tests (D35067)
2017-07-18 Sam Kolton[AMDGPU] resubmit r308179: CodeGen: check dst operand...
2017-07-18 Simon Pilgrim[X86] Added cmov target to memcmp test
2017-07-18 Daniel Sanders[globalisel][tablegen] Enable the import of rules invol...
next