OSDN Git Service

android-x86/external-llvm-project.git
2020-06-30 Christopher... [SVE] Remove calls to VectorType::getNumElements from...
2020-06-30 Eric ChristopherUpdate the phabricator docs to reflect the monorepo...
2020-06-30 Louis Dionne[libc++] Split dylib instantiations for deprecated...
2020-06-30 Tim Keith[flang] Silence some warnings from clang-tidy
2020-06-30 Hsiangkai Wang[MVT] Add new MVT types for RISC-V vector.
2020-06-30 David Green[InstCombine] New FMA tests and regenerate tests. NFC
2020-06-30 Lei Huang[PowerPC][NFC] Rename/organize encoding test files...
2020-06-30 Philippe Blain[clang][docs] Add note about using `-flto` with `-g...
2020-06-30 Samuel Tebbs[ARM] Allow the fabs intrinsic to be tail predicated
2020-06-30 Simon PilgrimPass MDFieldPrinter::printAPInt APInt arg by reference...
2020-06-30 Samuel Tebbs[ARM] Allow the usub_sat and ssub_sat intrinsics to...
2020-06-30 Louis Dionne[libc++abi] Remove unused include of <sys/types.h>
2020-06-30 Matt ArsenaultRegAlloc: Start using Register
2020-06-30 Matt ArsenaultBranchFolding: Use Register
2020-06-30 Matt ArsenaultTailDuplicator: Use Register
2020-06-30 Matt ArsenaultAMDGPU: Use Register
2020-06-30 Matt ArsenaultX86: Use Register
2020-06-30 Sjoerd Meijer[ARM][MVE] Tail-predication: clean-up of unused code
2020-06-30 aartbik[mlir] [VectorOps] Replace zero fma with mult for vecto...
2020-06-30 Jonas Devlieghere[lldb/Test] Skip recognizer tests when Python is disabled
2020-06-30 Samuel Tebbs[ARM] Allow rounding intrinsics to be tail predicated
2020-06-30 Nathan James[CodeComplete] Tweak completion for else.
2020-06-30 Nathan James[clang-tidy] performance-faster-string-find string...
2020-06-30 Guillaume Chatelet[Alignment][NFC] TargetLowering::allowsMemoryAccessForA...
2020-06-30 Nathan James[clang-tidy] Sanity checks in ClangTidyTest header.
2020-06-30 Louis Dionne[libc++abi] Remove empty source file cxa_unexpected.cpp
2020-06-30 Pavel Labath[lldb/Scripts]
2020-06-30 Andy SofferAdd Metadata to Transformer tooling
2020-06-30 Guillaume Chatelet[NFC] Remove dead code
2020-06-30 Ulrich Weigand[SystemZ] Simplify knownbits.ll test
2020-06-30 Haojian Wu[AST][RecoveryExpr] Avoid spurious 'missing typename...
2020-06-30 Louis Dionne[runtimes] Rename newformat to just format, now that...
2020-06-30 Louis Dionne[libc++] Remove dead code since the removal of the...
2020-06-30 Xing GUO[DWARFYAML][MachO] Remove endianness related tests.
2020-06-30 Haojian Wu[ASTMatcher] Fix a performance regression: memorize...
2020-06-30 Pavel Labath[lldb/Test] Introduce "assertSuccess"
2020-06-30 Simon Pilgrim[X86][SSE] LowerVectorAllZero - add support for masked...
2020-06-30 serge-sans... Make it possible for client code to consume CLANG_LINK_...
2020-06-30 Guillaume Chatelet[Alignment][NFC] Migrate SelectionDAGTargetInfo::EmitTa...
2020-06-30 Sam McCall[clangd] Suppress GCC -Woverloaded-virtual by renaming...
2020-06-30 Guillaume Chatelet[Alignment][NFC] Migrate SelectionDAGTargetInfo::EmitTa...
2020-06-30 Guillaume Chatelet[Alignment][NFC] Migrate SelectionDAGTargetInfo::EmitTa...
2020-06-30 Sam Parker[NFC][ARM] Tail predication reduction tests
2020-06-30 dfukalov[PM] Fix new PM to perform SpeculativeExecution as...
2020-06-30 Raphael Isemann[lldb] Fix TestModuleGetXcodeSDK test after DWARFYAML...
2020-06-30 Simon Pilgrim[X86] Add tests for cmp-zero + and/trunc + or-reduction...
2020-06-30 Gongyu Deng[lldb] Tab completion for `frame recognizer delete`
2020-06-30 Bevin Hansson[AST] Fix handling of some edge cases in fixed-point...
2020-06-30 Gongyu Deng[lldb] Tab completion for `frame select`
2020-06-30 Raphael Isemann[lldb][NFC] Remove ImportInProgress lock in ClangASTSource
2020-06-30 Ilya Leoshkevich[SystemZ] Add NoMerge MIFlag
2020-06-30 Balazs Benics[llvm][Z3][NFC] Improve mkBitvector performance
2020-06-30 lh123[clangd] Remove redundant `findRefs` calls. NFC.
2020-06-30 Marcel Koester[mlir] Extended BufferPlacement to support nested regio...
2020-06-30 Haojian Wu[AST][RecoveryExpr] Add error-bit to NestNameSpecifierD...
2020-06-30 Guillaume Chatelet[Alignment][NFC] Migrate AtomicExpandPass to Align
2020-06-30 Raphael Isemann[lldb] Modernize TestOperatorOverload.py asserts
2020-06-30 sstefan1[IR] NoFree IntrinsicProperty.
2020-06-30 Georgii Rymar[yaml2obj] - Support reading a content as an array...
2020-06-30 Georgii Rymar[yaml2obj] - Add a way to set default values for macros...
2020-06-30 Petar AvramovicAMDGPU/GlobalISel: Select icmp intrinsic
2020-06-30 Petar Avramovic[GlobalISel][InlineAsm] Add support for matching input...
2020-06-30 Marius Brehler[mlir] Fix case in MLIRGPUtoVulkanTransforms
2020-06-30 Simon TathamRevert "Fix missing build dependency on omp_gen."
2020-06-30 Frederik Gossen[MLIR][Shape] Fix lowering of `shape.get_extent`
2020-06-30 Xing GUO[DWARFYAML][debug_info] Replace 'InitialLength' with...
2020-06-30 Nathan James[clang-tidy][docs] Fix malformed link in ReleaseNotes
2020-06-30 Guillaume Chatelet[Alignment][NFC] TargetLowering::allowsMemoryAccess
2020-06-30 Guillaume Chatelet[Alignment][NFC] Migrate PPC, X86 and XCore backends...
2020-06-30 Anatoly Trosinenko[builtins] Change si_int to int in some helper declarations
2020-06-30 Anatoly Trosinenko[MSP430] Declare comparison LibCalls as returning i16...
2020-06-30 Guillaume Chatelet[Alignment][NFC] Migrate AArch64, ARM, Hexagon, MSP...
2020-06-30 Simon TathamFix missing build dependency on omp_gen.
2020-06-30 Craig Topper[X86] Remove an isel pattern than can never match....
2020-06-30 David Sherwood[CodeGen] Fix warning in getNode for EXTRACT_SUBVECTOR
2020-06-30 Jonas Paulsson[SystemZ] Improve handling of ZERO_EXTEND_VECTOR_INREG.
2020-06-30 Alexander Shaposhnikov[llvm-objcopy][MachO] Fix segment size alignment
2020-06-30 David Sherwood[SVE][CodeGen] Fix bug in DAGCombiner::reduceBuildVecTo...
2020-06-30 River RiddleAdd front/back accessors to indexed_accessor_range.
2020-06-30 Max Kazantsev[SimplifyCFG] Fix inconsistency in block size assessmen...
2020-06-30 David BlaikieAdd missing #include
2020-06-30 Alex Lorenz[clang] attempt to fix a linux test failure for the...
2020-06-30 Ye Luo[OpenMP] fix clang warning about printf format in CUDA...
2020-06-30 Alex Lorenz[darwin][driver] pass the minimum supported OS version...
2020-06-30 Richard Smith[c++20] Fix handling of operator rewrites naming conste...
2020-06-30 David BlaikieMove Sema::PragmaStack<ValueType>::Act into Sema.h...
2020-06-30 George Mitenkov[MLIR][SPIRVToLLVM] Added Bitcast conversion pattern
2020-06-29 Jacques Pienaar[ods] Update Operator to record Arg->[Attr|Operand...
2020-06-29 Craig Topper[X86] Prefer AND over PSHUFB for v64i8 when possible
2020-06-29 George Mitenkov[MLIR][SPIRVToLLVM] Convert bitwise and logical not
2020-06-29 Joel E. Denny[FileCheck] Permit multiple -v or -vv
2020-06-29 Joel E. Denny[FileCheck][NFC] Clean up RUN style in verbose.txt...
2020-06-29 James Y KnightClang Driver: refactor support for writing response...
2020-06-29 James Y KnightClang Driver: Use Apple ld64's new @response-file support.
2020-06-29 Christopher... [SVE] Remove calls to VectorType::getNumElements from...
2020-06-29 Petr Hosek[CMake][compiler-rt] Only set lld as available when...
2020-06-29 Rahul Joshi[MLIR] Add variadic isa<> for Type, Value, and Attribute
2020-06-29 Christopher... [CMake] Fix incorrect handling of get_target_property...
2020-06-29 Richard SmithFix a few cases that were incorrectly parsed as unary...
2020-06-29 Adam D Straw[mlir] add unsigned comparison builders to Affine EDSC
next