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-01-17
Thurston Dang
tsan: fix broken aarch64_39/42 mappings and expand...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-17
Thomas Raoux
[mlir][vector] Fix extract op canonicalization for...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-17
Thomas Raoux
[mlir][gpu] Improve foreach_thread distribution
commit
|
commitdiff
|
tree
|
snapshot
2023-01-17
Thomas Raoux
[mlir][vector] Add extra lowering for more transfer_wri...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-17
Christopher...
[mlir][EmitC] Remove Pure trait from `emitc.include`
commit
|
commitdiff
|
tree
|
snapshot
2023-01-17
Thomas Raoux
[mlir][vector] Fix lowering of permutation maps for...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-17
Alex Brachet
[scudo] Fix -Wsign-compare warning
commit
|
commitdiff
|
tree
|
snapshot
2023-01-17
Mehdi Amini
Fix crash in LLVM Dialect inliner interface: add suppor...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-17
Mehdi Amini
Fix crash in scf.parallel verifier
commit
|
commitdiff
|
tree
|
snapshot
2023-01-17
Kadir Cetinkaya
[clangd] Disable modernize-macro-to-enum tidy check
commit
|
commitdiff
|
tree
|
snapshot
2023-01-17
Nikita Popov
[CVP] Avoid duplicate range calculation (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2023-01-17
David Green
[AArch64][SVE] Implement isVScaleKnownToBeAPowerOfTwo
commit
|
commitdiff
|
tree
|
snapshot
2023-01-17
Nikita Popov
[CVP] Avoid duplicate range calculation (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2023-01-17
Nikita Popov
[CVP] Handle use-site conditions in domain-based folds
commit
|
commitdiff
|
tree
|
snapshot
2023-01-17
Erich Keane
Revert "[clang] Instantiate concepts with sugared templ...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-17
Nikita Popov
[CVP] Handle use-site conditions in more folds
commit
|
commitdiff
|
tree
|
snapshot
2023-01-17
Valentin Clement
[flang] Support allocate with source for polymorphic...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-17
Florian Hahn
[VPlan] Remove duplicated VPValue IDs (NFCI).
commit
|
commitdiff
|
tree
|
snapshot
2023-01-17
Nicolas Vasilache
[mlir][Transform] Add a transform.get_consumers_of_resu...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-17
Francesco Petrogalli
[MIScheduler] Print top/down cycle in the SUnit dump.
commit
|
commitdiff
|
tree
|
snapshot
2023-01-17
Valentin Clement
[flang] Lower allocation with MOLD
commit
|
commitdiff
|
tree
|
snapshot
2023-01-17
Raghu Maddhipatla
[Flang] [OpenMP] Refine parser restrictions for OMP...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-17
Amy Wang
[MLIR][Transform] Introduce loop.coalesce transform op.
commit
|
commitdiff
|
tree
|
snapshot
2023-01-17
Alex Bradbury
[clang-repl] XFAIL riscv targets in simple-exception...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-17
luxufan
[InstCombine] Don't combine smul of i1 type constant one
commit
|
commitdiff
|
tree
|
snapshot
2023-01-17
Leonardo Sandoval
[flang] fix FIRLangRef.md path
commit
|
commitdiff
|
tree
|
snapshot
2023-01-17
Nicolas Vasilache
[mlir][Linalg] Fix post-commit typo for 5443743ca1874ac...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-17
Nicolas Vasilache
[mlir][Linalg] Add a transform.structured.pack operation
commit
|
commitdiff
|
tree
|
snapshot
2023-01-17
Paul Walker
[AArch64][SVE] Fix typo after post review change to...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-17
Weining Lu
[docs] Add llvm & clang release notes for LoongArch
commit
|
commitdiff
|
tree
|
snapshot
2023-01-17
zhongyunde
[AArch64][SVE] Fix crash for DestructiveBinaryComm...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-17
Jean Perier
[flang][hlfir] Lower some character elemental references
commit
|
commitdiff
|
tree
|
snapshot
2023-01-17
Abid Malik
[flang][OpenMP] Parser support for the unroll construct...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-17
Markus Böck
[mlir][Tensor][NFC] Migrate Tensor dialect to the new...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-17
Sebastian Neubauer
[BitcodeReader] Allow reading pointer types from old IR
commit
|
commitdiff
|
tree
|
snapshot
2023-01-17
Johannes Reifferscheid
Fix bazel build overlay.
commit
|
commitdiff
|
tree
|
snapshot
2023-01-17
Florian Hahn
[VPlan] Add test for VPAllSuccessorIterator directly...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-17
Abid Malik
[flang][OpenMP] Added parser support for Tile Construct...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-17
Florian Hahn
[VPlan] Remove unnecessary getNumSuccessors call (NFC).
commit
|
commitdiff
|
tree
|
snapshot
2023-01-17
David Green
[ARM] Fix i1 shuffle lowering with multiple operands.
commit
|
commitdiff
|
tree
|
snapshot
2023-01-17
Nikita Popov
[Linker] Convert test to opaque pointers (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2023-01-17
Nikita Popov
[Linker] Convert test to opaque pointers (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2023-01-17
Quentin Colombet
[mlir][vector] Share enums with the transform dialect
commit
|
commitdiff
|
tree
|
snapshot
2023-01-17
Guillaume Chatelet
[libc] Fix memcpy inefficiency
commit
|
commitdiff
|
tree
|
snapshot
2023-01-17
Nikita Popov
[Linker] Convert test to opaque pointers (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2023-01-17
Jean Perier
[flang] Lower elemental and transformational clean...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-17
chenglin.bi
Revert "[AArch64] fold subs ugt/ult to ands when the...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-17
Samuel Parker
[NFC][WebAssembly] Update test
commit
|
commitdiff
|
tree
|
snapshot
2023-01-17
Jean Perier
[flang][hlfir] Add hlfir.destroy operation.
commit
|
commitdiff
|
tree
|
snapshot
2023-01-17
Jean Perier
[flang][hlfir] Add move semantics to hlfir.as_expr.
commit
|
commitdiff
|
tree
|
snapshot
2023-01-17
Nikita Popov
[MLIR] Convert some tests to opaque pointers (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2023-01-17
Nikita Popov
[MLIR] Convert test to opaque pointers (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2023-01-17
Nikita Popov
[MLIR] Don't verify opaque pointer type in cmpxchg
commit
|
commitdiff
|
tree
|
snapshot
2023-01-17
Nikita Popov
[MLIR] Don't verify opaque pointer type in atomicrmw
commit
|
commitdiff
|
tree
|
snapshot
2023-01-17
Nikita Popov
[MLIR] Don't verify call signature for indirect opaque...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-17
Chuanqi Xu
[C++20] [Modules] Only diagnose the non-inline external...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-17
Nikita Popov
[MLIR] Convert test to opaque pointers (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2023-01-17
Nikita Popov
[Polly] Convert some tests to opaque pointers (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2023-01-17
Nikita Popov
[Clang] Convert test to opaque pointers (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2023-01-17
Florian Hahn
[VPlan] Remove unneeded VPUser::classof(const VPDef...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-17
Mariusz Sikora
[AMDGPU] v_fmac_f64 encoding tests for gfx940
commit
|
commitdiff
|
tree
|
snapshot
2023-01-17
Nikita Popov
[Clang] Convert test to opaque pointers (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2023-01-17
Nikita Popov
[Support] Fix alternation support in backreferences...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-17
Rainer Orth
[sanitizer_common] Don't intercept __tls_get_addr on...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-17
Sergey Kachkov
[GVN] Refactor handling of pointer-select in GVN pass
commit
|
commitdiff
|
tree
|
snapshot
2023-01-17
Kadir Cetinkaya
[clangd] Disable ScopedMemoryLimit on tsan builds
commit
|
commitdiff
|
tree
|
snapshot
2023-01-17
Fangrui Song
[ARM] Properly fix -Wsign-compare after D141791
commit
|
commitdiff
|
tree
|
snapshot
2023-01-17
chendewen
Revert "[AArch64][SVE] Add more intrinsics in 'isZeroin...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-17
Noah Goldstein
Transform AtomicRMW logic operations to BT{R|C|S} if...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-17
Noah Goldstein
Add tests for BMI patterns across non-adjacent and...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-17
Jonathan Peyton
[OpenMP][libomp] Add topology information to thread...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-17
Shilei Tian
[OpenMP] Fix the wrong format string used in `__kmpc_error`
commit
|
commitdiff
|
tree
|
snapshot
2023-01-17
Jonathan Peyton
[OpenMP][libomp] Fix macOS 12 library destruction
commit
|
commitdiff
|
tree
|
snapshot
2023-01-17
chenglin.bi
[AArch64] fold subs ugt/ult to ands when the second...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-17
Chuanqi Xu
[C++20] [Coroutines] Disable to take the address of...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-17
Shilei Tian
[Clang][OpenMP] Fix the issue that a functor is not...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-17
Freddy Ye
[NFC][X86] clang-format change for avx512vlbwintrin.h
commit
|
commitdiff
|
tree
|
snapshot
2023-01-17
chendewen
[AArch64][SVE] Add more intrinsics in 'isZeroingInactiv...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-17
Arthur Eubanks
[bolt][test] Add REQUIRES: asserts to jt-symbol-disambi...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-17
Arthur Eubanks
[docs][NewPM] Clarify more status of legacy PM + optimi...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-17
James Y Knight
ExceptionHandling documentation tweaks.
commit
|
commitdiff
|
tree
|
snapshot
2023-01-17
Paul Walker
[NFC][Clang] Regenerate test output for SVE ACLE tests.
commit
|
commitdiff
|
tree
|
snapshot
2023-01-17
Luo, Yuanke
[X86] Don't fold select for vXi1 on X86 target.
commit
|
commitdiff
|
tree
|
snapshot
2023-01-16
Mehdi Amini
Revert "Revert "Refactor OperationName to use virtual...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-16
James Y Knight
Move Personalities array from MachineModuleInfo to...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-16
James Y Knight
FastISel: remove EH_LABEL skipping code.
commit
|
commitdiff
|
tree
|
snapshot
2023-01-16
Mehdi Amini
Revert "Refactor OperationName to use virtual tables...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-16
Martin Storsjö
[clang] [MinGW] Avoid adding <base>/include and <base...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-16
Joe Loser
[llvm][ADT] Replace uses of `makeMutableArrayRef` with...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-16
Mehdi Amini
Fix crash in Spirv -lower-host-to-llvm pass
commit
|
commitdiff
|
tree
|
snapshot
2023-01-16
Mahesh Ravishankar
[mlir][TilingInterface] Fix use after free error from...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-16
Slava Zakharin
[mlir][llvmir] Fixed MDNode uniquing during TBAA transl...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-16
Hendrik Greving
[mlir:LLVM] Fix minor bug, missing cconv translation
commit
|
commitdiff
|
tree
|
snapshot
2023-01-16
Lei Huang
[P10] Fix the implementation for BRH
commit
|
commitdiff
|
tree
|
snapshot
2023-01-16
Ram-NK
[LoopInterchange] Correcting the profitability check
commit
|
commitdiff
|
tree
|
snapshot
2023-01-16
Alex Zinenko
[mlir] accept values with result numbers in gpu.launch_func
commit
|
commitdiff
|
tree
|
snapshot
2023-01-16
Joseph Huber
[nvptx-arch] Dynamically load the CUDA runtime if not...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-16
Joseph Huber
[amdgpu-arch] Dynamically load the HSA runtime if not...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-16
Kelvin Li
[flang][NFC] Fix typo in Cray pointee error message
commit
|
commitdiff
|
tree
|
snapshot
2023-01-16
David Green
[AArch64] Add tests for forming abd from wrap flags...
commit
|
commitdiff
|
tree
|
snapshot
next