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-11-22
Walter Erquinigo
Revert "[lldb] Load the fblldb module automatically"
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Danil Stefaniuc
[formatters] Add a libstdcpp formatter for for unorder...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Walter Erquinigo
[lldb] Load the fblldb module automatically
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
LLVM GN Syncbot
[gn build] Port 8e2fd879e6f9
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Haowei Wu
[compiler-rt] Explicitly set dependency on libcxx for...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Peter Klausler
[flang] Move IsCoarray() to fix shared library build
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Alfredo Dal...
[PowerPC] [Clang] Enable Intel intrinsics support on...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Quinn Pham
[NFC][llvm] Inclusive language: replace master with...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Jay Foad
[AMDGPU] Allow VOP3 source modifiers in fpow expansion
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Alexander Belyaev
Revert "[mlir] Move AllocationOpInterface to Bufferize...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Quinn Pham
[NFC][clang] Inclusive language: rename master variable...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Alexander Belyaev
[mlir] Move AllocationOpInterface to Bufferize/IR/Alloc...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Sanjay Patel
[InstCombine] regenerate test checks; NFC
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Sanjay Patel
[InstCombine] avoid 'tmp' usage in test files; NFC
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Sanjay Patel
[InstCombine] move/add tests for binops with sext opera...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Ed Maste
[Driver] correct typo in FreeBSD 14 test
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Mehdi Amini
Revert "[mlir][Vector] Add a vblendps-based impl for...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Matt Morehouse
[HWASan] Remove -Wa,-mrelax-relocations=no flag.
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Vy Nguyen
[lld-macho] Don't replace local personality symbol...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Philip Reames
[docs] Incorprate first round of feedback on D114325
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Stanislav Mekhanoshin
[InstCombine] (~(a | b) & c) | ~(c | (a ^ b)) -> ~...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Christopher...
[libcxx][NFC] adds var-const@ as the owner for the...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Christopher...
[libcxx][NFC] adds status entry for ranges algorithms
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Louis Dionne
[libc++][NFC] Reformat comment about D68480 support
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Manoj Gupta
libfuzzer: Disable broken tests for arm
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
LLVM GN Syncbot
[gn build] Port d8380ad977e9
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
LLVM GN Syncbot
[gn build] Port 344cef6695e9
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Arthur O'Dwyer
[libc++] [P1614] Implement [cmp.alg]'s std::{strong...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Arthur O'Dwyer
[libc++] Granularize the <random> header. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Dmitry Vyukov
Revert "tsan: new runtime (v3)"
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Peter Klausler
[flang] Add -fno-automatic, refine IsSaved()
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Florian Mayer
[hwasan] fix arguments to symbolizer.
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Lei Zhang
[mlir][vector] Fix TransferOpReduceRank for 0-D tensors
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Alex Zinenko
[mlir] support recursive types in type conversion infra
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Louis Dionne
[runtimes] Do not force -stdlib=libc++ on Apple platforms
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Peter Klausler
[flang] Predefine unit 0 connected to stderr
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Louis Dionne
[libc++] Remove uses of printf in some test support...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Nikolas Klauser
[libc++] [NFC] Mark P0858R0 as implemented
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Nico Weber
[asm] Merge EmitMSInlineAsmStr() and EmitGCCInlineAsmStr()
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Nico Weber
[asm] Allow labels as operands in intel asm syntax
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Mark de Wever
[libc++] Improve CMake include directory search.
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Gabor Marton
[Analyzer][Core] Simplify IntSym in SValBuilder
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Kazu Hirata
Use std::string::substr (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Kazu Hirata
[Target] Use range-based for loops (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Alexey Bataev
[SLP][NFC]Add a test that reveals the problem in the...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Zarko Todorovski
[NFC][llvm][Hexagon] Inclusive Terms remove uses of...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Hsiangkai Wang
[RISCV] Reverse the order of loading/storing callee...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Dmitry Vyukov
tsan: new runtime (v3)
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Dmitry Vyukov
tsan: disable instrumentation in runtime callbacks...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Nikita Popov
Revert "[SCEV] Fix and validate ValueExprMap/ExprValueM...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Guillaume Chatelet
[libc] add memmove basic building blocks
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Arjun P
[MLIR] PresburgerSetTest: fix comment and add a test...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Nikita Popov
[SCEV] Fix and validate ValueExprMap/ExprValueMap consi...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Pavel Labath
[lldb] Fix [some] leaks in python bindings
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Pavel Labath
[lldb/test] Make it possible to run the mock gdb server...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Tobias Gysi
[mlir][linalg] Use getAsOpFoldResult in padding (NFC).
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Tobias Gysi
[mlir][linalg] Always generate an extract/insert slice...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Tres Popp
Rename MlirExecutionEngine lookup to lookupPacked
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Tobias Gysi
[mlir][linalg] Remove tile and fuse test pass (NFC).
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Bradley Smith
[AArch64][ARM] Add missing SVE/SVE2 features from Corte...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Simon Moll
[DA][NFC] Update publication - add remarks
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Roman Lebedev
[X86][TTI] Finish costmodel for AVX512BW's VPMOVM2...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Roman Lebedev
[X86][TTI] Costmodel for AVX512DQ's VPMOVM2[DQ] / VPMOV...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Nicolas Vasilache
[mlir] Add InitializeNativeTargetAsmParser to Execution...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Tobias Gysi
[mlir][linalg] Add a tile and fuse on tensors pattern.
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Diego Caballero
[LV] Drop integer poison-generating flags from instruct...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Nicolas Vasilache
[mlir] Fix unintentional mutation by VectorType/RankedT...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Tobias Gysi
[mlir][linalg] Fix tile and fuse for outermost reduction.
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Nicolas Vasilache
[mlir][Vector] Add a vblendps-based impl for transpose8...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Sjoerd Meijer
[BPI] Look-up tables for non-loop branches. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Arjun P
[MLIR][NFC] Simplex: remove repeated words in comment
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Diego Caballero
[LV] Pre-commit test for D111846
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Guillaume Chatelet
[libc] Remove unused variable
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Manuel Klimek
Fix various problems found by fuzzing.
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Salman Javed
Add missing clang-tidy args in index.rst (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Kirill Bobyrev
[clangd] IncludeCleaner: Mark possible expr resolutions...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
David Green
[AArch64] Sink splat shuffles to lane index intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Salman Javed
Fix nits in clang-tidy's documentation (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Chuanqi Xu
[C++20] [Coroutines] Warn for deprecated form 'for...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Dmitry Vyukov
tsan: add another fork test
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Igor Kudrin
[ELF][NFC] Do not pass region name to expandMemoryRegion()
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
wangpc
[RISCV] Generate pseudo instruction li
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Kazu Hirata
[llvm] Use make_early_inc_range (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Kazu Hirata
[llvm] Use range-based for loops (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Roland McGrath
NFC: clang-format lib/Transforms/Instrumentation/InstrP...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Joe Loser
[libc++][NFC] Sort includes in __ranges/concepts.h
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
LLVM GN Syncbot
[gn build] Port 1dc62f2653f8
commit
|
commitdiff
|
tree
|
snapshot
2021-11-22
Nikolas Klauser
[libc++] Implement P1272R4 (std::byteswap)
commit
|
commitdiff
|
tree
|
snapshot
2021-11-21
Jacques Pienaar
[mlir] Fix unused function warning (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2021-11-21
Jacques Pienaar
[mlir] Move trait to InferTypeOpInterface
commit
|
commitdiff
|
tree
|
snapshot
2021-11-21
Kazu Hirata
[CodeGen] Use llvm::is_contained (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2021-11-21
Kazu Hirata
[llvm] Use range-based for loops (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2021-11-21
Simon Pilgrim
[ARM] Regenerate sxt_rot.ll tests
commit
|
commitdiff
|
tree
|
snapshot
2021-11-21
Simon Pilgrim
[Thumb2] Regenerate ext + rot tests
commit
|
commitdiff
|
tree
|
snapshot
2021-11-21
Simon Pilgrim
[PowerPC] Regenerate rlwinm2.ll test
commit
|
commitdiff
|
tree
|
snapshot
2021-11-21
Philip Reames
Add a best practice section on how to configure a fast...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-21
Arjun P
[MLIR][NFC] Simplex::restoreRow: improve documentation
commit
|
commitdiff
|
tree
|
snapshot
2021-11-21
Simon Pilgrim
[ARM][ParallelDSP] Regenerate complex_dot_prod.ll test
commit
|
commitdiff
|
tree
|
snapshot
2021-11-21
David Green
[AArch64] Extra testing for sinking splats to various...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-21
Fangrui Song
[ELF] Move getOutputSectionName from Writer.cpp to...
commit
|
commitdiff
|
tree
|
snapshot
next