OSDN Git Service
(root)
/
android-x86
/
external-llvm-project.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
android-x86/external-llvm-project.git
2021-01-20
Dávid Bolvanský
[BuildLibcalls, Attrs] Support more variants of C+...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
Craig Topper
[RISCV] Add another isel pattern for slliu.w.
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
Craig Topper
[RISCV] Add addu.w and slliu.w test that uses getelemen...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
Diego Caballero
Revert "[mlir][Affine] Add support for multi-store...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
Aart Bik
[mlir][sparse] add asserts on reading in tensor data
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
Ryan Houdek
D94954: Fixes Snapdragon Kryo CPU core detection
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
Fangrui Song
Makefile.rules: Avoid redundant .d generation (make...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
Nicolas Vasilache
[mlir] NFC - Fix unused variable in non-debug mode
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
Tony Tye
[NFC][AMDGPU] Document target ID syntax for code object...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
Michael Liao
[hip] Fix `<complex>` compilation on Windows with VS2019.
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
Mircea Trofin
Reland "[NPM][Inliner] Factor ImportedFunctionStats...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
Eugene Zhulenev
[mlir:async] Fix data races in AsyncRuntime
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
LLVM GN Syncbot
[gn build] Port 95ce32c7878d
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
Mircea Trofin
[NFC] Move ImportedFunctionsInliningStatistics to Analysis
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
Peter Steinfeld
[flang] Fix creation of deferred shape arrays by POINTE...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
Shilei Tian
[OpenMP][NVPTX] Added forward declaration to pave the...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
Amy Huang
[CodeView] Emit function types in -gline-tables-only.
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
peter klausler
[flang] Infrastructure improvements in utility routines
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
Nicolas Vasilache
[mlir][Linalg] NFC - Fully compose map and operands...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
Alexander Belyaev
[mlir] Add ComplexDialect to SCF->GPU pass.
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
Nicolas Vasilache
[mlir] Fix SubTensorInsertOp semantics
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
Nikita Popov
[PredicateInfo] Handle logical and/or
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
Med Ismail...
[lldb/Commands] Align process launch --plugin with...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
Nikita Popov
[PredicateInfo][SCCP][NewGVN] Add tests for logical...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
Reid Kleckner
Reland "[PDB] Defer relocating .debug$S until commit...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
Nicolas Vasilache
[mlir][Linalg] NFC - Expose getSmallestBoundingIndex...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
Jon Chesterfield
[libomptarget][devicertl][nfc] Simplify target_atomic...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
Pavel Labath
Revert "[lldb] Re-enable TestPlatformProcessConnect...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
Reid Kleckner
[COFF] Fix relocation offsets in pdb-file-statics test...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
Jon Chesterfield
[libomptarget][devicertl][nfc] Remove some cuda intrins...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
Nikita Popov
[PredicateInfo] Generalize processing of conditions
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
Andrzej Warzynski
[flang][driver] Refactor one unit-test case to use...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
Erich Keane
[EXTINT][OMP] Fix _ExtInt type checking in device code
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
Thomas Lively
[WebAssembly] Prototype new f64x2 conversions
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
Nicolas Vasilache
[mlir][Linalg] NFC - getAssumedNonShapedOperands now...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
dfukalov
[NFC][AMDGPU] Split AMDGPUSubtarget.h to R600 and GCN...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
Jez Ng
[lld-macho] Run ObjCContractPass during LTO
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
Jez Ng
[lld-macho][easy] Create group for LLD-specific CLI...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
Mircea Trofin
Revert "[NPM][Inliner] Factor ImportedFunctionStats...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
peter klausler
[flang] Fix ASSOCIATE statement name resolution
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
Mircea Trofin
[NPM][Inliner] Factor ImportedFunctionStats in the...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
Hans Wennborg
Revert "[DAGCombiner] Enable SimplifyDemandedBits vecto...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
George Burgess IV
Revert "[clang] Change builtin object size when subobje...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
Reid Kleckner
[COFF] Use range for on relocations, NFC
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
Dávid Bolvanský
[BuildLibcalls] Mark some libcalls with inaccessiblemem...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
Craig Topper
[RISCV] Remove unnecessary APInt copy. NFC
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
Simon Pilgrim
[X86][AVX] Handle vperm2x128 shuffling of a subvector...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
Fangrui Song
[AArch64] Fix -Wunused-but-set-variable in GCC -DLLVM_E...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
Frederik Gossen
[MLIR][Standard] Add log1p operation to std
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
Albion Fung
[PowerPC][Power10] Exploit splat instruction xxsplti32d...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
Med Ismail...
[lldb/Commands] Refactor ProcessLaunchCommandOptions...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
Tobias Gysi
[mlir] fix the rocm runtime wrapper to account for...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
Jacques Pienaar
Avoid unused variable warning in opt mode
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
Craig Topper
[RISCV] Add way to mark CompressPats that should only...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
Diego Caballero
[mlir][Affine] Add support for multi-store producer...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
Shilei Tian
[OpenMP][NVPTX] Replaced CUDA builtin vars with LLVM...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
Sameer Sahasrabuddhe
[AMDGPU] pin lit test divergent-unswitch.ll to the...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
Sanjay Patel
[SLP] reduce reduction code for checking vectorizable...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
Sanjay Patel
[SLP] refactor more reduction functions; NFC
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
Sanjay Patel
[SLP] move reduction createOp functions; NFC
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
Louis Dionne
[docs] Fix overly specific link to uploading patches...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
Joseph Tremoulet
Loop peeling: check that latch is conditional branch
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
Stephen Kelly
Implement dynamic mapAnyOf in terms of ASTNodeKinds
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
Jon Chesterfield
[libomptarget][devicertl] Wrap source in declare target...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
Alex Richardson
[libc++] Split re.alg tests into locale-dependent and...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
Stephen Kelly
Make it possible to store a ASTNodeKind in VariantValue
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
Simon Pilgrim
[DAGCombiner] Enable SimplifyDemandedBits vector suppor...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
Hans Wennborg
Revert "Following up on PR48517, fix handling of templa...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
Paul C. Anagnostopoulos
Revert "[TableGen] Improve algorithm for inheriting...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
Simon Pilgrim
[X86][AVX] Fold extract_subvector(VSRLI/VSHLI(x,32...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
Paul C. Anagnostopoulos
[TableGen] Improve algorithm for inheriting class templ...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
Amanieu d'Antras
[AArch64] Add support for the GNU ILP32 ABI
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
Mindong Chen
[SCEV] Add a test with wrong exit counts. (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
Bjorn Pettersson
[PM] Avoid duplicates in the Used/Preserved/Required...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
Haojian Wu
[clangd] Extend find-refs to include overrides.
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
Christian Sigg
Fix cuda-runner tests.
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
Mark Murray
[AArch64] Add missing "flagm" feature to the .arch_exte...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
Mark Murray
[AArch64] Add missing "pauth" feature to the .arch_exte...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
Kadir Cetinkaya
[clangd] Fix division by zero when computing scores
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
James Henderson
[llvm-symbolizer][doc] Reorder --relativenames in optio...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
Florian Hahn
[LV] Add test cases with multiple exits which require...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
Jeremy Morse
[LLD][ELF] Correct test temporary file paths
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
Julian Gross
Added check if there are regions that do not implement...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
Christian Sigg
[mlir] Link mlir_runner_utils statically into cuda...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
Arun R
[PostRASched] Regenerate Whole Test with update_llc_tes...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
Chuanqi Xu
[Coroutine] Remain alignment information when merging...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
Mirko Brkusanin
[AMDGPU][GlobalISel] Avoid selecting S_PACK with constants
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
Sam McCall
[clangd] Retire some flags for uncontroversial, stable...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
Sam McCall
[clangd] Remove the recovery-ast options.
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
Sam McCall
[clangd] Move DirBasedCDB broadcasting onto its own...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
Sam McCall
[clangd] Allow CDBs to have background work to block on.
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
Arun R
[Test Commit] This is a test commit for https://reviews...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
Jan Svoboda
[clang][cli] Port more options to new parsing system
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
Petar Avramovic
[AMDGPU][MC] Add tfe disassembler support MIMG opcodes
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
Gabriel Hjort...
[GlobalISel] Add missing operand update when copy is...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
Raphael Isemann
[lldb][docs] Expand CSS fix for LLDB doc tables
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
David Sherwood
[NFC][InstructionCost] Use InstructionCost in lib/Trans...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
Raphael Isemann
[lldb][docs] Filter out 'thisown' attribute and inherit...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
Raphael Isemann
[lldb][docs] Remove -webkit-hyphens in table cells...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
Bill Wendling
[X86] Add segment and address-size override prefixes
commit
|
commitdiff
|
tree
|
snapshot
next