projects
/
platform
/
upstream
/
llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/llvm.git
2021-02-06
Fangrui Song
[ELF] --gc-sections: collect unused SHF_LINK_ORDER...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-06
Kazu Hirata
[Transforms/Instrumentation] Use range-based for loops...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-06
Kazu Hirata
[llvm] Fix header guards (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2021-02-06
Kazu Hirata
[AMDGPU] Drop unnecessary const from a return type...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-06
Fangrui Song
[AsmPrinter] __patchable_function_entries: Set SHF_LINK...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-06
Wenlei He
[CSSPGO] Use merged base profile for hot threshold...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-06
Mehdi Amini
Rework ExecutionEngine::invoke() to make it more friend...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-06
Mehdi Amini
Add a link to the LLVM Dev recording from the MLIR...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-06
Adrian Prantl
Have stripDebugInfo() also strip !llvm.loop annotations...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-06
Joerg Sonnenberger
SPARCv9: recognize SIR trap instruction
commit
|
commitdiff
|
tree
|
snapshot
2021-02-06
Greg McGary
[lld-macho] Fix alignment & layout to match ld64 and...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-05
Wouter van...
[WebAssembly] ensure .functype applies to right label...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-05
Jonas Devlieghere
[lldb] Re-enable TestExprsChar on arm64
commit
|
commitdiff
|
tree
|
snapshot
2021-02-05
Jonas Devlieghere
[debugserver] Fix more warnings in DNBArchImplARM64
commit
|
commitdiff
|
tree
|
snapshot
2021-02-05
Siva Chandra
[libc][aarch64] Enable a bunch of math functions.
commit
|
commitdiff
|
tree
|
snapshot
2021-02-05
Lei Zhang
[mlir][vector] Add pattern to shuffle bitcast ops
commit
|
commitdiff
|
tree
|
snapshot
2021-02-05
Fangrui Song
[libc++abi] Disable _Unwind_ForcedUnwind + exception...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-05
Sam Clegg
[clang][emscripten] Add builtin define for __EMSCRIPTEN...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-05
Wouter van...
[WebAssembly] Prevent data inside text sections in...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-05
Nico Weber
[gn build] enable new pass manager more, follow-up...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-05
Aaron Ballman
Allow SmallPtrSet to be used with a std::insert_iterator
commit
|
commitdiff
|
tree
|
snapshot
2021-02-05
Petr Hosek
Don't emit coverage mapping for excluded functions
commit
|
commitdiff
|
tree
|
snapshot
2021-02-05
Sterling Augustine
Various minor fixes for python 3
commit
|
commitdiff
|
tree
|
snapshot
2021-02-05
Martin Storsjö
[libcxx] Implement temp_directory_path using GetTempPat...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-05
Martin Storsjö
[libcxx] Use the posix code for directory_entry::__do_r...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-05
Eric Schweitz
[flang][fir] Add FIR's vector type.
commit
|
commitdiff
|
tree
|
snapshot
2021-02-05
Arthur O'Dwyer
[libc++] Further improve the contiguous-iterator story...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-05
Yaxun (Sam...
[CUDA][HIP] Fix device variable linkage
commit
|
commitdiff
|
tree
|
snapshot
2021-02-05
Sanjay Patel
Revert "[Codegen][ReplaceWithVecLib] add pass to replac...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-05
Craig Topper
[RISCV] Correct types in tablegen multiclasses found...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-05
Arthur Eubanks
[NVPTX][NewPM] Temporarily disable NVPTX passes in...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-05
zoecarver
[lic++][docs] Explain noexcept policy for narrow contracts.
commit
|
commitdiff
|
tree
|
snapshot
2021-02-05
Sanjay Patel
[PhaseOrdering] add test to show combined result of...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-05
Sanjay Patel
[Reassociate] add test for shl+or; NFC
commit
|
commitdiff
|
tree
|
snapshot
2021-02-05
Lukas Sommer
[Codegen][ReplaceWithVecLib] add pass to replace vector...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-05
Wouter van...
[WebAssembly] locals can now be indirect in DWARF
commit
|
commitdiff
|
tree
|
snapshot
2021-02-05
Eric Schweitz
[flang][NFC] Make KindTy consistent and consistently...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-05
Eric Schweitz
[flang][NFC] Update comments.
commit
|
commitdiff
|
tree
|
snapshot
2021-02-05
Siva Chandra
[libc] Add aarch64 flavors of floor, round, sqrt and...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-05
Thomas Preud...
Stop traping on sNaN in __builtin_isnan
commit
|
commitdiff
|
tree
|
snapshot
2021-02-05
Amy Huang
[DebugInfo] Fix error from D95893, where I accidentally...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-05
Huihui Zhang
[DAGCombiner][SVE] Fix invalid use of getVectorNumEleme...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-05
Amy Huang
[CodeView][DebugInfo] Update the code for removing...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-05
Jianzhou Zhao
[dfsan] Add thread registration
commit
|
commitdiff
|
tree
|
snapshot
2021-02-05
Fangrui Song
[ELF] Improve --icf=safe diagnostic
commit
|
commitdiff
|
tree
|
snapshot
2021-02-05
Wen-Heng (Jack...
[AMDGPU] Add Fiji target in fptosi/fptoui instruction...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-05
Arthur Eubanks
[gn build] Turn on new pass manager by default
commit
|
commitdiff
|
tree
|
snapshot
2021-02-05
Arthur O'Dwyer
Revert "Revert "[libc++] [P0879] constexpr std::nth_ele...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-05
Simon Pilgrim
[MSP430] Fix multiclass template parameter types. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2021-02-05
Sam McCall
[clangd] Trace queue state for each TUScheduler action.
commit
|
commitdiff
|
tree
|
snapshot
2021-02-05
Jonas Devlieghere
[lldb] Emit type annotation in SWIG generated Python...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-05
Denys Shabalin
Drop LLVM_i1, LLVM_i8, LLVM_i32, LLVM_IntBase types
commit
|
commitdiff
|
tree
|
snapshot
2021-02-05
Michael Liao
Recommit of a2fdf9d4d734732a6fa9288f1ffdf12bf8618123.
commit
|
commitdiff
|
tree
|
snapshot
2021-02-05
Sidharth Baveja
LoopUnrollAndJam] Only allow loops with single exit...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-05
Anton Zabaznov
[OpenCL] Add macro definitions of OpenCL C 3.0 features
commit
|
commitdiff
|
tree
|
snapshot
2021-02-05
Stephen Kelly
[ASTMatchers] Fix segfault when Action is nullptr
commit
|
commitdiff
|
tree
|
snapshot
2021-02-05
Yvan Roux
[Test] Fix test case demonstrating oddities in behavior...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-05
Paul Robinson
[RGT][ProfileData] Correct a test assertion
commit
|
commitdiff
|
tree
|
snapshot
2021-02-05
Sven van Haastregt
[OpenCL] Add cl_khr_subgroup_shuffle* to TableGen BIFs
commit
|
commitdiff
|
tree
|
snapshot
2021-02-05
Lei Zhang
[mlir][vector] Add constant folding for fp16 to fp32...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-05
Lei Zhang
[mlir][spirv] Add more vector conversion patterns
commit
|
commitdiff
|
tree
|
snapshot
2021-02-05
Akira Hatanaka
[ObjC][ARC] Use operand bundle 'clang.arc.rv' instead...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-05
Arnold Schwaighofer
We can only move static allocas into the resume entry...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-05
Stephen Kelly
[clang-tidy] Simplify implementation of container-size...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-05
Stephen Kelly
Add an API to simplify setting TraversalKind in clang...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-05
Lei Zhang
[mlir][vector] Add patterns to cast away leading 1-dim
commit
|
commitdiff
|
tree
|
snapshot
2021-02-05
Akira Hatanaka
Revert "[ObjC][ARC] Use operand bundle 'clang.arc.rv...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-05
Akira Hatanaka
[ObjC][ARC] Use operand bundle 'clang.arc.rv' instead...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-05
Nicolas Vasilache
[mlir][Linalg] NFC - Improve usage of mlir::linalg...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-05
Alex Zinenko
[mlir] Turn Linalg to LLVM into a partial conversion
commit
|
commitdiff
|
tree
|
snapshot
2021-02-05
Kadir Cetinkaya
[clangd] Deduplicate scopes in IncludeFixer queries
commit
|
commitdiff
|
tree
|
snapshot
2021-02-05
Qiu Chaofan
Revert "[PowerPC] [Clang] Enable float128 feature on...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-05
Simon Pilgrim
[LoopVectorize][ARM] Regenerate mve-gather-scatter...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-05
Vladislav Vinogradov
[mlir] Add `const` qualifiers to `AffineMap` methods
commit
|
commitdiff
|
tree
|
snapshot
2021-02-05
Aaron Ballman
Treat opencl_unroll_hint subject errors as semantic...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-05
Nicolas Vasilache
[mlir][Linalg] Fix spurious test change
commit
|
commitdiff
|
tree
|
snapshot
2021-02-05
Nicolas Vasilache
[mlir][Linalg] NFC - Refactor vectorization to be more...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-05
Adrian Kuegel
Revert "[LV] Unconditionally branch from middle to...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-05
Max Kazantsev
[Test] Add tests demonstrating missing case of usub...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-05
Nicolas Vasilache
[mlir][Linalg] Add option to anchor on func name in...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-05
Simon Pilgrim
IROutliner.cpp - fix Wdocumentation warning. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2021-02-05
Simon Pilgrim
AArch64LowerHomogeneousPrologEpilog.cpp - fix Wdocument...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-05
Simon Pilgrim
SampleProfile.cpp - fix Wdocumentation warning. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2021-02-05
Simon Pilgrim
IROutliner.cpp - fix Wdocumentation warnings. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2021-02-05
Simon Pilgrim
CodeGenPassBuilder.h - fix Wdocumentation warning....
commit
|
commitdiff
|
tree
|
snapshot
2021-02-05
Simon Pilgrim
TypeMismatchCheck.cpp - fix Wdocumentation warning...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-05
Simon Pilgrim
DWARFDebugFrame.h - fix Wdocumentation warning. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2021-02-05
Joe Ellis
[AArch64][SVE] Coalesce ptrue instrinsic calls where...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-05
Aleksandr Platonov
[clangd] Take into account what is in the index (symbol...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-05
Guillaume Chatelet
[NFC] Simplify expression
commit
|
commitdiff
|
tree
|
snapshot
2021-02-05
Guillaume Chatelet
[NFC] inline variable
commit
|
commitdiff
|
tree
|
snapshot
2021-02-05
Fraser Cormack
[RISCV] Support scalable-vector integer reduction intri...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-05
Fraser Cormack
[RISCV] Optimize sign-extended EXTRACT_VECTOR_ELT nodes
commit
|
commitdiff
|
tree
|
snapshot
2021-02-05
Fraser Cormack
[RISCV] Add patterns for scalable-vector fsqrt
commit
|
commitdiff
|
tree
|
snapshot
2021-02-05
David Green
[CostModel] Remove VF from IntrinsicCostAttributes
commit
|
commitdiff
|
tree
|
snapshot
2021-02-05
Raphael Isemann
[lldb][NFC] Minor comment and inlining fixes for Args
commit
|
commitdiff
|
tree
|
snapshot
2021-02-05
James Henderson
[llvm-objdump] Fix missing first line of license in...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-05
Nicolas Vasilache
[mlir][linalg] Linalg.fill on tensor should not have...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-05
Anton Zabaznov
[OpenCL] Introduce new language options for OpenCL...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-05
Pavel Labath
[lldb/cmake] Reduce duplication in generation lldb...
commit
|
commitdiff
|
tree
|
snapshot
next