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-09
chenglin.bi
[InstCombine] Fold logic-and/logic-or by distributive...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
Kazu Hirata
[CodeGen] Fix a warning
commit
|
commitdiff
|
tree
|
snapshot
2023-01-09
Nikolas Klauser
[libc++] Add _LIBCPP_HIDE_FROM_ABI to __constexpr_logb...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-08
Amy Huang
[LLD] Remove global state in lld/COFF
commit
|
commitdiff
|
tree
|
snapshot
2023-01-08
Casey Carter
[libc++][test] zip_view test cleanups
commit
|
commitdiff
|
tree
|
snapshot
2023-01-08
Fangrui Song
[AVR] Support .reloc directive
commit
|
commitdiff
|
tree
|
snapshot
2023-01-08
Tue Ly
[libc][Obvious] Temporarily disable log10_test for...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-08
Tue Ly
[libc][Obvious] Remove constexpr fomr exact_mult in...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-08
Tue Ly
[libc][math] Implement log10 function correctly rounded...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-08
Shilei Tian
[AAUnderlyingObjects] Introduce an AA for getting under...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-08
Jeff Niu
[mlir][analysis] Add an analysis for preserving symbol...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-08
Pavel Iliin
[AArch64][compiler-rt] Option to build compiler-rt...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-08
Simon Pilgrim
[X86] Add shuffle test coverage for Issue #59860
commit
|
commitdiff
|
tree
|
snapshot
2023-01-08
Ayke van Laethem
[AVR] Optimize 32-bit shifts: optimize REG_SEQUENCE
commit
|
commitdiff
|
tree
|
snapshot
2023-01-08
Ayke van Laethem
[AVR] Optimize 32-bit shifts: reverse shift + move
commit
|
commitdiff
|
tree
|
snapshot
2023-01-08
Ayke van Laethem
[AVR] Optimize 32-bit shifts: shift by 4 bits
commit
|
commitdiff
|
tree
|
snapshot
2023-01-08
Ayke van Laethem
[AVR] Optimize 32-bit shift: move bytes around
commit
|
commitdiff
|
tree
|
snapshot
2023-01-08
Ayke van Laethem
[AVR] Custom lower 32-bit shift instructions
commit
|
commitdiff
|
tree
|
snapshot
2023-01-08
Nico Weber
[gn] port b712aef5b37e
commit
|
commitdiff
|
tree
|
snapshot
2023-01-08
Nico Weber
[gn build] Port 86aac87fe4b5
commit
|
commitdiff
|
tree
|
snapshot
2023-01-08
Ayke van Laethem
[SelectionDAG][AVR] Add support for lrint and lround...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-08
Ayke van Laethem
[AVR] correctly declare __do_copy_data and __do_clear_bss
commit
|
commitdiff
|
tree
|
snapshot
2023-01-08
Benjamin Kramer
[X86][Disassembler][NFCI] Read bytes with support:...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-08
Sanjay Patel
[InstCombine] fold not-shift of signbit to icmp+zext...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-08
Akash Banerjee
[OpenMP] Migrate OpenMPOffloadMappingFlags from Clang...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-08
Benjamin Kramer
[NFCI][Offload Bundler] Replace hand-rolled endian...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-08
Benjamin Kramer
[NFC] Hide implementation details in anonymous namespaces
commit
|
commitdiff
|
tree
|
snapshot
2023-01-08
Nikolas Klauser
[libc++] Granularize <bit> and remove <__bits>
commit
|
commitdiff
|
tree
|
snapshot
2023-01-08
Florian Hahn
[VPlan] Keep entries in worklist in sinkScalarOperands.
commit
|
commitdiff
|
tree
|
snapshot
2023-01-08
Mark de Wever
[libc++][CI] Fixes robust against ADL for C++03.
commit
|
commitdiff
|
tree
|
snapshot
2023-01-08
Carlos Galvez
[clang-tidy][NFC] Remove unused User argument in misc...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-08
Haojian Wu
[clangd] Fix an inlay-hint crash on a null deduced...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-08
Marek Kurdej
[libc++] [C++20] [P0415] Constexpr for std::complex.
commit
|
commitdiff
|
tree
|
snapshot
2023-01-08
Paul Walker
[SVE] Fix incorrect VT usage when lowering fixed length...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-08
Iain Sandoe
[C++20][Modules] Do not allow non-inline external defin...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-08
Mehdi Amini
Apply clang-tidy fixes for llvm-qualified-auto in Modul...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-08
Mehdi Amini
Apply clang-tidy fixes for readability-simplify-boolean...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-08
Sylvestre Ledru
libc++: bring back the unsigned in the return type...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-08
Corentin Jabot
Implement CWG2631
commit
|
commitdiff
|
tree
|
snapshot
2023-01-08
luxufan
[InstCombine] Combine (zext a) mul (zext b) to llvm...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-08
Kazu Hirata
flang] Remove remaining uses of llvm::Optional (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2023-01-08
Kazu Hirata
[flang] Use std::optional instead of llvm::Optional...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-08
Kazu Hirata
[flang] Add #include <optional> (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2023-01-08
Kazu Hirata
[clang-tools-extra] Remove remaining uses of llvm:...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-08
Kazu Hirata
[clang-tools-extra] Use std::optional instead of llvm...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-08
Kazu Hirata
[clang-tools-extra] Add #include <optional> (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2023-01-08
Matt Arsenault
Revert "AMDGPU: Invert handling of enqueued block detec...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-07
Kazu Hirata
[lldb] Remove remaining uses of llvm::Optional (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2023-01-07
Kazu Hirata
[lldb] Use std::optional instead of llvm::Optional...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-07
Kazu Hirata
[lldb] Add #include <optional> (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2023-01-07
Matt Arsenault
clang/AMDGPU: Force disable block enqueue arguments...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-07
Alex Brachet
[llvm-driver] Mark some tests unsupported
commit
|
commitdiff
|
tree
|
snapshot
2023-01-07
Kazu Hirata
[lldb] clang-format PathMappingList.cpp
commit
|
commitdiff
|
tree
|
snapshot
2023-01-07
Eduard Zingerman
[BPF] generate btf_decl_tag records for params of exter...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-07
Ben Shi
[AVR] Fix incorrect decoding of RJMP and RCALL
commit
|
commitdiff
|
tree
|
snapshot
2023-01-07
Michal Paszkowski
[SPIR-V] Map IR function pointers to registers in Modul...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-07
David Green
[ARM][AArch64] Add tests for And/Or into CSel fold...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-07
Backl1ght
[libc++] remove weird empty line
commit
|
commitdiff
|
tree
|
snapshot
2023-01-07
wanglei
[LoongArch] Reorder code and inline variable in lowerGl...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-07
Eduard Zingerman
[BPF] preserve btf_decl_tag for parameters of extern...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-07
Eduard Zingerman
[BPF] Triple::isBPF() utility method
commit
|
commitdiff
|
tree
|
snapshot
2023-01-07
gonglingqin
[LoongArch] Move illegal ImmArg tests to llvm/test...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-07
Casey Carter
[libc++][test][NFC] revert indentation damage
commit
|
commitdiff
|
tree
|
snapshot
2023-01-07
Joseph Huber
[Clang] Fix warning on unused varaible
commit
|
commitdiff
|
tree
|
snapshot
2023-01-07
Ben Shi
[AVR] Fix some ambiguous cases in AsmParser
commit
|
commitdiff
|
tree
|
snapshot
2023-01-07
Matt Arsenault
AMDGPU: Use getTypeAllocSize
commit
|
commitdiff
|
tree
|
snapshot
2023-01-07
Matt Arsenault
AMDGPU: Use more accurate IR type for block handle
commit
|
commitdiff
|
tree
|
snapshot
2023-01-07
Matt Arsenault
AMDGPU: Add more opencl printf tests
commit
|
commitdiff
|
tree
|
snapshot
2023-01-07
Matt Arsenault
AMDGPU: Invert handling of enqueued block detection
commit
|
commitdiff
|
tree
|
snapshot
2023-01-07
Matt Arsenault
AMDGPU: Fix enqueue block lowering for opaque pointers
commit
|
commitdiff
|
tree
|
snapshot
2023-01-07
Matt Arsenault
AMDGPU: Convert enqueue-kernel.ll to opaque pointers
commit
|
commitdiff
|
tree
|
snapshot
2023-01-07
Joseph Huber
[Clang] Fix mispelled option passed to the linker wrapper
commit
|
commitdiff
|
tree
|
snapshot
2023-01-07
Joseph Huber
[OpenMP] Introduce '-f[no-]openmp-target-jit' flag...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-07
Alexey Bataev
[SLP][NFC]Fix compile build by declaring ArrayRef,...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-07
Alexey Bataev
[SLP][NFC]Remove unused variables, NFC.
commit
|
commitdiff
|
tree
|
snapshot
2023-01-07
Alexey Bataev
[SLP]Fix incorrect reordering of clustered scalars.
commit
|
commitdiff
|
tree
|
snapshot
2023-01-06
Siva Chandra...
[libc] Add a separate install target for the libc stati...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-06
Thomas Raoux
[mlir][spirv] Add folder for LogicalNotEqual
commit
|
commitdiff
|
tree
|
snapshot
2023-01-06
Stephen Tozer
[DebugInfo] Add support for variadic DBG_INSTR_REFs...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-06
Alexander Shaposhnikov
[MLIR][TOSA] Switch Tosa to DenseArrayAttr
commit
|
commitdiff
|
tree
|
snapshot
2023-01-06
ziqingluo-90
[Fix][-Wunsafe-buffer-usage] Add a new `forEachDescenda...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-06
Matt Arsenault
AMDGPU: Try to fix 32-bit build bot
commit
|
commitdiff
|
tree
|
snapshot
2023-01-06
Roy Sundahl
[ubsan][test] Fix typo in D139230
commit
|
commitdiff
|
tree
|
snapshot
2023-01-06
Matt Arsenault
AMDGPU: Use BinaryByteStream in printf expansion
commit
|
commitdiff
|
tree
|
snapshot
2023-01-06
Matt Arsenault
AMDGPU: Add additional printf string tests
commit
|
commitdiff
|
tree
|
snapshot
2023-01-06
Hanhan Wang
[mlir][tensor] Add producer fusion for tensor.unpack op.
commit
|
commitdiff
|
tree
|
snapshot
2023-01-06
Alexandre Ganea
[Support] On Windows 11 and Windows Server 2022, fix...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-06
Markus Böck
[mlir][py] Fix python modules build with clang-cl due...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-06
Alexander Yermolovich
[BOLT][DWARF] Change rangelists to use DW_RLE_offset_pair
commit
|
commitdiff
|
tree
|
snapshot
2023-01-06
ziqingluo-90
Revert "[Fix][-Wunsafe-buffer-usage] Add a new `forEach...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-06
ziqingluo-90
[Fix][-Wunsafe-buffer-usage] Add a new `forEachDescenda...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-06
Krzysztof Drewniak
[mlir][Arith] Remove expansions of integer min and...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-06
MalavikaSamak
[-Wunsafe-buffer-usage] Changing the use of None with...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-06
Ashay Rane
[mlir] Add header file for ssize_t
commit
|
commitdiff
|
tree
|
snapshot
2023-01-06
MalavikaSamak
[-Wunsafe-buffer-usage] Safe-buffers re-architecture...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-06
Michael Jones
[libc] add noexcept to external function headers
commit
|
commitdiff
|
tree
|
snapshot
2023-01-06
Mehdi Amini
Fix PDL verifiers to be resilient to invalid IR
commit
|
commitdiff
|
tree
|
snapshot
2023-01-06
Casey Carter
[libc++][test] Add missing include
commit
|
commitdiff
|
tree
|
snapshot
2023-01-06
Stephen Tozer
[DebugInfo] Allow non-stack_value variadic expressions...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-06
Slava Zakharin
[mlir] Support TBAA metadata in LLVMIR dialect.
commit
|
commitdiff
|
tree
|
snapshot
next