OSDN Git Service

android-x86/external-llvm.git
2019-02-01 Evandro Menezes[InstCombine] Refactor test checks (NFC)
2019-02-01 Nico Webergn build: Add a missing dependency from llvm/test to...
2019-02-01 Evandro Menezes[InstCombine] Expand Windows test (NFC)
2019-02-01 Matt Davis[llvm-nm] Report '.comment' ELF sections as 'n' instead...
2019-02-01 Wolfgang Pieb[DWARF v5] Fix DWARF emitter and consumer to produce...
2019-02-01 Jordan Rupprecht[llvm-objcopy][NFC] More error propagation (executeObjc...
2019-02-01 James Y KnightFix some sphinx doc errors.
2019-02-01 Evandro Menezes[InstCombine] Refactor test checks (NFC)
2019-02-01 Tim Corringham[AMDGPU] Fix for vector element insertion
2019-02-01 Sanjay Patel[SDAG] improve variable names; NFC
2019-02-01 Simon Pilgrim[X86][SSE] Use PSLLDQ/PSRLDQ to mask out zeroable ends...
2019-02-01 Sanjay Patel[TargetLowering] try harder to determine undef elements...
2019-02-01 Simon Pilgrim[X86][AVX] Combine INSERT_SUBVECTOR(SRC0, BITCAST(SHUFF...
2019-02-01 Eugene Leviant[llvm-strip] Implement --keep-file-symbols
2019-02-01 Jordan Rupprecht[llvm-objcopy][NFC] Propagate errors in removeSymbols...
2019-02-01 Sanjay Patel[InstCombine] reduce duplicate code; NFC
2019-02-01 Fangrui Song[InstCombine] Fix -Wunused-variable when -DLLVM_ENABLE_...
2019-02-01 Sanjay Patel[InstCombine] try to reduce x86 addcarry to generic...
2019-02-01 Stefan Granitz[CMake] Add install targets for utilities to LLVM expor...
2019-02-01 Adhemerval... [AArch64] Optimize floating point materialization
2019-02-01 Ilya BiryukovDisable tidy checks with too many hits
2019-02-01 Roman Lebedev[X86][BdVer2] Transfer delays from the integer to the...
2019-02-01 Yevgeny RoubanProvide reason messages for unviable inlining
2019-02-01 James HendersonRevert r352750.
2019-02-01 James Henderson[llvm-symbolizer][test] Rename and tweak tests using...
2019-02-01 James Henderson[doc]Update String Error documentation in Programmer...
2019-02-01 Oliver Stannard[CodeGen] Don't scavenge non-saved regs in exception...
2019-02-01 George Rimar[obj2yaml] - Merge dumpRelSection and dumpRelaSection...
2019-02-01 Yevgeny Rouban[SLPVectorizer] Get rid of IndexQueue array from vector...
2019-02-01 JF BastienRevert "Bump minimum toolchain version"
2019-02-01 JF BastienBump minimum toolchain version
2019-02-01 Alex Bradbury[RISCV] Implement RV64D codegen
2019-02-01 Alex Bradbury[SelectionDAG] Support promotion of the FPOWI integer...
2019-02-01 James Y KnightFix compilation of examples after 13680223b9d8 / r352827
2019-02-01 James Y Knight[opaque pointer types] Add a FunctionCallee wrapper...
2019-02-01 Sanjay Patel[x86] adjust test to show both add/inc options; NFC
2019-01-31 Sanjay Patel[x86] add test for missed opportunity to use 'inc'...
2019-01-31 Kostya Serebryany[sanitizer-coverage] prune trace-cmp instrumentation...
2019-01-31 Matt ArsenaultGlobalISel: Fix MMO creation with non-power-of-2 mem...
2019-01-31 JF BastienRevert "Bump minimum toolchain version"
2019-01-31 Thomas Lively[WebAssembly] Fix a regression selecting negative build...
2019-01-31 JF BastienDeveloperPolicy: update toolchain with sample RFC ...
2019-01-31 JF BastienBump minimum toolchain version
2019-01-31 Wouter van... Fixed hasLinkerPrivateGlobalPrefix treating StringRef...
2019-01-31 Alex Bradbury[RISCV] Add RV64F codegen support
2019-01-31 Sam Clegg[WebAssembly] MC: Fix for outputing wasm object to...
2019-01-31 Sanjay Patel[x86] add test for missed opportunity to use 'inc'...
2019-01-31 Richard Trieu[Hexagon] Rename textually included file from .h to...
2019-01-31 James Y KnightRevert "[opaque pointer types] Add a FunctionCallee...
2019-01-31 James Y KnightFix compilation error with GCC after r352791.
2019-01-31 Alina Sbirlea[EarlyCSE & MSSA] Cleanup special handling for removing...
2019-01-31 Thomas Lively[WebAssembly] Add bulk memory target feature
2019-01-31 Guozhi Wei[DAGCombine] Avoid CombineZExtLogicopShiftLoad if there...
2019-01-31 James Y Knight[opaque pointer types] Add a FunctionCallee wrapper...
2019-01-31 Shoaib Meenai[cmake] Note future cleanup in comment. NFC
2019-01-31 Alina Sbirlea[MemorySSA] Extend removeMemoryAccess API to optimize...
2019-01-31 Nirav Dave[DAG][SystemZ] Define unwrapAddress for PCREL_WRAPPER.
2019-01-31 Matt Davis[ELF] Return the section name when calling getSymbolNam...
2019-01-31 Nirav Dave[DAG] Aggressively cleanup dangling node in CombineZExt...
2019-01-31 Leonard Chan[Intrinsic] Expand SMULFIX to MUL, MULH[US], or [US...
2019-01-31 Craig TopperRevert "[X86] Mark EMMS and FEMMS as clobbering MM0...
2019-01-31 Philip ReamesLower widenable_conditions in CGP
2019-01-31 Matt ArsenaultGlobalISel: Fix handling of vectors of pointers in...
2019-01-31 Bob Wilson[ADT] Fix a typo in isOSVersionLT that breaks the Micro...
2019-01-31 Simon PilgrimTrim trailing whitespace. NFCI.
2019-01-31 Simon Pilgrim[X86][AVX] Fold concat(broadcast(x),broadcast(x)) ...
2019-01-31 Simon Pilgrim[X86][AVX] insert_subvector(bitcast(v), bitcast(s)...
2019-01-31 Craig Topper[CallSite removal] Remove CallSite uses from InstCombine.
2019-01-31 Teresa JohnsonRecommit "[ThinLTO] Rename COMDATs for COFF when promot...
2019-01-31 Sanjay Patelrevert r352766: [PatternMatch] add special-case uaddo...
2019-01-31 Teresa JohnsonRevert "[ThinLTO] Rename COMDATs for COFF when promotin...
2019-01-31 Jordan Rupprecht[llvm-objcopy] Skip --localize-symbol for undefined...
2019-01-31 Sanjay Patel[PatternMatch] add special-case uaddo matching for...
2019-01-31 Teresa Johnson[ThinLTO] Rename COMDATs for COFF when promoting/renami...
2019-01-31 Sanjay Patel[CGP] add more tests for uaddo; NFC
2019-01-31 Nico Webergn build: Merge r352483
2019-01-31 Nico Webergn build: Merge r352681, r352739
2019-01-31 James Henderson[llvm-symbolizer][test] Extract tests from llvm-symboli...
2019-01-31 James Henderson[llvm-symbolizer][test] Extract tests from llvm-symboli...
2019-01-31 James Henderson[llvm-symbolizer][test] Extract tests from llvm-symboli...
2019-01-31 James Henderson[llvm-symbolizer][test] Simplify test input reading
2019-01-31 Simon Pilgrim[X86][AVX] Fold broadcast(bitcast(src)) -> bitcast...
2019-01-31 James Henderson[CommandLine] Improve help text for cl::values style...
2019-01-31 Simon Pilgrim[X86][AVX] Add PR34394 subvector broadcast test cases
2019-01-31 Eugene Leviant[llvm-strip] Add --strip-symbol
2019-01-31 Simon Pilgrim[X86] combineExtractWithShuffle - more aggressively...
2019-01-31 Simon Pilgrim[X86][AVX] Enable AVX1 broadcasts in shuffle combining
2019-01-31 Simon Pilgrim[X86][AVX] Fold vt1 concat_vectors(vt2 undef, vt2 broad...
2019-01-31 Max KazantsevDefault lowering for experimental.widenable.condition
2019-01-31 Yevgeny RoubanTest commit. NFCI.
2019-01-31 Sjoerd Meijer[ARM] Thumb2: ConstantMaterializationCost
2019-01-31 Sjoerd Meijer[SelectionDAG] Codesize: don't expand SHIFT to SHIFT_PARTS
2019-01-31 Douglas YungFixup test after r352704 since it changes how paths...
2019-01-31 Dmitry VenikovCommit tests for changes in revision D41940
2019-01-31 Petr HosekRevert "[CMake] Unify scripts for generating VCS headers"
2019-01-31 Dmitry Venikov[InstCombine] Missed optimization in math expression...
2019-01-31 Petr Hosek[CMake] Unify scripts for generating VCS headers
2019-01-31 Max Kazantsev[SCEV] Prohibit SCEV transformations for huge SCEVs
2019-01-31 Richard TrieuAdd namespace to some types.
2019-01-31 Matt ArsenaultFix missing C++ mode comment in header
next