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
2023-05-17
Nikita Popov
[InstCombine] Use canonical index type in more places
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Lei Zhang
[mlir][vector] Separate out vector transfer + tensor...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Slava Zakharin
[flang][hlfir] Fixed symbol lookup for character returns.
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
LLVM GN Syncbot
[gn build] Port 7f3047219cf5
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Nikita Popov
[InstCombine] Compute known bits for multi-use add/sub
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
yronglin
[libc++] Implement P2505R5(Monadic operations for std...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Kazu Hirata
[Analysis] Remove AliasAnalysisSummary.cpp
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Nikita Popov
[InstCombine] Use KnownBits::urem() helper
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Alex Zinenko
[mlir] don't hardcode PDL_Operation in Transform dialec...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Tobias Hieta
[NFC][Py Reformat] Added more commits to .git-blame...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Nikita Popov
[InstCombine] Use KnownBits::udiv() helper
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Tobias Hieta
[NFC][Py Reformat] Reformat lit.local.cfg python files...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Nico Weber
Revert "[Lex] Warn when defining or undefining any...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Nico Weber
Revert "Reland "[CMake] Bumps minimum version to 3...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Shengchen Kan
[X86][MC] Move the code about MOVSX encoding optimizati...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Philip Reames
[RISCV] Use scalar stores for splats of zero to memory...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Martin Braenne
[clang][dataflow] Remove unused parameter from `diagnos...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
John Brawn
[AArch64] Don't redefine _LP64 and __LP64__
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Shengchen Kan
[X86][MC] Move the code about VPCMP encoding optimizati...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Nikita Popov
[InstCombine] Use computeKnownBits() for srem SimplifyD...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Alexey Lapshin
Addition to Fddf5bfd6e6e2fc5b94718a29e718b4f821a3b853
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Nikita Popov
[InstCombine] Don't create bitcast when simplifying...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Alex Bradbury
[clang][test][RISCV] Precommit zhinx coverage in Float1...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Alexey Bataev
[SLP]Fix crash for scalarized vectors.
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Peter Klausler
[flang] Catch (and fix) attempts to create an invalid...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Nikita Popov
[InstCombine] Create store using IRBuilder
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Jonas Hahnfeld
[clang][modules] Add features for recent C++ versions
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Dhruv Chawla
[SelectionDAG] Handle NSW for ADD/SUB in computeKnownBits()
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Nico Weber
[gn] port 4241ac542d691
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Nabeel Omer
[llvm-debuginfo-analyzer] Include linkage names while...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Nico Weber
[gn] port ed90cf1873aa6 (RISCVTests)
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Nico Weber
[gn] port a16bd4f9f25e6fa
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Nikita Popov
[InstCombine] Use IRBuilder in evaluateInDifferentEleme...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Thorsten Schütt
[GlobalIsel][x86] Legalize G_CTPOP and G_CTLZ II
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Nikita Popov
[InstCombine] Fix worklist management for multi-use...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Benjamin Kramer
[bazel] Port c8a581c331f27a1ece8e42206831e56b7a222d26
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Michael Buch
[lldb][SymbolFileDWARF] Fix format specifier when loggi...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Nikita Popov
[InstCombine] Use canonical type in insertelement ...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Mathieu Fehr
[mlir][irdl] Add verification of IRDL ops
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Jean Perier
[flang][hlfir] Implement the scheduling part of hlfir...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Luke Lau
[SLP] Rename IsUniformStride to IsUnitStride. NFCI
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Dmitri Gribenko
[bazel] Fix missing deps for layering check
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Job Noorman
[JITLink][RISCV] Disable some relaxation tests on no...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Stefan Gränitz
[lldb][gnustep] Add minimal GNUstepObjCRuntime plugin...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Shengchen Kan
[X86] Remove patterns for shift/rotate with immediate...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Krzysztof Parzyszek
[Hexagon] Improve safety of aligned loads/stores in HVC
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Simon Pilgrim
Fix MSVC "result of 32-bit shift implicitly converted...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Tobias Gysi
[mlir][llvm] Mark additional ops as pure.
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Jay Foad
[AMDGPU] Regenerate test checks after D149986
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Nitin John Raj
[RISCV][NFC] Remove LMUL from vmv.s.x and vmv.x.s sched...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
John Brawn
[Lex] Warn when defining or undefining any builtin...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Zhongyunde
[Instsimplfy] X == Y ? 0 : X ^ Y --> X ^ Y
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Nikita Popov
[ValueTracking] Fix i1 abs range (PR62760)
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Nikita Popov
[InstSimplify] Add tests for PR62760 (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Tom Weaver
Revert "[Driver][gcov] Derive .gcno .gcda file names...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Alex Bradbury
[Support] Forward GenCrashDiag argument from report_fat...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Chuanqi Xu
[C++20] [Modules] Emit a warning if the we load the...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Job Noorman
[RISCV][MC] Refine MCInstrAnalysis based on registers...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Job Noorman
[RISCV] Allow LI with symbol difference as constant
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Job Noorman
[JITLink][RISCV] Implement linker relaxation
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Job Noorman
[JITLink] Add target features to LinkGraph
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Martin Braenne
[clang][dataflow] Add `Strict` versions of `Value`...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Guillaume Chatelet
[bazel] Fix missing dependencies for OpenMP
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Alexey Lapshin
Fix test bot breakage from bd0dd27bb5be0fbf60c1b2a4ce15...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Tobias Hieta
[NFC] Update .git-blame-ignore-revs with python reforma...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Tobias Hieta
[NFC][Py Reformat] Reformat python files in llvm
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
David Sherwood
[AArch64][NFC] Refactor the tail-folding option
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Stefan Gränitz
[lldb][gnustep] Add basic test and infrastructure for...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Dmitry Vyukov
tsan: fix string comparison in Go build script
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Jonas Hahnfeld
[cmake] Correct option to LLVM_FORCE_USE_OLD_TOOLCHAIN
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Dmitri Gribenko
[ClangTidy] Fix markup in comments
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Timm Bäder
[clang][Interp][NFC] Move dyn_cast check into if condition
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
varconst
[libc++][ranges] Implement the changes to `deque` from...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Fangrui Song
[Driver][gcov] Derive .gcno .gcda file names from ...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Guozhi Wei
Revert "[GVN] Improve PRE on load instructions"
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Balázs Kéri
[clang][analyzer] Display buffer sizes in StdCLibraryFu...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Dmitry Vyukov
tsan: allow to cross-build Go runtime
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Carl Ritson
[AMDGPU] Add missing whitespace in SIInstrInfo header...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Carl Ritson
[AMDGPU][UniformityAnalysis] Fix typos in test comment...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Evgenii Kudriashov
[X86] Combine constant vector inputs for FMA
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Evgenii Kudriashov
[X86] Add a fneg test for fma with a splat constant...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Fangrui Song
[Driver][test] fix cuda-simple.cu: -fsyntax-only -c...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Fangrui Song
[Driver][test] fix cuda-simple.cu: -fsyntax-only -c...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
ManuelJBrito
[InstCombine] Update instcombine for vectorOps to use...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Tobias Gysi
[mlir][llvm] Saturation arithmetic intrinsics.
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
LLVM GN Syncbot
[gn build] Port 544e38ca439f
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Hui
[libc++] Utilities for implementing stop_token
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Thurston Dang
hwasan: fix buildbot breakage (unused functions)
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Jie Fu
[hwasan] Fix build breakage (-Wunused-function) in...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Hongtao Yu
[FS-AFDO] Clean up non-zero discriminator for pseudo...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Hongtao Yu
[PseudoProbe] Only emit discriminstor in FS-AFDO mode.
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Joshua Cao
[SCEV][NFC-mostly] Remove constant handling in TripMult...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Thurston Dang
hwasan: fix buildbot breakage (unused variables)
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
XinWang10
[X86]check that Uses, Defs are same for entries in...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Sameer Sahasrabuddhe
[Uniformity] Propagate divergence only along divergent...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Kazu Hirata
[ARM] Remove unused declaration isSafeToDefineLR
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
khei4
[ConstantFolding] fold integer bitwidth is greater...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Kazu Hirata
[ARM] Remove unused declaration ARMBaseRegisterInfoARMB...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Kazu Hirata
[Hexagon] Remove getFirstCallerSavedNonParamReg
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Kazu Hirata
[ARM] Remove unused {get,set}StoredByValParamsPadding
commit
|
commitdiff
|
tree
|
snapshot
next