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-02-21
Valentin Clement
[flang] Make assignment of derived-type with allocatabl...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Jakub Kuderski
Revert "[ADT] Relax type requirements for `is_contained`"
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Brad Smith
[Driver][FreeBSD] Correct driver behavior if a triple...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Brad Smith
[PowerPC] Use member function to determine PowerPC...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Alexey Bataev
[NFC][SLP]Add a test for optimistic vectorization,...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Fangrui Song
[SelectionDAG] Migrate away from soft-deprecated functi...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Joseph Huber
[libc] Fix LIBC_GPU_ARCHITECTURES not being used
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Quinn Dawkins
[mlir][linalg] Match element type of result when doing...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Alexander Belyaev
[flang] Remove parameter for libm mlir::populateMathToL...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Nikolas Klauser
[libc++][NFC] Simplify __sort{4,5}
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Alex Bradbury
[docs] Improve guidance on installing the correct build...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Jakub Kuderski
[STLExtras] Allow for non-member `begin`/`end` in ...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Alexander Belyaev
[mlir] Use foldDynamicIndexList instead of canonicalize...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Alexander Belyaev
[mlir] Clean-up math -> libm/llvm conversion.
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Jakub Kuderski
[ADT] Relax type requirements for `is_contained`
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Philip Reames
[RISCV] Extract a helper routine for computing (runtime...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Sanjay Patel
[InstSimplify] add tests for simplifyWithOpReplaced...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Yaxun (Sam...
[clang]Fix warning for signed conversion on LP64
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Tim Neumann
[IRMover] Remove UB implying parameter attributes when...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Jeff Bailey
[libc] Add Month enum, refactor mktime_test
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Florian Hahn
[GlobalOpt] Add tests with non-GEP ConstExpr.
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Jez Ng
[clang][docs] Document ThinLTO options for ld64.lld
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Kugan Vivekanandarajah
[NFC] Use find_last_of when seraching for code in getRa...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
LLVM GN Syncbot
[gn build] Port b4ecfd3c4675
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Nikolas Klauser
[libc++] Forward to std::memcmp for trivially comparabl...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
LLVM GN Syncbot
[gn build] Port e8cb3559eec0
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Kiran Chandramohan
[Flang][OpenMP] Fix when the toplevel unit is present...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Alexey Bataev
[SLP]Properly define incoming block for user PHI nodes.
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Nikolas Klauser
[libc++] Move constexpr <cstring> functions into their...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Joseph Huber
[OpenMP] Update the bug report link for `libomp` assert...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Nikita Popov
[InstCombine] Add additional alloca comparison tests...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Kiran Chandramohan
[Flang][OpenMP] Use the ultimate symbol for allocatable...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Mariya Podchishchaeva
[NFC][clang][Modules] Refine test checks by adding `:`
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
David Green
[AArch64] Add a test for loading into a zerovector...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Nicolas Vasilache
[mlir][Linalg][Transform] NFC - Replace assert by more...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Kavitha Natarajan
[flang][OpenMP] Add parser support for order clause
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Jessica Del
[AMDGPU] MIR-Tests for Multiplication using KBA
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
DianQK
[SimplifyCFG] Check if the return instruction causes...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Nikita Popov
[IPSCCP] Remove noundef when zapping return values
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Ammarguellat
[NFC] Added a lit test for the arithmetic fence builtin.
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Joseph Huber
[libomptarget] Remove unused image from global data...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Markus Böck
[mlir][OpenACCToLLVM] Add pass option to emit opaque...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Florian Hahn
[GlobalOpt] Add test with large number of stores with...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Kiran Chandramohan
[Flang][OpenMP] Add convert to match the argument and...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Kiran Chandramohan
[Flang][WWW] Add link to doxygen page
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Valentin Clement
[flang] Add TODO when trying to do a polymorphic temp...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Nikolas Klauser
[runtimes] Remove add_target_flags* functions and use...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Nikolas Klauser
[runtimes] Move common functions from Handle{Libcxx...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Manolis Tsamis
[RISCV] Add vendor-defined XTheadMemPair (two-GPR Memor...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Ting Wang
[PowerPC][NFC] refactor eligible check for tail call...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Florian Hahn
[GlobalOpt] Add tests for missed CleanupPointerRootUser...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Owen Pan
[clang-format][NFC] Clean up nullptr comparison style
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Taymon A. Beal
[clalng-format] Fix handling of TypeScript tuples with...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Florian Hahn
[GlobalOpt] Add test with many stores of the initialize...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
LLVM GN Syncbot
[gn build] Port 8e68c1204580
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Nikita Popov
[IPSCCP] Add tests for noundef attribute on zapped...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Luke Lau
[RISCV] Use a smaller VL when interleaving fixed vectors
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Luke Lau
[RISCV][NFC] Make a note of the operands for RISCVISD...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
pvanhout
[AMDGPU] Remove function with incompatible features
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Valentin Clement
[flang] Use runtime Assign when rhs is polymorphic
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Valentin Clement
[flang] Accept polymorphic scalar in elemental intrinsi...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Ingo Müller
[mlir][llvm] Add isVarArg flag to lookupOrCreateFn.
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Matthias Springer
[mlir][transform] Add transform.get_defining_op op
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Nikita Popov
[InstSimplify][CaptureTracking] Reduce scope of special...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Kazu Hirata
[X86] Precommit a test
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Jessica Del
[AMDGPU] MIR-Tests for Multiplication using KBA
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Alexis Murzeau
[clang-tidy] update docs for new hungarian identifier...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Serge Pavlov
[ADT] Alternative way to declare enum type as bitmask
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Konstantina...
[AMDGPU] Add tests for future commit
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Uday Bondhugula
[MLIR][Affine] Fix affine.parallel op domain add
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Uday Bondhugula
[MLIR] Add replaceUsesWithIf on Operation
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
eopXD
[TypeSize][NFC] Fix type-o
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
esmeyi
[AIX] Lower some memory intrinsics to millicode functio...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Wang, Xin10
[X86][NFC] Reorganize X86InstrInfo.td
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Kazu Hirata
[X86] Precommit a test
commit
|
commitdiff
|
tree
|
snapshot
2023-02-21
Kazu Hirata
[X86] Improve (select carry C1+1 C1)
commit
|
commitdiff
|
tree
|
snapshot
2023-02-20
Luo, Yuanke
[X86] Add test case that clobber base pointer register.
commit
|
commitdiff
|
tree
|
snapshot
2023-02-20
Simon Pilgrim
[SLP][X86] minimum-sizes.ll - add AVX512 test coverage
commit
|
commitdiff
|
tree
|
snapshot
2023-02-20
Alexandre Ganea
[Support] Silence warning with Clang ToT.
commit
|
commitdiff
|
tree
|
snapshot
2023-02-20
Simon Pilgrim
[SLP][X86] load-merge.ll - add AVX512 test coverage
commit
|
commitdiff
|
tree
|
snapshot
2023-02-20
Brad Smith
[PowerPC] Correctly use ELFv2 ABI on all OS's that...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-20
Peter Cooper
Use modern @got syntax in tsan assembly, instead of...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-20
Luke Lau
[RISCV][NFC] Add test for different LMULs in vectorizer
commit
|
commitdiff
|
tree
|
snapshot
2023-02-20
Joseph Huber
[libc] Fix GPU include directories not being set properly
commit
|
commitdiff
|
tree
|
snapshot
2023-02-20
Sanjay Patel
[InstCombine] relax constraint on udiv fold
commit
|
commitdiff
|
tree
|
snapshot
2023-02-20
Felipe de Azevedo...
[debug-info][codegen] Prevent creation of self-referent...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-20
Alexis Murzeau
[clang-tidy] add primitive types for hungarian identifi...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-20
Alexis Murzeau
[clang-tidy] allow tests to use --config-file instead...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-20
Sanjay Patel
[InstCombine] auto-generate test CHECK lines; NFC
commit
|
commitdiff
|
tree
|
snapshot
2023-02-20
Sanjay Patel
[InstCombine] distribute div over add with matching...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-20
Sanjay Patel
[InstCombine] add tests for div with muladd operand...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-20
Sanjay Patel
[InstCombine] add tests for add with sub-from-constant...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-20
Tiwari Abhinav...
[NFC] Fix missing colon in CHECK directives
commit
|
commitdiff
|
tree
|
snapshot
2023-02-20
Kazu Hirata
[lldb] Use llvm::rotr (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2023-02-20
Ricardo Jesus
[AArch64] Add tests for saba (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2023-02-20
zhongyunde
[InstCombine] canonicalize urem as cmp+select
commit
|
commitdiff
|
tree
|
snapshot
2023-02-20
Nikita Popov
[InstCombine] Remove early constant fold
commit
|
commitdiff
|
tree
|
snapshot
2023-02-20
zhongyunde
[test] precommit some tests for D143883 NFC
commit
|
commitdiff
|
tree
|
snapshot
2023-02-20
Matthias Springer
[mlir][bufferization] Fix crash in EmptyTensorElimination
commit
|
commitdiff
|
tree
|
snapshot
2023-02-20
Nikita Popov
[InstCombine] Use CaptureTracking in foldAllocaCmp()
commit
|
commitdiff
|
tree
|
snapshot
next