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-04-22
Petr Hosek
Revert "Re-land "[Driver] Support default libc++ librar...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-22
Nikita Popov
[GVN] Generate LE and BE check lines (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2021-04-22
Nikita Popov
[GVN] Regenerate test checks (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2021-04-22
Krzysztof Parzyszek
[Hexagon] Use 'vnot' instead of 'not' in patterns with...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-22
Fred Riss
lldb/Instrumentation: NFC-ish use GetFrameCodeAddressFo...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-22
Jan Kratochvil
[trace][intel-pt] Fix a crash on unconsumed Expected...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-22
Arthur Eubanks
[GlobalOpt] Don't replace alias with aliasee if aliasee...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-22
David Green
[AArch64] Improve vector reverse lowering
commit
|
commitdiff
|
tree
|
snapshot
2021-04-22
Min-Yih Hsu
[M68k][Disassembler][NFC] Decorate dump methods with...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-22
Adrian Prantl
Skip unreliable LLDB tests when running under asan
commit
|
commitdiff
|
tree
|
snapshot
2021-04-22
Min-Yih Hsu
[M68k][AsmParser][NFC] Remove redundant default cases
commit
|
commitdiff
|
tree
|
snapshot
2021-04-22
Jon Chesterfield
Revert "[AMDGPU][OpenMP] Add amdgpu-arch tool to list...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-22
Jonas Devlieghere
[lldb] Include thread name in crashlog.py output
commit
|
commitdiff
|
tree
|
snapshot
2021-04-22
Sylvestre Ledru
Add support of the next Ubuntu (Ubuntu 21.10 - Impish...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-22
Dávid Bolvanský
[Diagnostics] Restore -Wdeprecated warning when user...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-22
Duncan P. N...
Coverage: Document how to collect a profile without...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-22
Kai Nacke
Fix the triple used in llvm-mca.
commit
|
commitdiff
|
tree
|
snapshot
2021-04-22
peter klausler
[flang] (NFC) Document Fortran feature history
commit
|
commitdiff
|
tree
|
snapshot
2021-04-22
Peter Collingbourne
scudo: Use a table to look up the LSB for computing...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-22
Vitaly Buka
Revert "[sanitizer] Use COMPILER_RT_EMULATOR with gtests"
commit
|
commitdiff
|
tree
|
snapshot
2021-04-22
Philip Reames
[SCEV] Compute ranges for lshr recurrences
commit
|
commitdiff
|
tree
|
snapshot
2021-04-22
Petr Hosek
[Driver] Specify -ccc-install-dir for linux-cross test
commit
|
commitdiff
|
tree
|
snapshot
2021-04-22
Philip Reames
Revert "[instcombine] Exploit UB implied by nofree...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-22
Craig Topper
[RISCV] Add IR intrinsics for vmsge(u).vv/vx/vi.
commit
|
commitdiff
|
tree
|
snapshot
2021-04-22
Craig Topper
[RISCV] Add missing tests for vector type for second...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-22
Craig Topper
[RISCV] Support vector type for second operand of vmfge...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-22
Vitaly Buka
[NFC] Remove reference to file deleted by D100981.
commit
|
commitdiff
|
tree
|
snapshot
2021-04-22
Vitaly Buka
[scudo] Check if MADV_DONTNEED zeroes memory
commit
|
commitdiff
|
tree
|
snapshot
2021-04-22
Vitaly Buka
[sanitizer] Use COMPILER_RT_EMULATOR with gtests
commit
|
commitdiff
|
tree
|
snapshot
2021-04-22
Andrzej Warzynski
[flang] Update recently added OpenMP tests to use the...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-22
Fangrui Song
Temporarily revert the code part of D100981 "Delete...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-22
Vitaly Buka
[lsan] Temporarily disable new check broken on arm7
commit
|
commitdiff
|
tree
|
snapshot
2021-04-22
Craig Topper
[RISCV] Turn splat shuffles of vector loads into stride...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-22
Raphael Isemann
[lldb] Fix that the expression commands --top-level...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-22
Craig Topper
[RISCV] Use stack temporary to splat two GPRs into...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-22
Krzysztof Parzyszek
[Hexagon] Add HVX intrinsics for conditional vector...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-22
Joseph Huber
[OpenMP] Add function for setting LIBOMPTARGET_INFO...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-22
Raphael Isemann
Fix memory leak in MicrosoftDemangleNodes's Node::toString
commit
|
commitdiff
|
tree
|
snapshot
2021-04-22
peter klausler
[flang] Fix spurious errors from runtime derived type...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-22
Jianzhou Zhao
[dfsan] Track origin at loads
commit
|
commitdiff
|
tree
|
snapshot
2021-04-22
Arthur O'Dwyer
[libc++] [test] Fix nodiscard_extensions.pass.cpp in...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-22
Irina Dobrescu
[flang][openmp] Add General Semantic Checks for Allocat...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-22
Sanjay Patel
[x86] remove stale comment from test file; NFC
commit
|
commitdiff
|
tree
|
snapshot
2021-04-22
Arthur O'Dwyer
[libc++] Eliminate macro _LIBCPP_UNUSED_VAR. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2021-04-22
Arthur O'Dwyer
[libc++] Fix some typos and remove unused macros. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2021-04-22
Alexey Bataev
[SLP]Skip undefs trying to find perfect/shuffled tree...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-22
Hongtao Yu
[llvm-profgen] A couple tweaks to the testing harness.
commit
|
commitdiff
|
tree
|
snapshot
2021-04-22
Peter Steinfeld
[flang] Fix checking of argument passing for parameteri...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-22
Arnamoy Bhattacharyya
[flang][driver][Revert] Reverts f18 to allow options...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-22
Nemanja Ivanovic
[PowerPC] Add missing casts for vec_xlds and vec_load_s...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-22
Nemanja Ivanovic
[PowerPC] Add vec_vclz as an alias for vec_cntlz in...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-22
Nemanja Ivanovic
[PowerPC] Add vec_load_splats to altivec.h
commit
|
commitdiff
|
tree
|
snapshot
2021-04-22
Nemanja Ivanovic
[PowerPC] Add vec_xlds to altivec.h
commit
|
commitdiff
|
tree
|
snapshot
2021-04-22
Nemanja Ivanovic
[PowerPC] Add vec_roundz as alias for vec_trunc in...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-22
Nemanja Ivanovic
[PowerPC] Add vec_roundp as alias for vec_ceil
commit
|
commitdiff
|
tree
|
snapshot
2021-04-22
Nemanja Ivanovic
[PowerPC] Add missing VSX guard for vec_roundm with...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-22
Nemanja Ivanovic
[PowerPC] Add vec_roundm as alias for vec_floor in...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-22
Louis Dionne
[libc++] Re-apply `std::indirectly_readable` and `std...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-22
Coplin, Jared
[Hexagon] Unmasked and masked load pair to dame bae...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-22
Nico Weber
[lld/mac] tweak comment in a test
commit
|
commitdiff
|
tree
|
snapshot
2021-04-22
Joe Ellis
[AArch64] Block tryCombineToBSL combines for vectors...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-22
Alexey Bataev
[OPENMP]Mark test as unsupported to avoid possible...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-22
Joe Ellis
[LoopVectorize] Fix bug where predicated loads/stores...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-22
Alexey Bataev
[SLP]Replace more `TTI` with `TTIRef`, NFC.
commit
|
commitdiff
|
tree
|
snapshot
2021-04-22
Alexey Bataev
[SLP]Added explicit ref to TargetTransformInfo to try...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-22
Nico Weber
[lld/mac] make a few "named parameter comments" more...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-22
Alexey Bataev
[SLP]Improve cost model for the vectorized extractelements.
commit
|
commitdiff
|
tree
|
snapshot
2021-04-22
Dávid Bolvanský
[LoopIdiom] Added testcase for double memset (fixed...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-22
Anastasia Stulova
[C++4OpenCL] Add extra diagnostics for kernel argument...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-22
Alex Zinenko
[mlir] Move PyConcreteAttribute to header. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2021-04-22
Sven van Haastregt
[OpenCL] Add missing C++ legacy atomics with generic
commit
|
commitdiff
|
tree
|
snapshot
2021-04-22
Krzysztof Parzyszek
Revert "[Hexagon] Masked and unmasked load to same...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-22
Tim Northover
AArch64: support mixed-size fp <-> int conversions...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-22
Tim Northover
AArch64: expand G_DIVREM operations in GlobalISel
commit
|
commitdiff
|
tree
|
snapshot
2021-04-22
David Zarzycki
Revert "[libcxx][iterator] adds `std::indirectly_readab...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-22
Paula Toth
Update shebang for clang-format-diff script to python3.
commit
|
commitdiff
|
tree
|
snapshot
2021-04-22
Coplin, Jared
[Hexagon] Masked and unmasked load to same base ->...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-22
Nico Weber
[lld/mac] add a comment pointing to a test that took...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-22
Simon Pilgrim
[X86] Regenerate atomic-eflags-reuse.ll
commit
|
commitdiff
|
tree
|
snapshot
2021-04-22
Simon Pilgrim
[LTO] Caching.h - remove unused <string> include. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2021-04-22
Dawid Jurczak
[InstCombine][NFC] Use --check-globals flag in tests.
commit
|
commitdiff
|
tree
|
snapshot
2021-04-22
Dawid Jurczak
[SimplifyLibCalls][NFC] Use StringRef::back instead...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-22
Jun Ma
[DAGCombiner] Allow operand of step_vector to be negative.
commit
|
commitdiff
|
tree
|
snapshot
2021-04-22
Alexander Belyaev
[mlir] Add `tensor.reshape`.
commit
|
commitdiff
|
tree
|
snapshot
2021-04-22
Wang, Pengfei
[X86][AMX][NFC] Remove assert for comparison between...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-22
Nico Weber
[gn build] (manually) port aee6c86c4d better
commit
|
commitdiff
|
tree
|
snapshot
2021-04-22
Stephen Kelly
[AST] Make comment a bit more specific
commit
|
commitdiff
|
tree
|
snapshot
2021-04-22
Nico Weber
[gn build] (manually) port aee6c86c4d
commit
|
commitdiff
|
tree
|
snapshot
2021-04-22
Pavel Labath
[lldb/elf] Avoid side effects in function calls ParseUn...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-22
Nathan Sidwell
clang: libstdc++ LWM is 4.8.3
commit
|
commitdiff
|
tree
|
snapshot
2021-04-22
Sander de Smalen
[AArch64][SVE] Regression test all ACLE tests with C++
commit
|
commitdiff
|
tree
|
snapshot
2021-04-22
Valeriy Savchenko
[-Wcalled-once] Do not run analysis on Obj-C++
commit
|
commitdiff
|
tree
|
snapshot
2021-04-22
Frederik Gossen
[MLIR][Shape] Add canonicalizations for `shape.broadcast`
commit
|
commitdiff
|
tree
|
snapshot
2021-04-22
Raphael Isemann
[lldb] Don't leak LineSequence in PDB parsers
commit
|
commitdiff
|
tree
|
snapshot
2021-04-22
Jan Svoboda
[clang][deps] Check extra args in tests
commit
|
commitdiff
|
tree
|
snapshot
2021-04-22
Stephen Kelly
[AST] Add clarification comment
commit
|
commitdiff
|
tree
|
snapshot
2021-04-22
Raphael Isemann
[lldb] XFAIL TestStoppedInStaticMemberFunction on Windows
commit
|
commitdiff
|
tree
|
snapshot
2021-04-22
Jay Foad
Fix typo "beneficiates" in comments
commit
|
commitdiff
|
tree
|
snapshot
2021-04-22
Stephen Kelly
[AST] De-duplicate empty node introspection
commit
|
commitdiff
|
tree
|
snapshot
2021-04-22
Benjamin Kramer
[lldb-vscode] Use a DenseMap to pacify overly aggressiv...
commit
|
commitdiff
|
tree
|
snapshot
next