OSDN Git Service

android-x86/external-llvm-project.git
2021-01-20 Mircea Trofin[NFC] Move ImportedFunctionsInliningStatistics to Analysis
2021-01-20 Peter Steinfeld[flang] Fix creation of deferred shape arrays by POINTE...
2021-01-20 Shilei Tian[OpenMP][NVPTX] Added forward declaration to pave the...
2021-01-20 Amy Huang[CodeView] Emit function types in -gline-tables-only.
2021-01-20 peter klausler[flang] Infrastructure improvements in utility routines
2021-01-20 Nicolas Vasilache[mlir][Linalg] NFC - Fully compose map and operands...
2021-01-20 Alexander Belyaev[mlir] Add ComplexDialect to SCF->GPU pass.
2021-01-20 Nicolas Vasilache[mlir] Fix SubTensorInsertOp semantics
2021-01-20 Nikita Popov[PredicateInfo] Handle logical and/or
2021-01-20 Med Ismail... [lldb/Commands] Align process launch --plugin with...
2021-01-20 Nikita Popov[PredicateInfo][SCCP][NewGVN] Add tests for logical...
2021-01-20 Reid KlecknerReland "[PDB] Defer relocating .debug$S until commit...
2021-01-20 Nicolas Vasilache[mlir][Linalg] NFC - Expose getSmallestBoundingIndex...
2021-01-20 Jon Chesterfield[libomptarget][devicertl][nfc] Simplify target_atomic...
2021-01-20 Pavel LabathRevert "[lldb] Re-enable TestPlatformProcessConnect...
2021-01-20 Reid Kleckner[COFF] Fix relocation offsets in pdb-file-statics test...
2021-01-20 Jon Chesterfield[libomptarget][devicertl][nfc] Remove some cuda intrins...
2021-01-20 Nikita Popov[PredicateInfo] Generalize processing of conditions
2021-01-20 Andrzej Warzynski[flang][driver] Refactor one unit-test case to use...
2021-01-20 Erich Keane[EXTINT][OMP] Fix _ExtInt type checking in device code
2021-01-20 Thomas Lively[WebAssembly] Prototype new f64x2 conversions
2021-01-20 Nicolas Vasilache[mlir][Linalg] NFC - getAssumedNonShapedOperands now...
2021-01-20 dfukalov[NFC][AMDGPU] Split AMDGPUSubtarget.h to R600 and GCN...
2021-01-20 Jez Ng[lld-macho] Run ObjCContractPass during LTO
2021-01-20 Jez Ng[lld-macho][easy] Create group for LLD-specific CLI...
2021-01-20 Mircea TrofinRevert "[NPM][Inliner] Factor ImportedFunctionStats...
2021-01-20 peter klausler[flang] Fix ASSOCIATE statement name resolution
2021-01-20 Mircea Trofin[NPM][Inliner] Factor ImportedFunctionStats in the...
2021-01-20 Hans WennborgRevert "[DAGCombiner] Enable SimplifyDemandedBits vecto...
2021-01-20 George Burgess IVRevert "[clang] Change builtin object size when subobje...
2021-01-20 Reid Kleckner[COFF] Use range for on relocations, NFC
2021-01-20 Dávid Bolvanský[BuildLibcalls] Mark some libcalls with inaccessiblemem...
2021-01-20 Craig Topper[RISCV] Remove unnecessary APInt copy. NFC
2021-01-20 Simon Pilgrim[X86][AVX] Handle vperm2x128 shuffling of a subvector...
2021-01-20 Fangrui Song[AArch64] Fix -Wunused-but-set-variable in GCC -DLLVM_E...
2021-01-20 Frederik Gossen[MLIR][Standard] Add log1p operation to std
2021-01-20 Albion Fung[PowerPC][Power10] Exploit splat instruction xxsplti32d...
2021-01-20 Med Ismail... [lldb/Commands] Refactor ProcessLaunchCommandOptions...
2021-01-20 Tobias Gysi[mlir] fix the rocm runtime wrapper to account for...
2021-01-20 Jacques PienaarAvoid unused variable warning in opt mode
2021-01-20 Craig Topper[RISCV] Add way to mark CompressPats that should only...
2021-01-20 Diego Caballero[mlir][Affine] Add support for multi-store producer...
2021-01-20 Shilei Tian[OpenMP][NVPTX] Replaced CUDA builtin vars with LLVM...
2021-01-20 Sameer Sahasrabuddhe[AMDGPU] pin lit test divergent-unswitch.ll to the...
2021-01-20 Sanjay Patel[SLP] reduce reduction code for checking vectorizable...
2021-01-20 Sanjay Patel[SLP] refactor more reduction functions; NFC
2021-01-20 Sanjay Patel[SLP] move reduction createOp functions; NFC
2021-01-20 Louis Dionne[docs] Fix overly specific link to uploading patches...
2021-01-20 Joseph TremouletLoop peeling: check that latch is conditional branch
2021-01-20 Stephen KellyImplement dynamic mapAnyOf in terms of ASTNodeKinds
2021-01-20 Jon Chesterfield[libomptarget][devicertl] Wrap source in declare target...
2021-01-20 Alex Richardson[libc++] Split re.alg tests into locale-dependent and...
2021-01-20 Stephen KellyMake it possible to store a ASTNodeKind in VariantValue
2021-01-20 Simon Pilgrim[DAGCombiner] Enable SimplifyDemandedBits vector suppor...
2021-01-20 Hans WennborgRevert "Following up on PR48517, fix handling of templa...
2021-01-20 Paul C. AnagnostopoulosRevert "[TableGen] Improve algorithm for inheriting...
2021-01-20 Simon Pilgrim[X86][AVX] Fold extract_subvector(VSRLI/VSHLI(x,32...
2021-01-20 Paul C. Anagnostopoulos[TableGen] Improve algorithm for inheriting class templ...
2021-01-20 Amanieu d'Antras[AArch64] Add support for the GNU ILP32 ABI
2021-01-20 Mindong Chen[SCEV] Add a test with wrong exit counts. (NFC)
2021-01-20 Bjorn Pettersson[PM] Avoid duplicates in the Used/Preserved/Required...
2021-01-20 Haojian Wu[clangd] Extend find-refs to include overrides.
2021-01-20 Christian SiggFix cuda-runner tests.
2021-01-20 Mark Murray[AArch64] Add missing "flagm" feature to the .arch_exte...
2021-01-20 Mark Murray[AArch64] Add missing "pauth" feature to the .arch_exte...
2021-01-20 Kadir Cetinkaya[clangd] Fix division by zero when computing scores
2021-01-20 James Henderson[llvm-symbolizer][doc] Reorder --relativenames in optio...
2021-01-20 Florian Hahn[LV] Add test cases with multiple exits which require...
2021-01-20 Jeremy Morse[LLD][ELF] Correct test temporary file paths
2021-01-20 Julian GrossAdded check if there are regions that do not implement...
2021-01-20 Christian Sigg[mlir] Link mlir_runner_utils statically into cuda...
2021-01-20 Arun R[PostRASched] Regenerate Whole Test with update_llc_tes...
2021-01-20 Chuanqi Xu[Coroutine] Remain alignment information when merging...
2021-01-20 Mirko Brkusanin[AMDGPU][GlobalISel] Avoid selecting S_PACK with constants
2021-01-20 Sam McCall[clangd] Retire some flags for uncontroversial, stable...
2021-01-20 Sam McCall[clangd] Remove the recovery-ast options.
2021-01-20 Sam McCall[clangd] Move DirBasedCDB broadcasting onto its own...
2021-01-20 Sam McCall[clangd] Allow CDBs to have background work to block on.
2021-01-20 Arun R[Test Commit] This is a test commit for https://reviews...
2021-01-20 Jan Svoboda[clang][cli] Port more options to new parsing system
2021-01-20 Petar Avramovic[AMDGPU][MC] Add tfe disassembler support MIMG opcodes
2021-01-20 Gabriel Hjort... [GlobalISel] Add missing operand update when copy is...
2021-01-20 Raphael Isemann[lldb][docs] Expand CSS fix for LLDB doc tables
2021-01-20 David Sherwood[NFC][InstructionCost] Use InstructionCost in lib/Trans...
2021-01-20 Raphael Isemann[lldb][docs] Filter out 'thisown' attribute and inherit...
2021-01-20 Raphael Isemann[lldb][docs] Remove -webkit-hyphens in table cells...
2021-01-20 Bill Wendling[X86] Add segment and address-size override prefixes
2021-01-20 Hsiangkai Wang[RISCV] Implement vlseg intrinsics.
2021-01-20 Fangrui Song[ELF] --wrap: Produce a dynamic symbol for undefined...
2021-01-20 Fangrui Song[ELF][test] Improve --wrap tests
2021-01-20 Aart Bik[mlir][sparse] add narrower choices for pointers/indices
2021-01-20 Kazu Hirata[llvm] Use llvm::all_of (NFC)
2021-01-20 Kazu Hirata[llvm] Use llvm::any_of (NFC)
2021-01-20 Kazu Hirata[llvm] Use llvm::find (NFC)
2021-01-20 Juneyoung Lee[SimplifyCFG] Reapply update_test_checks.py (NFC)
2021-01-20 ShihPo Hung[RISCV] refactor VPatBinary (NFC)
2021-01-20 Juneyoung LeeAllow nonnull/align attribute to accept poison
2021-01-20 wlei[llvm-profgen][NFC] Fix the incorrect computation of...
2021-01-20 Sergey Dmitriev[llvm-link] Improve link time for bitcode archives...
2021-01-20 Stella Laurenzo[mlir][python] Swap shape and element_type order for...
next