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-24
Louis Dionne
[libc++] Handle armv7m in two architecture dependent...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-24
Louis Dionne
[libc++] Fix two tests that were failing in freestandin...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-24
Florian Hahn
[ConstraintElimination] Add additional tests.
commit
|
commitdiff
|
tree
|
snapshot
2021-11-24
Stanislav Mekhanoshin
Move some tests from instcombine to phase ordering...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-24
Alexey Bataev
[SLP]Improve analysis/emission of vector operands for...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-24
Saleem Abdulrasool
Headers: exclude `#include_next <stdatomic.h>` on MSVC
commit
|
commitdiff
|
tree
|
snapshot
2021-11-24
Dimitry Andric
cfi: fix more -Wformat warnings
commit
|
commitdiff
|
tree
|
snapshot
2021-11-24
Florian Hahn
[LV] Use OrigLoop instead of induction to get function...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-24
Jeremy Morse
[DebugInfo][InstrRef] Cope with win32 calls changing...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-24
Tobias Gysi
[mlir][linalg] Simplify padding test (NFC).
commit
|
commitdiff
|
tree
|
snapshot
2021-11-24
Zarko Todorovski
[NFC][clang]Inclusive language: remove remaining uses...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-24
Tobias Gysi
[mlir][linalg] Add makeComposedPadHighOp.
commit
|
commitdiff
|
tree
|
snapshot
2021-11-24
Stanislav Mekhanoshin
Revert "[InstCombine] (~(a | b) & c) | ~(c | (a ^ b...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-24
Tobias Gysi
[mlir][linalg] Update failure conditions for padOperand...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-24
Zarko Todorovski
[NFC][Clang][test] Inclusive language: Remove and rephr...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-24
Florian Hahn
Revert "[ThreadPool] Do not return shared futures."
commit
|
commitdiff
|
tree
|
snapshot
2021-11-24
Nemanja Ivanovic
[PowerPC] Add missed clang portion of c933c2eb3346
commit
|
commitdiff
|
tree
|
snapshot
2021-11-24
MaheshRavishankar
[mlir][Linalg] Remove alloc/dealloc pair as a callback.
commit
|
commitdiff
|
tree
|
snapshot
2021-11-24
Steven Wan
[NFC][AIX]Disable precompiled module file tests on AIX
commit
|
commitdiff
|
tree
|
snapshot
2021-11-24
Kirill Stoimenov
[ASan] Moved __asan_test_only_reported_buggy_pointer...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-24
Jeremy Morse
[DebugInfo][InstrRef] Ignore SP clobbers on call instru...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-24
Jeremy Morse
[DebugInfo] Reflect switched variable order from instru...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-24
Simon Pilgrim
[AArch64] Add regression test for D114354
commit
|
commitdiff
|
tree
|
snapshot
2021-11-24
Graham Hunter
[NFC][LAA] Precommit tests for forked pointers
commit
|
commitdiff
|
tree
|
snapshot
2021-11-24
Balázs Kéri
[clang][AST] Check context of record in structural...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-24
Levon Ter-Grigoryan
Fixed use of -o and -k in LLDB under Windows when stati...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-24
Dmitry Vyukov
tsan: include internal allocator into deadlock detection
commit
|
commitdiff
|
tree
|
snapshot
2021-11-24
Dmitry Vyukov
tsan: lock internal allocator around fork
commit
|
commitdiff
|
tree
|
snapshot
2021-11-24
Nicolas Vasilache
[mlir][Vector] NFC - Apply some clangd suggested fixes.
commit
|
commitdiff
|
tree
|
snapshot
2021-11-24
Peter Waller
[LoopAccessAnalysis][SVE] Bail out for scalable vectors
commit
|
commitdiff
|
tree
|
snapshot
2021-11-24
LLVM GN Syncbot
[gn build] Port 3b7244808405
commit
|
commitdiff
|
tree
|
snapshot
2021-11-24
Clement Courbet
[clang-tidy] Add unit tests for `DeclRefExprUtils`.
commit
|
commitdiff
|
tree
|
snapshot
2021-11-24
Quinn Pham
[NFC][X86] Inclusive language: Rename master label...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-24
Paul Robinson
Have yaml2obj describe all options in --help
commit
|
commitdiff
|
tree
|
snapshot
2021-11-24
Pavel Labath
[lldb] Move GetSupportedArchitectureAtIndex to Platform...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-24
Phoebe Wang
[X86][MS] Add test cases to show wrong alignment in...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-24
Roman Lebedev
[X86][Costmodel] `getReplicationShuffleCost()`: promote...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-24
Guillaume Chatelet
[libc] Fix wrong type for load/store of Repeated elements
commit
|
commitdiff
|
tree
|
snapshot
2021-11-24
Florian Hahn
[VPlan] Remove unused VPInstruction constructor. (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2021-11-24
Bradley Smith
[AArch64][SVE] Recognize all ones mask during fixed...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-24
Benjamin Kramer
Revert "[DAG] SimplifyDemandedBits - simplify rotl...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-24
Florian Hahn
[LV] Use patterns in some induction tests, to make...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-24
Simon Pilgrim
[X86] Add BMI test coverage for for or-lea with no...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-24
Omer Aviram
[X86] Add D113970 tests cases for or-lea with no common...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-24
Sanjay Patel
[InstSimplify] fold xor logic of 2 variables, part 2
commit
|
commitdiff
|
tree
|
snapshot
2021-11-24
Sanjay Patel
[InstSimplify] add tests for xor logic; NFC
commit
|
commitdiff
|
tree
|
snapshot
2021-11-24
Djordje Todorovic
[llvm-dwarfdump][Statistics] Handle LTO cases with...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-24
Nemanja Ivanovic
[PowerPC] Provide XL-compatible vec_round implementation
commit
|
commitdiff
|
tree
|
snapshot
2021-11-24
Jeremy Morse
[DebugInfo] Adjust x86 location-list tests for instruct...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-24
Dmitry Vyukov
tsan: add another fork deadlock test
commit
|
commitdiff
|
tree
|
snapshot
2021-11-24
Dmitry Vyukov
sanitizer_common: remove SANITIZER_USE_MALLOC
commit
|
commitdiff
|
tree
|
snapshot
2021-11-24
Manuel Klimek
Clean up clang-format tech debt.
commit
|
commitdiff
|
tree
|
snapshot
2021-11-24
Jeremy Morse
[DebugInfo] Check both instr-ref and DBG_VALUE modes...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-24
Simon Pilgrim
[DAG] SimplifyDemandedBits - simplify rotl/rotr to...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-24
Jay Foad
[AMDGPU] Implement widening multiplies with v_mad_i64_i...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-24
Jay Foad
[AMDGPU] Only select VOP3 forms of VOP2 instructions
commit
|
commitdiff
|
tree
|
snapshot
2021-11-24
SYNOPSYS\georgiev
[LLDB/test] lldbutil check_breakpoint() - check targe...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-24
Carl Ritson
[AMDGPU] Only allow implicit WQM in pixel shaders
commit
|
commitdiff
|
tree
|
snapshot
2021-11-24
David Green
[ARM] Fold (fadd x, (vselect c, y, -1.0)) into (vselect...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-24
Matthias Springer
[mlir][linalg][bufferize][NFC] Move vector interface...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-24
David Sherwood
[NFC] Tidy up SelectionDAGBuilder::visitIntrinsicCall...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-24
Jeremy Morse
[DebugInfo][InstrRef] Avoid crash when values optimised...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-24
David Green
[ARM] Fold floating point select(binop) patterns
commit
|
commitdiff
|
tree
|
snapshot
2021-11-24
Dmitry Vyukov
tsan: extend mmap test
commit
|
commitdiff
|
tree
|
snapshot
2021-11-24
David Green
[ARM] Add fma and update fadd/fmul predicated select...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-24
mydeveloperday
[clang-format] NFC - recent changes caused clang-format...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-24
Matthias Springer
[mlir][linalg][bufferize][NFC] Move tensor interface...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-24
Florian Hahn
[llvm-reduce] Add parallel chunk processing.
commit
|
commitdiff
|
tree
|
snapshot
2021-11-24
Pavel Labath
[lldb/gdb-remote] Remove more non-stop mode remnants
commit
|
commitdiff
|
tree
|
snapshot
2021-11-24
Rosie Sumpter
[LoopVectorize][CostModel] Update cost model for fmulad...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-24
Rosie Sumpter
[LoopVectorize] Print fast-math flags for VPReductionRecipe
commit
|
commitdiff
|
tree
|
snapshot
2021-11-24
Rosie Sumpter
[LoopVectorize] Propagate fast-math flags for VPInstruction
commit
|
commitdiff
|
tree
|
snapshot
2021-11-24
Rosie Sumpter
[LoopVectorize] Add vector reduction support for fmulad...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-24
Butygin
[mlir][scf] Canonicalize scf.while with unused results
commit
|
commitdiff
|
tree
|
snapshot
2021-11-24
Clement Courbet
[clang-tidy] performance-unnecessary-copy-initializatio...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-24
Vitaly Buka
[sanitizer] Add Abs<T>
commit
|
commitdiff
|
tree
|
snapshot
2021-11-24
Abinav Puthan...
[AMDGPU] Check for unneeded shift mask in shift PatFrags.
commit
|
commitdiff
|
tree
|
snapshot
2021-11-24
Igor Kudrin
[ELF] Support the "read-only" memory region attribute
commit
|
commitdiff
|
tree
|
snapshot
2021-11-24
Vitaly Buka
[sanitizer] Fail instead of crash without real_pthread_...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-24
Bixia Zheng
Accept symmetric sparse matrix in Matrix Market Exchang...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-24
Weverything
Revert "tsan: new runtime (v3)"
commit
|
commitdiff
|
tree
|
snapshot
2021-11-24
Uday Bondhugula
[MLIR] Remove duplicate `Pass` suffix from ViewOpGraph...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-24
wren romano
[mlir][sparse] Adding wrappers for constantOverheadType...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-24
Jun Ma
Revert "[Taildup] Don't tail-duplicate loop header...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-24
Jun Ma
Revert "Revert "Revert "Recommit "Revert "[CVP] process...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-24
Mehdi Amini
Update fir.insert_on_range syntax to make the range...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-24
Zequan Wu
[LLDB][NativePDB] Allow find functions by full names
commit
|
commitdiff
|
tree
|
snapshot
2021-11-24
Vitaly Buka
[NFC][sanitizer] Limit StackStore stack size/tag to...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-24
Vitaly Buka
[NFC][sanitizer] Test for b80affb8a149
commit
|
commitdiff
|
tree
|
snapshot
2021-11-23
Stanislav Mekhanoshin
[AMDGPU] Remove a no-op check in the gfx90a hazard...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-23
Butygin
[mlir][spirv] Add math to OpenCL conversion
commit
|
commitdiff
|
tree
|
snapshot
2021-11-23
Florian Mayer
[hwasan] support python3 in hwasan_sanitize
commit
|
commitdiff
|
tree
|
snapshot
2021-11-23
Florian Mayer
[stack-safety] Check SCEV constraints at memory instruc...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-23
Vitaly Buka
[NFC][sanitizer] Reuse forEach for operator==
commit
|
commitdiff
|
tree
|
snapshot
2021-11-23
Vitaly Buka
[sanitizer] Add DenseMap::forEach
commit
|
commitdiff
|
tree
|
snapshot
2021-11-23
Nemanja Ivanovic
[PowerPC] Allow scalars for asm constraint "v" with VSX
commit
|
commitdiff
|
tree
|
snapshot
2021-11-23
Matt Arsenault
PrologEpilogInserter: Use explicit control for scavenge...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-23
Florian Hahn
[LAA] Move visitPointers up in file (NFC).
commit
|
commitdiff
|
tree
|
snapshot
2021-11-23
Walter Erquinigo
Fix a48501150b9ef64fd61d24f8cef2645237facc44
commit
|
commitdiff
|
tree
|
snapshot
2021-11-23
Danil Stefaniuc
[formatters] List and forward_list capping_size determi...
commit
|
commitdiff
|
tree
|
snapshot
next