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
2020-09-21
Fangrui Song
[ELF][test] Delete large temporary files and make some...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-21
Stanislav Mekhanoshin
[AMDGPU] Fixed typo in intrinsic comment. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2020-09-21
Reid Kleckner
[MS] On x86_32, pass overaligned, non-copyable argument...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-21
jerryyin
[AMDGPU] Adding mutex to guard lld::elf::link interface use
commit
|
commitdiff
|
tree
|
snapshot
2020-09-21
Arthur Eubanks
[ObjCARC] Initialize return value
commit
|
commitdiff
|
tree
|
snapshot
2020-09-21
David Tenty
[AIX][Clang][Driver] Add handling of shared option
commit
|
commitdiff
|
tree
|
snapshot
2020-09-21
Sanjay Patel
[SLP] use unary shuffle creator to reduce code duplicat...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-21
Sanjay Patel
[IRBuilder][VectorCombine] make and use a convenience...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-21
Ye Luo
[OpenMP] Protect unrecogonized CUDA error code
commit
|
commitdiff
|
tree
|
snapshot
2020-09-21
Roman Lebedev
[SCEV] Recognize @llvm.uadd.sat as `%y + umin(%x, ...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-21
Roman Lebedev
[SCEV] Recognize @llvm.usub.sat as `%x - (umin %x,...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-21
Roman Lebedev
[NFC][SCEV] Add tests for @llvm.*.sat intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2020-09-21
Roman Lebedev
[SCEV] Recognize @llvm.abs as smax(x, -x)
commit
|
commitdiff
|
tree
|
snapshot
2020-09-21
Roman Lebedev
[NFC][SCEV] Add tests for @llvm.abs intrinsic
commit
|
commitdiff
|
tree
|
snapshot
2020-09-21
Simon Pilgrim
[SLP] Use for-range loops across ValueLists. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2020-09-21
Dave Lee
[cmake] Centralize LLVM_ENABLE_WARNINGS option
commit
|
commitdiff
|
tree
|
snapshot
2020-09-21
Dave Lee
[lldb/Commands] Fix outdated `breakpoint command add...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-21
Sriraman Tallam
The wrong placement of add pass with optimizations...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-21
Sanjay Patel
[SLP] simplify interface for gather(); NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-09-21
Simon Pilgrim
ImplicitNullChecks.cpp - use auto const& iterators...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-21
Florian Hahn
[SCEV] Add additional max BTC tests with loop guards.
commit
|
commitdiff
|
tree
|
snapshot
2020-09-21
Arthur Eubanks
[ObjCARC][NewPM] Port objc-arc-contract to NPM
commit
|
commitdiff
|
tree
|
snapshot
2020-09-21
Momchil Velikov
[ARM][CMSE] Issue an error if passing arguments through...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-21
Simon Pilgrim
TargetPassConfig.cpp - use auto const& iterator in...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-21
Simon Pilgrim
SLPVectorizer.cpp - fix include ordering. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2020-09-21
Raul Tambre
[Sema] Split special builtin type lookups into a separa...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-21
Igor Kudrin
[clang] Fix a misleading variable name. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2020-09-21
Simon Pilgrim
MachineCSE.cpp - use auto const& iterator in for-range...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-21
Simon Pilgrim
Fix Wdocumentation unknown parameter warnings. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2020-09-21
Simon Pilgrim
ProfileSummary.cpp - use auto const& iterator in for...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-21
David Sherwood
[SVE][CodeGen] Mark ptrue/pfalse instructions as remate...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-21
Cyndy Ishida
[TextAPI] clean up auto usages in tests, NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-09-21
Edd Dawson
[LLD][ELF][test] Fix CHECKs in map-file test
commit
|
commitdiff
|
tree
|
snapshot
2020-09-21
Baptiste Saleil
[PowerPC] Add vector pair load/store instructions and...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-21
Arthur Eubanks
[LoopSimplifyCFG][NewPM] Rename simplify-cfg -> loop...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-21
Valentin Clement
[mlir][openacc] Add attributes to parallel op async...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-21
Simon Pilgrim
[CostModel][X86] Add some select shuffle costs tests...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-21
Simon Pilgrim
Update update_analyze_test_checks.py to support API...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-21
Gabor Marton
[analyzer][solver] Fix issue with symbol non-equality...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-21
Alexey Bataev
[SLP] Allow reordering of vectorization trees with...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-21
David Tenty
[AIX][Clang][Driver] Add handling of nostartfiles option
commit
|
commitdiff
|
tree
|
snapshot
2020-09-21
Raphael Isemann
[ASTImporter] Refactor IsStructurallyEquivalent's Decl...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-21
Simon Pilgrim
DWARFEmitter.cpp - use auto const& iterators in for...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-21
Paul C. Anagnostopoulos
Change comments about order of classes in superclass...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-21
Georgii Rymar
[llvm-readobj/libObject] - Get rid of `FirstSym` argume...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-21
Simon Pilgrim
DWARFYAML::emitDebugSections - remove unnecessary cantF...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-21
LLVM GN Syncbot
[gn build] Port 4fc0214a101
commit
|
commitdiff
|
tree
|
snapshot
2020-09-21
Denis Antrushin
[Statepoints][ISEL] gc.relocate uniquification should...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-21
Adam Balogh
[clang-tidy] New check cppcoreguidelines-prefer-member...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-21
Paul Walker
[SVE] Change definition of reduction ISD nodes to have...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-21
Paul Walker
[SVE] Use NEON for extract_vector_elt when the index...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-21
Eduardo Caldas
[SyntaxTree][NFC] follow naming convention + remove...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-21
Christian Sigg
[MLIR] Fix typo and expand gpu.host_register description.
commit
|
commitdiff
|
tree
|
snapshot
2020-09-21
Haojian Wu
Fix buildbot.
commit
|
commitdiff
|
tree
|
snapshot
2020-09-21
Alexander Belyaev
Revert "[NFC][ScheduleDAG] Remove unused EntrySU SUnit"
commit
|
commitdiff
|
tree
|
snapshot
2020-09-21
Haojian Wu
[AST] Reduce the size of TemplateArgumentLocInfo.
commit
|
commitdiff
|
tree
|
snapshot
2020-09-21
Florian Hahn
Recommit "[SCEV] Look through single value PHIs."
commit
|
commitdiff
|
tree
|
snapshot
2020-09-21
Benjamin Kramer
[mlir][VectorOps] Loosen restrictions on vector.reducti...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-21
David Green
[ARM] Select f32 constants with vmov.f16
commit
|
commitdiff
|
tree
|
snapshot
2020-09-21
serge-sans...
Do not dereference an array out of bound just to take...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-21
Georgii Rymar
[llvm-readelf/obj] - Stop printing invalid names for...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-21
Sam Parker
[NFC][ARM] More tail predication tests.
commit
|
commitdiff
|
tree
|
snapshot
2020-09-21
Sjoerd Meijer
[AArch64] Cortex-A55 scheduler model
commit
|
commitdiff
|
tree
|
snapshot
2020-09-21
Tres Popp
[mlir] Shape.AssumingOp implements RegionBranchOpInterface.
commit
|
commitdiff
|
tree
|
snapshot
2020-09-21
Eduardo Caldas
[SyntaxTree][Synthesis] Implement `deepCopy`
commit
|
commitdiff
|
tree
|
snapshot
2020-09-21
Alex Richardson
[compiler-rt] Fix atomic support functions on 32-bit...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-21
Alex Richardson
[RISC-V] Implement RISCVInstrInfo::isCopyInstrImpl()
commit
|
commitdiff
|
tree
|
snapshot
2020-09-21
James Henderson
[lld][ELF][test] Add additional LTO testing
commit
|
commitdiff
|
tree
|
snapshot
2020-09-21
Max Kazantsev
[Test] Test auto-update
commit
|
commitdiff
|
tree
|
snapshot
2020-09-21
Lucas Prates
[CodeGen] Fixing inconsistent ABI mangling of vlaues...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-21
Mehdi Amini
Fix crash in the pass pipeline when local reproducer...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-21
Florian Hahn
[LSR] Preserve MSSA when using SplitCriticalEdge.
commit
|
commitdiff
|
tree
|
snapshot
2020-09-21
Andrzej Warzynski
[clang] Fix incorrect call to TextDiagnostic::printDiag...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-21
David Spickett
[clang][AArch64] Correct return type of Neon vqmovun...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-21
Eduardo Caldas
[SyntaxTree] Test for '\' inside token.
commit
|
commitdiff
|
tree
|
snapshot
2020-09-21
Haojian Wu
[AST] Fix dependence-bits for CXXDefaultInitExpr.
commit
|
commitdiff
|
tree
|
snapshot
2020-09-21
Eduardo Caldas
[SyntaxTree][Synthesis] Improve testing `createLeaf`
commit
|
commitdiff
|
tree
|
snapshot
2020-09-21
Richard Smith
[c++20] Consistent with the intent to allow all plausib...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-21
Mehdi Amini
Add missing new line after debug logging in MLIRContext...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-21
SuJunda
[docs][flang] Fix typos
commit
|
commitdiff
|
tree
|
snapshot
2020-09-21
Fangrui Song
[EHStreamer] Fix a "Continue to action" -fverbose-asm...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-21
Jez Ng
[lld-macho] Export trie addresses should be relative...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-21
Jez Ng
[lld-macho] Mark weak symbols in symbol table
commit
|
commitdiff
|
tree
|
snapshot
2020-09-21
Richard Smith
[c++20] For P1907R1: Add checking for structural types...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-21
Qiu Chaofan
[PowerPC] Pass nofpexcept flag to custom lowered constr...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-21
Pengxuan Zheng
[Polly][NewPM] Port Simplify to the new pass manager
commit
|
commitdiff
|
tree
|
snapshot
2020-09-21
Fangrui Song
[XRay] Change mips to use version 2 sled (PC-relative...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-20
wlei
[llvm-profdata]Fix llvm-profdata crash on compact binar...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-20
Nathan Ridge
[clangd] Fix typo in field name
commit
|
commitdiff
|
tree
|
snapshot
2020-09-20
Craig Topper
[X86] Make reduceMaskedLoadToScalarLoad/reduceMaskedSto...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-20
Craig Topper
[X86] Pre-commit test cases for D87863. NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-09-20
Craig Topper
[X86] Stop reduceMaskedLoadToScalarLoad/reduceMaskedSto...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-20
Craig Topper
[X86] Add 32-bit command lines to masked_store.ll and...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-20
David Green
[ARM] Constant fold VMOVrh
commit
|
commitdiff
|
tree
|
snapshot
2020-09-20
Nikita Popov
[CVP] Additional tests for comparison with offset ...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-20
Nikita Popov
[LVI] Get value range from mask comparison
commit
|
commitdiff
|
tree
|
snapshot
2020-09-20
Nikita Popov
[CVP] Add tests for mask comparisons (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2020-09-20
Nikita Popov
[LVI] Refactor getValueFromICmpCondition (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2020-09-20
Simon Pilgrim
[X86][SSE] Fold EXTEND_VECTOR_INREG(EXTRACT_SUBVECTOR...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-20
Simon Pilgrim
[X86][SSE] Fold SIGN_EXTEND(SIGN_EXTEND_VECTOR_INREG...
commit
|
commitdiff
|
tree
|
snapshot
next