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-23
Guillaume Chatelet
[libc][NFC] Detect host CPU features using try_compile...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
Valentin Clement
[flang] Deal with NULL() passed as actual arg to unlimi...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
Jannik Silvanus
[LangRef] Require i8s to be naturally aligned
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
Johannes Doerfert
[Attributor] Add initial support for vectors in AAPoint...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
Johannes Doerfert
[Attributor] Multi-range accesses can be exact
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
Johannes Doerfert
[OpenMP] Identify non-aligned barriers executed in...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
LLVM GN Syncbot
[gn build] Port 7458908f12da
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
Johannes Doerfert
[OpenMP][FIX] Ensure not to dereference a nullptr
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
Nikolas Klauser
[libc++] Refactor clang-query checks to clang-tidy...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
Nikolas Klauser
[libc++] Improve binary size when using __transaction
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
Wang, Xin10
[DAGCombine]Expand usage of CreateBuildVecShuffle to...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
Kazu Hirata
[Support] Use llvm::byteswap in SwapByteOrder.h (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
Johannes Doerfert
[OpenMP][FIX] Adjust enum size to avoid assertion after...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
Yaxun (Sam...
[HIP] Change default offload arch to gfx906
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
Matt Arsenault
ARM: Add baseline test for fneg + fcmp + select combine
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
Sergei Barannikov
[MC] Replace single-case switch with an if (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
Ben Shi
[AVR] Emit 'eicall' for devices with large program...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
Johannes Doerfert
[OpenMP] Merge barrier elimination into AAExecutionDomain
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
Sergei Barannikov
[MC] Replace a switch with two 'if's (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2023-01-23
Shilei Tian
[OpenMP][DeviceRTL][NFC] Use `OMPTgtExecModeFlags`...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-22
Johannes Doerfert
[OpenMP] Guarding restrictions are required only for...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-22
Johannes Doerfert
[OpenMP][FIX] Properly update ParallelLevels tracker
commit
|
commitdiff
|
tree
|
snapshot
2023-01-22
Johannes Doerfert
[OpenMP][FIX] Use thread id not team id for masked...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-22
Kazu Hirata
[Support] Use llvm::bit_floor in PowerOf2Floor (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2023-01-22
Kazu Hirata
[llvm] Use llvm::bit_ceil (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2023-01-22
Kazu Hirata
[llvm] Use llvm::bit_floor (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2023-01-22
Dimitry Andric
[compiler-rt][builtins] Skip building (b)float16 suppor...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-22
Kazu Hirata
Use llvm::popcount instead of llvm::countPopulation...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-22
Aaron Puchert
[CMake] Look up target subcomponents in LLVM_AVAILABLE_LIBS
commit
|
commitdiff
|
tree
|
snapshot
2023-01-22
Roman Lebedev
[SCEV] `getRangeRefIter()`: don't forget to recurse...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-22
Roman Lebedev
[NFC][SCEV] Reflow `getRangeRefIter()` into an exhausti...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-22
Roman Lebedev
[NFC][SCEV] `GetMinTrailingZerosImpl()`: deduplicate...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-22
Roman Lebedev
[NFC][SCEV] Reflow `GetMinTrailingZerosImpl()` into...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-22
Florian Hahn
[Dominators] Introduce DomTreeNodeTraits to allow custo...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-22
Piotr Fusik
[NFC] Fix "form/from" typos
commit
|
commitdiff
|
tree
|
snapshot
2023-01-22
Kazu Hirata
[Support] Use functions from bit.h (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2023-01-22
Simon Pilgrim
[ADT] llvm::bit_cast - use __builtin_bit_cast if available
commit
|
commitdiff
|
tree
|
snapshot
2023-01-22
Kazu Hirata
[ADT] Add llvm::byteswap to bit.h
commit
|
commitdiff
|
tree
|
snapshot
2023-01-22
Sergei Barannikov
[MC][test] Fix a typo
commit
|
commitdiff
|
tree
|
snapshot
2023-01-22
Simon Pilgrim
[PowerPC] Regenerate vec_absd.ll test checks
commit
|
commitdiff
|
tree
|
snapshot
2023-01-22
Simon Pilgrim
[DAG] visitINSERT_VECTOR_ELT - use mergeEltWithShuffle...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-22
Shivam Gupta
[Flang][NFC] fix a cpoy-paste in fold-logical.cpp
commit
|
commitdiff
|
tree
|
snapshot
2023-01-22
Roman Lebedev
[NFC][SCEV] Reflow `impliesPoison()` into an exhaustive...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-22
Shivam Gupta
[PVS-Studio][NFC] fix a typo in ShapeUtils.h
commit
|
commitdiff
|
tree
|
snapshot
2023-01-22
Mark de Wever
[libc++][test] Disable parts requiring locales.
commit
|
commitdiff
|
tree
|
snapshot
2023-01-22
Sanjay Patel
[InstSimplify] (X || Y) && Y --> Y (for poison-safe...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-22
Sanjay Patel
[InstSimplify] add tests for poison-safe variants of...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-22
Mark de Wever
[clang][doc] Fixes formatting of a text block.
commit
|
commitdiff
|
tree
|
snapshot
2023-01-22
Simon Pilgrim
[X86] avx2-vbroadcast.ll - use X86 check prefix instead...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-22
Markus Böck
[mlir][ods] Simplify signature of `custom` printers...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-22
Simon Pilgrim
[X86] commute-3dnow.ll - use X86 check prefix instead...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-22
Simon Pilgrim
[X86] avx-vbroadcastf128.ll - use X86 check prefix...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-22
Roman Lebedev
[NFC][SCEVExpander] `CmpSelCost`: use the cost of the...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-22
Roman Lebedev
[NFC][SCEV] Reflow `computeSCEVAtScope()` into an exhau...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-22
Roman Lebedev
[NFC][SCEV] `getRelevantLoop()`: deduplicate handling
commit
|
commitdiff
|
tree
|
snapshot
2023-01-22
Roman Lebedev
[NFC][SCEV] `getBlockDisposition()`: deduplicate handling
commit
|
commitdiff
|
tree
|
snapshot
2023-01-22
Roman Lebedev
[NFC][SCEV] `getLoopDisposition()`: deduplicate handling
commit
|
commitdiff
|
tree
|
snapshot
2023-01-22
Roman Lebedev
[NFC][SCEV] `computeSCEVAtScope()`: deduplicate handling
commit
|
commitdiff
|
tree
|
snapshot
2023-01-22
Matt Arsenault
AMDGPU: Copy a source modifier test for f16/v2f16
commit
|
commitdiff
|
tree
|
snapshot
2023-01-22
Matt Arsenault
AMDGPU: Add modern copy of fneg combines test
commit
|
commitdiff
|
tree
|
snapshot
2023-01-22
Simon Pilgrim
[DAG] mergeInsertEltWithShuffle - pull out mergeEltWith...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-22
Roman Lebedev
[NFC][X86] Fixup typo in `blend-of-shift.ll`
commit
|
commitdiff
|
tree
|
snapshot
2023-01-22
Roman Lebedev
[NFC][X86] Fixup `-mattr=<>` in one runline in `element...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-22
Shivam Gupta
[NFC] Small indentation fix in lld/ELF/Relocations.cpp
commit
|
commitdiff
|
tree
|
snapshot
2023-01-22
Paul Walker
[SVE] Add intrinsics for integer binops that explicitly...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-22
Jay Foad
[Mips] Use MCInstrInfo::get in MipsAsmParser instead...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-22
Owen Pan
[clang-format][NFC] Add .clang-format to clang/tools...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-22
Owen Pan
[clang-format][NFC] Set LineEnding to LF in config...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-22
WANG Xuerui
[LoongArch] Allow %pc_lo12 relocs in JIRL's immediate...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-22
Iain Sandoe
[C++20][Modules] Fix named module import diagnostics.
commit
|
commitdiff
|
tree
|
snapshot
2023-01-22
Benjamin Kramer
[bazel] Add missing dependencies for 4f1e244eb5
commit
|
commitdiff
|
tree
|
snapshot
2023-01-22
Johannes Doerfert
[OpenMP] Simplify `llvm.assume` operands in device...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-22
Johannes Doerfert
[Attributor] Handle constant icmp expressions in AAPote...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-22
Timm Bäder
[clang][Interp][NFCI] Make InitMap::isInitialized(...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-22
Timm Bäder
[clang][Interp][NFC] Forward-declare Boolean in PrimTypes.h
commit
|
commitdiff
|
tree
|
snapshot
2023-01-22
Timm Bäder
[clang][Interp][NFC] Fix header comment file name
commit
|
commitdiff
|
tree
|
snapshot
2023-01-22
Noah Goldstein
Transform ctpop(Pow2) -> icmp ne Pow2, 0
commit
|
commitdiff
|
tree
|
snapshot
2023-01-22
Noah Goldstein
Add tests for ctpop(Pow2); NFC
commit
|
commitdiff
|
tree
|
snapshot
2023-01-22
Nikolas Klauser
[libc++] Rename take_while_view::__sentinel to __take_w...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-22
Yonghong Song
[BPF][Clang] Fix func argument pattern in bpf-stack...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-22
Johannes Doerfert
[OpenMP] Try to fix Flang after new clause was added
commit
|
commitdiff
|
tree
|
snapshot
2023-01-22
Johannes Doerfert
[OpenMP][FIX] Split test into amdgpu and nvptx specific...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-22
Johannes Doerfert
[OpenMP][FIX] Add default clause to switch
commit
|
commitdiff
|
tree
|
snapshot
2023-01-22
Johannes Doerfert
[OpenMP] Introduce the `ompx_dyn_cgroup_mem(<N>)` clause
commit
|
commitdiff
|
tree
|
snapshot
2023-01-22
Mehdi Amini
Add the test dialect as dependent for the "test-legaliz...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-22
Mehdi Amini
Add missing dependent dialects to "convert-gpu-to-rocdl"
commit
|
commitdiff
|
tree
|
snapshot
2023-01-22
Roman Lebedev
[NFC][SCEV] `CompareSCEVComplexity`: deduplicate handling
commit
|
commitdiff
|
tree
|
snapshot
2023-01-22
Roman Lebedev
[NFC][SCEV] `SCEVTraversal::visitAll()`: deduplicate...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-22
Roman Lebedev
[NFC][SCEV] `createNodeForSelectOrPHIInstWithICmpInstCo...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-22
Roman Lebedev
[NFC][SCEV] `createNodeForSelectOrPHIInstWithICmpInstCo...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-21
Noah Goldstein
Remove trailing whitespace from comment
commit
|
commitdiff
|
tree
|
snapshot
2023-01-21
Kazu Hirata
[llvm] Use llvm::bit_width (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2023-01-21
Roman Lebedev
[NFC][SCEV] Reflow `getRangeRef()` into an exhaustive...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-21
Roman Lebedev
[NFC][SCEV] Reflow `getRelevantLoop()` into an exhausti...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-21
Kazu Hirata
[llvm] Use llvm::bit_width (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2023-01-21
Johannes Doerfert
[OpenMP][FIX] Runtime args are not kernel args
commit
|
commitdiff
|
tree
|
snapshot
2023-01-21
Johannes Doerfert
[OpenMP][FIX] Remove version check lines in clang test
commit
|
commitdiff
|
tree
|
snapshot
2023-01-21
Roman Lebedev
[X86] `X86TargetLowering`: override `allowsMemoryAccess()`
commit
|
commitdiff
|
tree
|
snapshot
2023-01-21
Roman Lebedev
[NFC][SCEV] `computeSCEVAtScope()`: reserve vector...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-21
Roman Lebedev
[NFC][SCEV] `computeSCEVAtScope()`: `scUnknown`: use...
commit
|
commitdiff
|
tree
|
snapshot
next