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-03-22
Nikita Popov
[GVN] Regenerate test checks (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2023-03-22
Nikita Popov
[IR] Rename dropUndefImplying to dropUBImplying (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2023-03-22
Sam McCall
[dataflow] Log flow condition to the correct stream.
commit
|
commitdiff
|
tree
|
snapshot
2023-03-22
David Spickett
[llvm][ARM] Fix bounds check after use in ARMAsmParser
commit
|
commitdiff
|
tree
|
snapshot
2023-03-22
David Spickett
[lldb] Add test for unavailable registers
commit
|
commitdiff
|
tree
|
snapshot
2023-03-22
Tobias Gysi
[mlir][llvm] Add experimental alias scope decl intrinsic.
commit
|
commitdiff
|
tree
|
snapshot
2023-03-22
Matthias Springer
[mlir][Transforms][NFC] Improve builder/listener API...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-22
Adrian Kuegel
[mlir][Bazel] Add missing dependency.
commit
|
commitdiff
|
tree
|
snapshot
2023-03-22
Max Kazantsev
[GuardWidening] Improve analysis of potential widening...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-22
Tobias Gysi
[mlir] Argument and result attribute handling during...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-22
Matthias Springer
[mlir][IR] Add ReverseDominanceIterator for IR walkers
commit
|
commitdiff
|
tree
|
snapshot
2023-03-22
Balazs Benics
[analyzer] Fix crashing getSValFromInitListExpr for...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-22
Kazu Hirata
[llvm] Use llvm::isNullConstant (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2023-03-22
Max Kazantsev
[Test] Add hanging test for D146276
commit
|
commitdiff
|
tree
|
snapshot
2023-03-22
Kazu Hirata
[X86] Use llvm::isOneConstant (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2023-03-22
Ethan Luis...
[flang] Feature list plugin
commit
|
commitdiff
|
tree
|
snapshot
2023-03-22
paperchalice
[MCContext] Use `const Twine &` in symbol creation...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-22
Nicolas Vasilache
[mlir][memref] Use folded composed affine apply ops...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-22
Ben Shi
[clang][driver] Enable '-flto' on AVR
commit
|
commitdiff
|
tree
|
snapshot
2023-03-22
Bruno Cardoso...
[Coroutines] Implement fix for cwg2563 issue and enable...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-22
Bruno Cardoso...
[Coroutines] Fix premature conversion of return object
commit
|
commitdiff
|
tree
|
snapshot
2023-03-22
Ting Wang
[PowerPC][NFC] add const-nonsplat-array-init.ll
commit
|
commitdiff
|
tree
|
snapshot
2023-03-22
yijia1212
update dependency for TransformOpsPyTdFiles
commit
|
commitdiff
|
tree
|
snapshot
2023-03-22
Craig Topper
[RISCV] Clear mayRaiseFPException for fclass.d instruction.
commit
|
commitdiff
|
tree
|
snapshot
2023-03-22
Craig Topper
[RISCV] Clear mayRaiseFPException for Zfa fmvh.x.d...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-22
Craig Topper
[RISCV] Move fli selection in RISCVISelDAGToDAG.cpp...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-22
Michael Francis
[AIX][r] Do not call AddFilePathLibArgs with -r
commit
|
commitdiff
|
tree
|
snapshot
2023-03-22
Philip Reames
[LFTR] Minor style cleanup [nfc]
commit
|
commitdiff
|
tree
|
snapshot
2023-03-22
Philip Reames
[LFTR] Use evaluateAtIteration in genLoopLimit [nfc]
commit
|
commitdiff
|
tree
|
snapshot
2023-03-22
Philip Reames
[LFTR] Simplify another case under assumption exit...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-22
Johannes Doerfert
[OpenMP] Remove shadow pointer map and introduce consis...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-22
Johannes Doerfert
[OpenMP] Remove restriction on the thread count for...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-22
Johannes Doerfert
[OpenMP] Avoid zero size copies to the device
commit
|
commitdiff
|
tree
|
snapshot
2023-03-22
Joseph Huber
[libc] Don't install the GPU startup code for now
commit
|
commitdiff
|
tree
|
snapshot
2023-03-22
Craig Topper
[RISCV] Use LBU for extloadi8.
commit
|
commitdiff
|
tree
|
snapshot
2023-03-22
Jon Chesterfield
[amdgpu][nfc] clang-format AMDGPULowerModuleLDS for...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-22
Philip Reames
[SCEV] Add coverage for a missing flag inference case
commit
|
commitdiff
|
tree
|
snapshot
2023-03-22
Jon Chesterfield
[amdgpu][nfc] Extract more functions in LowerModuleLDS...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-22
Kazu Hirata
[llvm] Use ConstantInt::{isZero,isOne} (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2023-03-21
Peiming Liu
[mlir][sparse] fix crash when using pure constant index...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-21
Jon Chesterfield
[amdgpu][nfc] Comment and extract two functions in...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-21
Alex Langford
[lldb][CMake] Enforce not linking against plugin libs...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-21
wren romano
[mlir][sparse] Adding new `Merger::addLat` overload
commit
|
commitdiff
|
tree
|
snapshot
2023-03-21
Craig Topper
[RISCV] Improve validation of opcode for .insn.
commit
|
commitdiff
|
tree
|
snapshot
2023-03-21
Congcong Cai
[WebAssembly] Fix i64_i64_func_i64_i64_i32 type signatu...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-21
Vitaly Buka
[NFC][tsan] Add __tsan_default_{options,suppressions...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-21
Artem Belevich
[CUDA] Update cached kernel handle when the function...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-21
Anlun Xu
Add missing dependency for TransformDialect
commit
|
commitdiff
|
tree
|
snapshot
2023-03-21
Dave Lee
[lldb] Refactor deduction of the instance variable...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-21
Craig Topper
[RISCV] Remove 'rs1' field from RVInst16 class. NFC
commit
|
commitdiff
|
tree
|
snapshot
2023-03-21
yijia1212
Fix dep error for transform dialect in bazel
commit
|
commitdiff
|
tree
|
snapshot
2023-03-21
TatWai Chong
[mlir][tosa] Add check if the operand of the operations...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-21
Aart Bik
[mlir][sparse][gpu] end-to-end test for 2:4 sparsity...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-21
Snehasish Kumar
[memprof] Support symbolization of PIE binaries.
commit
|
commitdiff
|
tree
|
snapshot
2023-03-21
Andrew Litteken
[IRSim] Check largest sections first when analyzing...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-21
Slava Zakharin
[flang] Set proper source location for the main function.
commit
|
commitdiff
|
tree
|
snapshot
2023-03-21
Blue Gaston
[TSAN][Darwin] Forward declare spinlock functions on...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-21
Arthur Eubanks
[NFC] Fix incorrect comment for simplifyRightShift
commit
|
commitdiff
|
tree
|
snapshot
2023-03-21
Shoaib Meenai
[llvm-libtool-darwin] Fix test when libfile.a exists
commit
|
commitdiff
|
tree
|
snapshot
2023-03-21
Kevin P. Neal
Update checks in advance of an update to D68233.
commit
|
commitdiff
|
tree
|
snapshot
2023-03-21
Craig Topper
[SelectionDAG][RISCV] Remove code for handling too...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-21
Hristo Hristov
[libc++][spaceship] Implement `operator<=>` for `duration`
commit
|
commitdiff
|
tree
|
snapshot
2023-03-21
Stefan Gränitz
[lldb][expr] Propagate ClangDynamicCheckerFunctions...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-21
Arthur Eubanks
[AlwaysInliner] Make legacy pass like the new pass
commit
|
commitdiff
|
tree
|
snapshot
2023-03-21
Alex Langford
[lldb][CMake] Enforce not letting lldbUtility link...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-21
Arthur Eubanks
[test] Change DAG to NEXT in pipeline tests
commit
|
commitdiff
|
tree
|
snapshot
2023-03-21
Dave Lee
Recommit [lldb] Change dwim-print to default to disable...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-21
Paul Kirth
[llvm][support] Fix ScopedPrinterTest on AIX
commit
|
commitdiff
|
tree
|
snapshot
2023-03-21
Simon Pilgrim
[DAG] visitABS - use FoldConstantArithmetic to perform...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-21
Dave Lee
[lldb] Test direct ivar access in objc++ (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2023-03-21
Arthur Eubanks
[test] Remove redundant check prefix from new-pm-thinlt...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-21
Jakub Kuderski
[ADT] Add `llvm::range_size` function for generic ranges
commit
|
commitdiff
|
tree
|
snapshot
2023-03-21
Aaron Ballman
No longer issue static lambda pedantic warning for...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-21
Craig Topper
[IndVarSimplify] Remove duplicate call to getSCEV. NFC
commit
|
commitdiff
|
tree
|
snapshot
2023-03-21
Mark de Wever
[libc++] Qualifies size_t.
commit
|
commitdiff
|
tree
|
snapshot
2023-03-21
Philip Reames
[LSR] Don't crash on non-branch terminator in -lsr...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-21
Philip Reames
[LSR] Remove a couple stale comments in lsr-term-fold
commit
|
commitdiff
|
tree
|
snapshot
2023-03-21
Arthur Eubanks
[test] Split up new-pm-thinlto-defaults.ll into prelink...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-21
Congcong Cai
[Webassembly][multivalue] update libcall signature...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-21
Andrew Litteken
Revert "[IRSim] Check largest sections first when analy...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-21
Anna Thomas
[LV] Use speculatability within entire loop to avoid...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-21
Mirko Brkusanin
[AMDGPU][NFC] Update GFX11 test checks
commit
|
commitdiff
|
tree
|
snapshot
2023-03-21
Andrew Litteken
[IRSim] Check largest sections first when analyzing...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-21
Luke Lau
[RISCV][NFC] Add test case for SLP reduction vectorizat...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-21
Erich Keane
Fix switch warning from 514e4359a
commit
|
commitdiff
|
tree
|
snapshot
2023-03-21
Adam Paszke
Support retrieving the splat value from DenseElementsAt...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-21
Carl Ritson
[SystemZ] Fix modelling of composed subreg indices.
commit
|
commitdiff
|
tree
|
snapshot
2023-03-21
Erich Keane
Add warning test to make buildbots happy after 514e4359
commit
|
commitdiff
|
tree
|
snapshot
2023-03-21
David Spickett
[lldb] Fix a 32 bit warning in ScriptedProcessInterface
commit
|
commitdiff
|
tree
|
snapshot
2023-03-21
Max Kazantsev
Revert "[GuardWidening] Improve analysis of potential...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-21
Philip Reames
[LSR] Fix "new use of poison" problem in lsr-term-fold
commit
|
commitdiff
|
tree
|
snapshot
2023-03-21
Nikita Popov
[ModuleUtils] Handle globals_ctors/dtors with non-liter...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-21
Erich Keane
inline stmt attribute diagnosing in templates
commit
|
commitdiff
|
tree
|
snapshot
2023-03-21
Philip Reames
[LSR] Use evaluateAtIteration in lsr-term-fold
commit
|
commitdiff
|
tree
|
snapshot
2023-03-21
Philip Reames
[LSR] Add a test case for (another) miscompile in lsr...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-21
Valentin Clement
[flang] Carry over dynamic type information when creati...
commit
|
commitdiff
|
tree
|
snapshot
2023-03-21
Maya Amrami
[mlir] tosa.concat - Add InferTensorType interface
commit
|
commitdiff
|
tree
|
snapshot
2023-03-21
Alex Zinenko
[mlir] Transform dialect: add named sequences
commit
|
commitdiff
|
tree
|
snapshot
2023-03-21
Aaron Ballman
No longer issue pedantic warning about pre-c++2b compat
commit
|
commitdiff
|
tree
|
snapshot
2023-03-21
Daniel Kiss
Fix -fsplit-lto-unit with ifuncs
commit
|
commitdiff
|
tree
|
snapshot
next