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-10
Kazu Hirata
[ComprehensiveBufferize] Fix a warning
commit
|
commitdiff
|
tree
|
snapshot
2021-11-10
Vitaly Buka
[NFC][sanitizer] Make const PointerIsMine and FromPrimary
commit
|
commitdiff
|
tree
|
snapshot
2021-11-10
Med Ismail...
[lldb/Plugins] Refactor ScriptedThread register context...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-10
James Y Knight
Correct handling of the 'throw()' exception specifier...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-10
Rob Suderman
[mlir][tosa] Add lowering for tosa.pad with explicit...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-10
Yaxun (Sam...
Emit hidden hostcall argument for sanitized kernels
commit
|
commitdiff
|
tree
|
snapshot
2021-11-10
Nikita Popov
[InstCombine] Support splat vectors in some or of icmp...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-10
Yaxun (Sam...
[CUDA][HIP] Allow comdat for kernels
commit
|
commitdiff
|
tree
|
snapshot
2021-11-10
Nikita Popov
[InstCombine] Support splat vectors in some and of...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-10
Nikita Popov
[InstCombine] Add vector variants to merge-icmps.ll...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-10
Roland McGrath
[Clang] Pass -z rel to linker for Fuchsia
commit
|
commitdiff
|
tree
|
snapshot
2021-11-10
Nikita Popov
[InstCombine] Strip offset when folding and/or of icmps
commit
|
commitdiff
|
tree
|
snapshot
2021-11-10
MarcoFalke
[compiler-rt] Fix typo in DeadlockDetector (chanding...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-10
Shafik Yaghmour
[LLDB][NFC] Fix test that broke due to libc++ std:...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-10
MarcoFalke
[libc++] Fix segmentation fault in __do_put_integral
commit
|
commitdiff
|
tree
|
snapshot
2021-11-10
Uday Bondhugula
[MLIR][Affine][NFC] affine.store op verifier message...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-10
Adam Czachorowski
Revert "[clang] Add early exit when checking for const...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-10
Craig Topper
[RISCV] Prevent bad legalizer behavior when bitcasting...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-10
Jonas Devlieghere
[debugserver] Remove varaible `ldb_set` which is set...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-10
Roman Lebedev
[X86][Costmodel] `getReplicationShuffleCost()`: impleme...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-10
Roman Lebedev
[X86][Costmodel] `getReplicationShuffleCost()`: impleme...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-10
Roman Lebedev
[X86][Costmodel] `getReplicationShuffleCost()`: impleme...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-10
Kevin Cheng
tosa-make-broadcatable pass now supports numpy style...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-10
serge-sans...
Replace include by forward declaration in test case
commit
|
commitdiff
|
tree
|
snapshot
2021-11-10
Valentin Clement
[fir] Remove `fir.unbox` operation
commit
|
commitdiff
|
tree
|
snapshot
2021-11-10
Zequan Wu
[LLDB][Breakpad] Make lldb understand INLINE and INLINE...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-10
Med Ismail...
[lldb/test] Skip TestScriptedProcess when using system...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-10
Florian Hahn
[AArch64] Add missing tests for i8 vector to half conve...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-10
Zequan Wu
[LLDB][Breakpad] Create a function for each compilation...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-10
Jordan Rupprecht
Revert "[lldb] Disable minimal import mode for RecordDe...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-10
Lawrence D...
[lldb] make it easier to find LLDB's python
commit
|
commitdiff
|
tree
|
snapshot
2021-11-10
Sanjay Patel
[x86] simplify code; NFC
commit
|
commitdiff
|
tree
|
snapshot
2021-11-10
Sanjay Patel
[x86] fix formatting; NFC
commit
|
commitdiff
|
tree
|
snapshot
2021-11-10
Zarko Todorovski
[NFC][llvm][M68k] Inclusive language: reword comment
commit
|
commitdiff
|
tree
|
snapshot
2021-11-10
Adam Czachorowski
[clang] Fix armv7-quick build by hardcoding -triple...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-10
Fraser Cormack
[CGSCC][LazyCallGraph][NFC] Fix typos in code comments
commit
|
commitdiff
|
tree
|
snapshot
2021-11-10
Stanislav Mekhanoshin
[InstCombine] Relax and reorganize one use checks in...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-10
thomasraoux
[mlir] Make topologicalSort iterative and consider...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-10
Sean Fertile
[libc++][AIX] Alignment of bool on AIX is 1
commit
|
commitdiff
|
tree
|
snapshot
2021-11-10
thomasraoux
[mlir][nvvm] Remove special case ptr arithmetic lowerin...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-10
Fraser Cormack
[SelectionDAG] Replace the Chain in LOAD->VP_LOAD widening
commit
|
commitdiff
|
tree
|
snapshot
2021-11-10
Craig Topper
[RISCV] Prevent crashes when bitcasting between fixed...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-10
Adam Czachorowski
[clang] Add early exit when checking for const init...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-10
Alex Zinenko
[mlir] recursively convert builtin types to LLVM when...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-10
Michał Górny
[lldb] [test] Fix new signal tests to use remote-linux...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-10
MaheshRavishankar
[mlir][Linalg] Add interface method to Linalg ops to...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-10
Nikita Popov
[InstCombine] Add additional test with signed range...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-10
Florian Hahn
[SCEV] Add tests that require rewriting zexts when...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-10
Simon Pilgrim
[X86] combineMulToPMADDWD - remove useless TODO
commit
|
commitdiff
|
tree
|
snapshot
2021-11-10
Igor Kirillov
[OpenMP] Fix: opposite attributes could be set by ...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-10
Med Ismail...
[lldb/test] Update TestScriptedProcess to use skinny...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-10
Med Ismail...
[lldb/bindings] Change ScriptedThread initializer param...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-10
Med Ismail...
[lldb] Fix Scripted ProcessLaunchInfo Argument nullptr...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-10
Tobias Gysi
[mlir][linalg] Remove getSmallestBoundingIndex (NFC).
commit
|
commitdiff
|
tree
|
snapshot
2021-11-10
Adam Czachorowski
[clang] Do not crash in APValue::prettyPrint() on forwa...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-10
Tobias Gysi
[linalg][mlir] Replace getSmallestBoundingIndex in...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-10
David Green
[AArch64] Combine vector fptoi.sat(fmul) to fixed point...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-10
Andrew Savonichev
[NVPTX] Add imm variants for surface and texture instru...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-10
Tobias Gysi
[mlir][linalg] Use getUpperBoundForIndex in hoisting...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-10
Tobias Gysi
[mli][linalg] Use CodegenStrategy to test interchange...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-10
Dokyung Song
[libFuzzer] Deflake entropic exec-time test.
commit
|
commitdiff
|
tree
|
snapshot
2021-11-10
Nico Weber
[aarch64/mac] Correctly disassemble @TLVPPAGE(OFF)...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-10
Tobias Gysi
[mlir][linalg] Remove padding test pass (NFC).
commit
|
commitdiff
|
tree
|
snapshot
2021-11-10
Jon Chesterfield
[OpenMP] Lower printf to __llvm_omp_vprintf
commit
|
commitdiff
|
tree
|
snapshot
2021-11-10
Quinn Pham
[NFC] Inclusive language: replace master with main...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-10
Simon Pilgrim
[DAG] reassociateOpsCommutative - pull out repeated...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-10
Tobias Gysi
[linalg][mlir] Replace getSmallestBoundingIndex in...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-10
Tobias Gysi
[mlir][linalg] Use CodegenStrategy to test hoisting...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-10
Tobias Gysi
[mli][linalg] Use CodegenStrategy to test padding ...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-10
Tobias Gysi
[mlir][linalg] Use AffineApplyOp to compute padding...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-10
Sanjay Patel
[InstCombine] add check for integer source type from...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-10
Sanjay Patel
[x86] shorten function name; NFC
commit
|
commitdiff
|
tree
|
snapshot
2021-11-10
Sanjay Patel
[x86] add tests for signbit splat mask patterns; NFC
commit
|
commitdiff
|
tree
|
snapshot
2021-11-10
Valentin Clement
[fir] Add fir.box_rank, fir.box_addr, fir.box_dims...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-10
Valentin Clement
[fir] Use contralized values for indexing box
commit
|
commitdiff
|
tree
|
snapshot
2021-11-10
Nemanja Ivanovic
[PowerPC] Respect rounding mode in the back end
commit
|
commitdiff
|
tree
|
snapshot
2021-11-10
Tobias Gysi
[mli][linalg] Add flag to control CodegenStrategy enabl...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-10
Pavel Labath
[lldb] DeConstStringify the Property class
commit
|
commitdiff
|
tree
|
snapshot
2021-11-10
Tobias Gysi
[mlir][linalg] Hoist padding simplifications (NFC).
commit
|
commitdiff
|
tree
|
snapshot
2021-11-10
Andrew Savonichev
[NFC][AArch64] Handle processLogicalImmediate error
commit
|
commitdiff
|
tree
|
snapshot
2021-11-10
Florian Hahn
[llvm-reduce] Use DenseSet instead of std::set (NFC).
commit
|
commitdiff
|
tree
|
snapshot
2021-11-10
Tobias Gysi
[mlir][linalg] Remove padding from tiling options.
commit
|
commitdiff
|
tree
|
snapshot
2021-11-10
Simon Pilgrim
[DAG] Split BuildVectorSDNode::getConstantRawBits into...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-10
Florian Hahn
[LV] Do not rely on InductionDescriptor::getCastInsts...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-10
Vassil Vassilev
[clang-repl] Allow Interpreter::getSymbolAddress to...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-10
Diana Picus
[fir] Fixup comment. NFC
commit
|
commitdiff
|
tree
|
snapshot
2021-11-10
Diana Picus
[fir] Add !fir.char type conversion
commit
|
commitdiff
|
tree
|
snapshot
2021-11-10
Diana Picus
[fir] Add !fir.ptr type conversion
commit
|
commitdiff
|
tree
|
snapshot
2021-11-10
Denys Shabalin
[mlir] Reintroduce nano time to execution_engine
commit
|
commitdiff
|
tree
|
snapshot
2021-11-10
Joachim Protze
Revert "[openmp] Add OMPT initialization in libomptarget"
commit
|
commitdiff
|
tree
|
snapshot
2021-11-10
Florian Hahn
[LV] Move optimized IV recipes to phi section of header...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-10
Kerry McLaughlin
Revert "[LoopVectorize] Extract the last lane from...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-10
Roman Lebedev
[NFC][SROA] Revisit test coverage in non-capturing...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-10
Dmitry Makogon
Reapply 5ec2386 "Reapply db28934 "[IndVars] Pass TTI...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-10
Matthias Springer
[mlir][linalg][bufferize] Add mustBufferizeInPlace...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-10
Michał Górny
[lldb] [test] Skip new signal tests on Windows
commit
|
commitdiff
|
tree
|
snapshot
2021-11-10
Fraser Cormack
[SelectionDAG] Widen scalable-vector loads/stores via...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-10
Adrian Kuegel
Revert "[DebugInfo] Only create concrete DIEs of concre...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-10
Matthias Springer
[mlir][linalg][bufferize] Bufferize ops via PreOrder...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-10
Adrian Kuegel
Revert "[DebugInfo] Fix broken MachO test"
commit
|
commitdiff
|
tree
|
snapshot
next