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
2022-11-07
Michael Jones
[libc][obvious] fix tests using wrong size for string
commit
|
commitdiff
|
tree
|
snapshot
2022-11-07
Grace Jennings
[HLSL] Added HLSL this as a reference
commit
|
commitdiff
|
tree
|
snapshot
2022-11-07
Michael Jones
[libc] add scanf string converters
commit
|
commitdiff
|
tree
|
snapshot
2022-11-07
Michael Jones
[libc] add scanf reader
commit
|
commitdiff
|
tree
|
snapshot
2022-11-07
Siva Chandra...
[libc] Add implementation of getc, getc_unlocked and...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-07
Peiming Liu
[mlir][sparse] extend foreach operation to accept reduc...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-07
Siva Chandra...
[libc] Add implementations of ftell.
commit
|
commitdiff
|
tree
|
snapshot
2022-11-07
Mehdi Amini
Fix MLIR doc build
commit
|
commitdiff
|
tree
|
snapshot
2022-11-07
Mehdi Amini
Apply clang-tidy fixes for performance-unnecessary...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-07
Mehdi Amini
Apply clang-tidy fixes for performance-move-const-arg...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-07
Arthur Eubanks
[NFC] clang-format part of TypePrinter.cpp
commit
|
commitdiff
|
tree
|
snapshot
2022-11-07
Matthias Braun
Explicitly initialize opaque pointer mode in CodeGenAction
commit
|
commitdiff
|
tree
|
snapshot
2022-11-07
Emilio Cota
[bazel][mlir] NVGPUToNVVM fixes for 708185f03ff
commit
|
commitdiff
|
tree
|
snapshot
2022-11-07
Mircea Trofin
[NFC] Comment in MLInlineAdvisor as to why use std...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-07
Michael Jones
[libc][obvious] fix printf failing to stop on %\0
commit
|
commitdiff
|
tree
|
snapshot
2022-11-07
Matt Arsenault
AMDGPU: Fix DivergenceAnalysis for llvm.read_register
commit
|
commitdiff
|
tree
|
snapshot
2022-11-07
Arthur Eubanks
[NFC][lldb] Remove unnecessary branch in TypeSystemClan...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-07
Nathan James
[clang][NFC] Use c++17 style variable type traits
commit
|
commitdiff
|
tree
|
snapshot
2022-11-07
Fangrui Song
[LTO] Make local linkage GlobalValue in non-prevailing...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-07
Peiming Liu
[mlir][sparse] support parallel for/reduction in sparsi...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-07
Kazu Hirata
[mlir] Fix a warning (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-11-07
yijiagu
[mlir] Lower async.func with async.coro and async.runti...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-07
Jay Foad
[AMDGPU] Merge GlobalISel tests into SelectionDAG tests...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-07
Stella Stamenova
Revert "[mlir][sparse] extend foreach operation to...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-07
Hans Wennborg
[lld] Check errors from expanding response files
commit
|
commitdiff
|
tree
|
snapshot
2022-11-07
Hans Wennborg
Use double hashes for non-run/check lines in lld/test...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-07
Slava Zakharin
[flang] Configure FirOpBuilder based on math driver...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-07
Valentin Clement
[flang] Allow fir.class as fir.save_result operand #0
commit
|
commitdiff
|
tree
|
snapshot
2022-11-07
Michał Górny
[cmake] Add missing CMakePushCheckState include to...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-07
Miguel Saldivar
[InstCombine] Avoid passing pow attributes to sqrt
commit
|
commitdiff
|
tree
|
snapshot
2022-11-07
Sanjay Patel
[VectorCombine] add test with non-canonical shuffle...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-07
Slava Zakharin
[flang] Initial support for FastMathAttr setup in FirOp...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-07
Fangrui Song
[IR] Allow available_externally GlobalAlias
commit
|
commitdiff
|
tree
|
snapshot
2022-11-07
Stella Stamenova
Revert "[mlir][sparse] fix sparse tensor rewriting...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-07
Matt Arsenault
InstCombine: Add baseline checks for fdiv
commit
|
commitdiff
|
tree
|
snapshot
2022-11-07
Stella Stamenova
Revert "[mlir][sparse] support Parallel for/reduction."
commit
|
commitdiff
|
tree
|
snapshot
2022-11-07
Matt Arsenault
InstSimplify: Fold fdiv nnan ninf x, 0 -> poison
commit
|
commitdiff
|
tree
|
snapshot
2022-11-07
Matt Arsenault
InstSimplify: Add new baseline tests for fdiv
commit
|
commitdiff
|
tree
|
snapshot
2022-11-07
Christopher...
[mlir][NVGPU] Add support for structured sparsity MMA...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-07
Nikita Popov
[Clang] Update test after wasm intrinsics attribute...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-07
Alexey Bataev
Revert "[SLP]Redesign vectorization of the gather nodes."
commit
|
commitdiff
|
tree
|
snapshot
2022-11-07
bixia1
[mlir][sparse] Add sparse_tensor.sort_coo operator.
commit
|
commitdiff
|
tree
|
snapshot
2022-11-07
Nikita Popov
[WebAssembly] Use default attributes for intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2022-11-07
Nikita Popov
[InstCombine] Handle load smaller than one byte in...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-07
Mingming Liu
[NFC][BlockPlacement]Add an option to renumber blocks...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-07
David Sherwood
[AArch64][SVE2] Add the SVE2.1 quadword variants of...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-07
Matt Devereau
[InstCombine] Remove redundant splats in InstCombineVec...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-07
bixia1
[mlir][sparse] Improve the non-stable sort implementation.
commit
|
commitdiff
|
tree
|
snapshot
2022-11-07
David Sherwood
[AArch64][SVE2] Add the SVE2.1 BF16 instructions
commit
|
commitdiff
|
tree
|
snapshot
2022-11-07
Simon Pilgrim
[X86] Folded MOVDDUPrm has the same sched behaviour...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-07
Matt Arsenault
InstCombine: Fold compare with smallest normal if input...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-07
Matt Arsenault
InstCombine: Add baseline tests for fcmp and select...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-07
OCHyams
[NFC] Move getDebugValueLoc from static in Local.cpp...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-07
Alexey Bataev
[SLP]Redesign vectorization of the gather nodes.
commit
|
commitdiff
|
tree
|
snapshot
2022-11-07
OCHyams
[Assignment Tracking][5.1/*] Add deleteAssignmentMarker...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-07
David Sherwood
[AArch64] Add SME2.1 target feature for Armv9-A 2022...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-07
Nikita Popov
[MemCpyOpt] Move lifetime marker before call to enable...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-07
Oleg Shyshkov
[mlir][NFC] Remove unnecessary attr name getters from...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-07
Daniel Grumberg
Revert "Only add targetFallback if target is not in...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-07
Daniel Grumberg
Only add targetFallback if target is not in defined...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-07
Daniel Grumberg
[clang][ExtractAPI] Add targetFallback to relationships...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-07
Dmitry Preobrazhensky
[AMDGPU][MC][GFX11][NFC] Correct VINTERP src operands
commit
|
commitdiff
|
tree
|
snapshot
2022-11-07
Dmitry Preobrazhensky
[AMDGPU][MC][GFX10+] Enable literal operands with perml...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-07
OCHyams
Fix warning: comparison of integers of different signs
commit
|
commitdiff
|
tree
|
snapshot
2022-11-07
Simon Pilgrim
[X86] Flatten WriteShift/Rotate SchedRW defs
commit
|
commitdiff
|
tree
|
snapshot
2022-11-07
OCHyams
[Assignment Tracking][5/*] Add core infrastructure...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-07
Christian Kandeler
[clangd] Add "usedAsMutablePointer" highlighting modifier
commit
|
commitdiff
|
tree
|
snapshot
2022-11-07
OCHyams
[Assignment Tracking][4/*] Add llvm.dbg.assign intrinsi...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-07
David Green
[InstSimplify] (~A & B) | ~(A | B) --> ~A with logical and
commit
|
commitdiff
|
tree
|
snapshot
2022-11-07
Thomas Preud...
[SWP] Recognize mem carried dep with different base
commit
|
commitdiff
|
tree
|
snapshot
2022-11-07
Chen Zheng
[PowerPC][NFC] fix the LIT regressions
commit
|
commitdiff
|
tree
|
snapshot
2022-11-07
chenglin.bi
Recommit [AArch64] Improve codegen for shifted mask op
commit
|
commitdiff
|
tree
|
snapshot
2022-11-07
OCHyams
[Assignment Tracking][3/*] Add DIAssignID metadata...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-07
Phoebe Wang
[X86] Add missing `IntrArgMemOnly` for intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2022-11-07
David Green
[InstSimplify] Add tests for (~A & B) | ~(A | B) -...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-07
Timm Bäder
[clang][Interp][NFC] Replace dyn_cast_or_null with...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-07
Timm Bäder
[clang][Interp][NFC] Simplify visitReturnStmt()
commit
|
commitdiff
|
tree
|
snapshot
2022-11-07
Timm Bäder
[clang][Interp][NFC] Remove unused function
commit
|
commitdiff
|
tree
|
snapshot
2022-11-07
Timm Bäder
[clang][Interp][NFC] Avoid a getSource() call in the...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-07
Nathan Ridge
[clangd] Fix a small inconsistency in system-include...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-07
Adrian Kuegel
[mlir] Apply two ClangTidy findings.
commit
|
commitdiff
|
tree
|
snapshot
2022-11-07
Timm Bäder
[clang][Interp][NFCI] Cleanup emitConst()
commit
|
commitdiff
|
tree
|
snapshot
2022-11-07
Serguei Katkov
[Greedy RegAlloc] Add a test for single block split...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-07
Timm Bäder
[clang][Interp][NFC] Handle discarded ArraySubscriptExprs
commit
|
commitdiff
|
tree
|
snapshot
2022-11-07
Tobias Hieta
[clang-format] Handle object instansiation in if-statements
commit
|
commitdiff
|
tree
|
snapshot
2022-11-07
Timm Bäder
[clang][Interp][NFC] Make InitField() not pop the pointer
commit
|
commitdiff
|
tree
|
snapshot
2022-11-07
Chen Zheng
[PowerPC][NFC] use script to generate check lines
commit
|
commitdiff
|
tree
|
snapshot
2022-11-07
Timm Bäder
[clang][Interp][NFC] Use StorePop for assignments with...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-07
Timm Bäder
[clang][Interp] Support pointer arithmethic in binary...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-07
Timm Bäder
[clang][Interp] Add a test case for #58754
commit
|
commitdiff
|
tree
|
snapshot
2022-11-07
Matt Arsenault
AMDGPU: Fix faulty divergence analysis tests
commit
|
commitdiff
|
tree
|
snapshot
2022-11-07
Matt Arsenault
AMDGPU: Fix missing divergence tests for csub intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2022-11-07
Matt Arsenault
GlobalISel: Pass through AA metadata for target memory...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-07
Matt Arsenault
AMDGPU: Add new test for target intrinsic aliasing...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-07
Timm Bäder
[clang][Interp][NFC] Remove an unused include
commit
|
commitdiff
|
tree
|
snapshot
2022-11-07
Kazu Hirata
[clang] Use llvm::reverse (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-11-07
Kazu Hirata
[clang-tidy] Use structured bindings (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-11-07
Kazu Hirata
[Sema] Use llvm::is_contained (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-11-07
Kazu Hirata
[flang] Use llvm::is_contained (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-11-07
Kazu Hirata
[mlir] Use llvm::is_contained (NFC)
commit
|
commitdiff
|
tree
|
snapshot
next