OSDN Git Service

android-x86/external-llvm.git
2017-07-14 Leo Li[CMake]Use LLVM_LIBRARY_DIR for lib path.
2017-07-14 Kostya Serebryany[libFuzzer] update the comments in afl/afl_driver.cpp
2017-07-14 Kostya Serebryany[libFuzzer] remove stale code; NFC
2017-07-14 Matt ArsenaultAMDGPU: Detect kernarg segment pointer
2017-07-14 Kostya Serebryany[libFuzzer] simplify the handling of memmem/strstr
2017-07-13 Stanislav Mekhanoshin[AMDGPU] fcaninicalize optimization for GFX9+
2017-07-13 Spyridoula... [DWARF] Introduce verification for the unit header...
2017-07-13 Jakub Kuderski[Dominators] Define Arc less-than operator inline.
2017-07-13 Kostya Serebryany[libFuzzer] move code around; NFC
2017-07-13 Reid KlecknerFix build due to const-correctness issue after last...
2017-07-13 Reid Kleckner[PDB] Fix quadratic behavior when writing a BinaryItemS...
2017-07-13 Jakub Kuderski[Dominators] Rename Update.Arc to Update.Edge
2017-07-13 Matt ArsenaultAMDGPU: Annotate call graph with used features
2017-07-13 Jakub Kuderski[Dominators] Add CFGBuilder testing utility
2017-07-13 Jakub Kuderski[Dominators] Simplify templates
2017-07-13 Lang Hames[Orc] Fix some Error-related fixmes in CompileOnDemandL...
2017-07-13 Sanjay Patel[InstCombine] put tests for commuted variants of the...
2017-07-13 Jakub Kuderski[Dominators] Split SemiNCA into smaller functions
2017-07-13 Jakub Kuderski[NFC] Move DEBUG_TYPE below includes in Hexagon
2017-07-13 Reid Kleckner[PDB] Fix type server handling for archives
2017-07-13 Jakub Kuderski[NFC] Move DEBUG_TYPE macro below includes...
2017-07-13 Simon DardisRevert "[mips][mt][6/7] Add support for mftr, mttr...
2017-07-13 George Karpenkov[lit] add a -vv option to echo all executed commands.
2017-07-13 Andrew Zhogin[X86][tests] Added rotate_vec.ll CodeGen test. NFC...
2017-07-13 Jakub Kuderski[Dominators] Improve reachability verification
2017-07-13 Krzysztof Parzyszek[Hexagon] Use VSPLAT instead of COMBINE for vectors...
2017-07-13 Nemanja Ivanovic[PowerPC] Ensure displacements for DQ-Form instructions...
2017-07-13 Sanjay Patel[InstCombine] add descriptive comments for tests; NFC
2017-07-13 Simon PilgrimFix unused variable warning on EXPENSIVE_CHECKS release...
2017-07-13 Martin Storsjo[AArch64] Implement support for windows style vararg...
2017-07-13 Martin Storsjo[llvm-objdump] Properly print MachO aarch64 addend...
2017-07-13 Rafael EspindolaDocumentation fix. NFC.
2017-07-13 Reid KlecknerPut std::mutex usage behind #ifdefs to pacify the sanit...
2017-07-13 Frederich MunchSupport: Add llvm::center_justify.
2017-07-13 Davide Italiano[GlobalOpt] Autogenerate checks for the test in PR33686.
2017-07-13 Davide ItalianoReapply [GlobalOpt] Remove unreachable blocks before...
2017-07-13 Sjoerd Meijer[AArch64] Enable the mnemonic spell checker
2017-07-13 Amara Emerson[AArch64] Add an SVE target feature to the backend...
2017-07-13 Matthew Simpson[AArch64] Add preliminary support for ARMv8.1 SUB/AND...
2017-07-13 Anna Thomas[RuntimeUnrolling] Update DomTree correctly when exit...
2017-07-13 Simon DardisReland "[mips] Fix multiprecision arithmetic."
2017-07-13 Diana Picus[ARM] GlobalISel: Support G_BR
2017-07-13 Florian Hahn[PM] Use range-based for loops in LegacyPassManager...
2017-07-13 Simon Pilgrim[DAGCombiner] Fix issue with rotate combines asserting...
2017-07-13 Javed Absar[ARM] Tidy up and organise better ARM.td. NFC.
2017-07-13 Diana PicusFixup r307893: Silence warning
2017-07-13 Simon PilgrimUse isNullConstantOrNullSplatConstant helper. NFCI.
2017-07-13 Simon PilgrimFix whitespace indentation. NFCI.
2017-07-13 Diana Picus[ARM] GlobalISel: Move local variable. NFC
2017-07-13 Florian Hahn[ARM] Fix typo in test added in r307889
2017-07-13 Dylan McKay[AVR] Fix broken indentation
2017-07-13 Dylan McKay[AVR] Add a 'LLVM_FALLTHROUGH' statement to the AsmParser
2017-07-13 Florian Hahn[ARM] Inline callee if its target-features are a subset...
2017-07-13 Dylan McKay[AVR] Fix indirect calls to function pointers
2017-07-13 Mikael HolmenAdd original reproducer for r307754 / PR33689
2017-07-13 Hiroshi Inouefix typos in comments and error messges; NFC
2017-07-13 Craig Topper[X86] Simplify the getHostCPUName for AMD family 6...
2017-07-13 Martin Storsjo[llvm-objdump] Correctly distinguish between the MachO...
2017-07-13 Davide Italiano[opt-viewer] Don't except when debug info is not available.
2017-07-13 Geoff Berry[TargetLowering] Add hook for adding target MMO flags...
2017-07-13 Geoff Berry[MIR] Add support for printing and parsing target MMO...
2017-07-13 Kostya Serebryany[libFuzzer] make sure that -reduce_inputs=1 deletes...
2017-07-13 Davide Italiano[sanstats] Remove a flaky test.
2017-07-13 Kostya Serebryany[libFuzzer] experimental feature -reduce_inputs (off...
2017-07-13 Wolfgang Pieb[DWARF] Fixing a bug with processing of DWARF v5 indexe...
2017-07-13 Davide Italiano[sanstats] Print the correct line information.
2017-07-12 Eli Friedman[CodeGenPrepare] Don't create dead instructions in...
2017-07-12 Xinliang David Li[PGO] Enhance pgo counter promotion
2017-07-12 Kostya Serebryany[libFuzzer] relax test/shrink.test a bit (got broken...
2017-07-12 Matt ArsenaultAMDGPU: Fix converting unanalyzable global loads to...
2017-07-12 Gerolf Hoflehner[SjLj] Replace recursive block marking algorithm with...
2017-07-12 Sanjay Patel[x86] add select-of-constant tests; NFC
2017-07-12 Kostya Serebryany[libFuzzer] remove include <sanitizer/coverage_interfa...
2017-07-12 Kostya Serebryany[libFuzzer] refactoring in preparation for -reduce_inpu...
2017-07-12 Daniel NeilsonAdd element atomic memset intrinsic
2017-07-12 Rui Ueyama[Solaris] Detect Solaris LD, use detection results...
2017-07-12 Florian Hahn[AArch64] Only run macro fusion for CPUs with any fusio...
2017-07-12 Rui UeyamaUse --color-diagnostics instead of -color-diagnostics.
2017-07-12 Frederich MunchAllow clients to specify search order of DynamicLibraries.
2017-07-12 Stanislav Mekhanoshin[AMDGPU] fcanonicalize elimination optimization
2017-07-12 Rafael EspindolaDon't expose a map in the DWARFContext interface.
2017-07-12 Anna Thomas[LoopUnrollRuntime] NFC: Refactored safety checks of...
2017-07-12 Florian Hahn[AArch64] Add AArch64Subtarget::isFusion function.
2017-07-12 Heejin Ahn[WebAssembly] Mark element atomic memcpy/memmove intrin...
2017-07-12 Sam CleggRemove unneeded use of #undef DEBUG_TYPE. NFC
2017-07-12 Michael Kuperstein[LV] Don't allow outside uses of IVs if the SCEV is...
2017-07-12 Simon Dardis[mips][mt][6/7] Add support for mftr, mttr instructions.
2017-07-12 Reid KlecknerFix non-Windows build after PDB native builtin type...
2017-07-12 Adrian McCarthy[PDB] Enable NativeSession to create symbols for built...
2017-07-12 Daniel NeilsonFix to web assembly lib call list
2017-07-12 Jakub Kuderski[LoopRotate] Fix DomTree update logic for unreachable...
2017-07-12 Reid KlecknerUse std::mutex to avoid memory allocation after OOM
2017-07-12 George Karpenkov[libFuzzer] Add a dependency on symbolizer from libFuzz...
2017-07-12 George Karpenkov[libFuzzer] NFC Declare LIBFUZZER_FLAGS_BASE outside...
2017-07-12 George Karpenkov[libFuzzer] Do not use LLVM ostream in tests
2017-07-12 Sanjay Patel[x86] improve SBB optimizations for SETB/SETA with...
2017-07-12 Sanjay Patel[x86] add tests for improving sbb transforms; NFC
2017-07-12 Justin BognerGlobalISel: Handle selection of G_IMPLICIT_DEF in AArch64
2017-07-12 George Burgess IVAdd a test for r307754
2017-07-12 Simon Dardis[mips][mt][5/7] Add support for fork and yield instruct...
next