platform/upstream/llvm.git
2023-01-08 Ayke van Laethem[AVR] Optimize 32-bit shifts: shift by 4 bits
2023-01-08 Ayke van Laethem[AVR] Optimize 32-bit shift: move bytes around
2023-01-08 Ayke van Laethem[AVR] Custom lower 32-bit shift instructions
2023-01-08 Nico Weber[gn] port b712aef5b37e
2023-01-08 Nico Weber[gn build] Port 86aac87fe4b5
2023-01-08 Ayke van Laethem[SelectionDAG][AVR] Add support for lrint and lround...
2023-01-08 Ayke van Laethem[AVR] correctly declare __do_copy_data and __do_clear_bss
2023-01-08 Benjamin Kramer[X86][Disassembler][NFCI] Read bytes with support:...
2023-01-08 Sanjay Patel[InstCombine] fold not-shift of signbit to icmp+zext...
2023-01-08 Akash Banerjee[OpenMP] Migrate OpenMPOffloadMappingFlags from Clang...
2023-01-08 Benjamin Kramer[NFCI][Offload Bundler] Replace hand-rolled endian...
2023-01-08 Benjamin Kramer[NFC] Hide implementation details in anonymous namespaces
2023-01-08 Nikolas Klauser[libc++] Granularize <bit> and remove <__bits>
2023-01-08 Florian Hahn[VPlan] Keep entries in worklist in sinkScalarOperands.
2023-01-08 Mark de Wever[libc++][CI] Fixes robust against ADL for C++03.
2023-01-08 Carlos Galvez[clang-tidy][NFC] Remove unused User argument in misc...
2023-01-08 Haojian Wu[clangd] Fix an inlay-hint crash on a null deduced...
2023-01-08 Marek Kurdej[libc++] [C++20] [P0415] Constexpr for std::complex.
2023-01-08 Paul Walker[SVE] Fix incorrect VT usage when lowering fixed length...
2023-01-08 Iain Sandoe[C++20][Modules] Do not allow non-inline external defin...
2023-01-08 Mehdi AminiApply clang-tidy fixes for llvm-qualified-auto in Modul...
2023-01-08 Mehdi AminiApply clang-tidy fixes for readability-simplify-boolean...
2023-01-08 Sylvestre Ledrulibc++: bring back the unsigned in the return type...
2023-01-08 Corentin JabotImplement CWG2631
2023-01-08 luxufan[InstCombine] Combine (zext a) mul (zext b) to llvm...
2023-01-08 Kazu Hirataflang] Remove remaining uses of llvm::Optional (NFC)
2023-01-08 Kazu Hirata[flang] Use std::optional instead of llvm::Optional...
2023-01-08 Kazu Hirata[flang] Add #include <optional> (NFC)
2023-01-08 Kazu Hirata[clang-tools-extra] Remove remaining uses of llvm:...
2023-01-08 Kazu Hirata[clang-tools-extra] Use std::optional instead of llvm...
2023-01-08 Kazu Hirata[clang-tools-extra] Add #include <optional> (NFC)
2023-01-08 Matt ArsenaultRevert "AMDGPU: Invert handling of enqueued block detec...
2023-01-07 Kazu Hirata[lldb] Remove remaining uses of llvm::Optional (NFC)
2023-01-07 Kazu Hirata[lldb] Use std::optional instead of llvm::Optional...
2023-01-07 Kazu Hirata[lldb] Add #include <optional> (NFC)
2023-01-07 Matt Arsenaultclang/AMDGPU: Force disable block enqueue arguments...
2023-01-07 Alex Brachet[llvm-driver] Mark some tests unsupported
2023-01-07 Kazu Hirata[lldb] clang-format PathMappingList.cpp
2023-01-07 Eduard Zingerman[BPF] generate btf_decl_tag records for params of exter...
2023-01-07 Ben Shi[AVR] Fix incorrect decoding of RJMP and RCALL
2023-01-07 Michal Paszkowski[SPIR-V] Map IR function pointers to registers in Modul...
2023-01-07 David Green[ARM][AArch64] Add tests for And/Or into CSel fold...
2023-01-07 Backl1ght[libc++] remove weird empty line
2023-01-07 wanglei[LoongArch] Reorder code and inline variable in lowerGl...
2023-01-07 Eduard Zingerman[BPF] preserve btf_decl_tag for parameters of extern...
2023-01-07 Eduard Zingerman[BPF] Triple::isBPF() utility method
2023-01-07 gonglingqin[LoongArch] Move illegal ImmArg tests to llvm/test...
2023-01-07 Casey Carter[libc++][test][NFC] revert indentation damage
2023-01-07 Joseph Huber[Clang] Fix warning on unused varaible
2023-01-07 Ben Shi[AVR] Fix some ambiguous cases in AsmParser
2023-01-07 Matt ArsenaultAMDGPU: Use getTypeAllocSize
2023-01-07 Matt ArsenaultAMDGPU: Use more accurate IR type for block handle
2023-01-07 Matt ArsenaultAMDGPU: Add more opencl printf tests
2023-01-07 Matt ArsenaultAMDGPU: Invert handling of enqueued block detection
2023-01-07 Matt ArsenaultAMDGPU: Fix enqueue block lowering for opaque pointers
2023-01-07 Matt ArsenaultAMDGPU: Convert enqueue-kernel.ll to opaque pointers
2023-01-07 Joseph Huber[Clang] Fix mispelled option passed to the linker wrapper
2023-01-07 Joseph Huber[OpenMP] Introduce '-f[no-]openmp-target-jit' flag...
2023-01-07 Alexey Bataev[SLP][NFC]Fix compile build by declaring ArrayRef,...
2023-01-07 Alexey Bataev[SLP][NFC]Remove unused variables, NFC.
2023-01-07 Alexey Bataev[SLP]Fix incorrect reordering of clustered scalars.
2023-01-06 Siva Chandra... [libc] Add a separate install target for the libc stati...
2023-01-06 Thomas Raoux[mlir][spirv] Add folder for LogicalNotEqual
2023-01-06 Stephen Tozer[DebugInfo] Add support for variadic DBG_INSTR_REFs...
2023-01-06 Alexander Shaposhnikov[MLIR][TOSA] Switch Tosa to DenseArrayAttr
2023-01-06 ziqingluo-90[Fix][-Wunsafe-buffer-usage] Add a new `forEachDescenda...
2023-01-06 Matt ArsenaultAMDGPU: Try to fix 32-bit build bot
2023-01-06 Roy Sundahl[ubsan][test] Fix typo in D139230
2023-01-06 Matt ArsenaultAMDGPU: Use BinaryByteStream in printf expansion
2023-01-06 Matt ArsenaultAMDGPU: Add additional printf string tests
2023-01-06 Hanhan Wang[mlir][tensor] Add producer fusion for tensor.unpack op.
2023-01-06 Alexandre Ganea[Support] On Windows 11 and Windows Server 2022, fix...
2023-01-06 Markus Böck[mlir][py] Fix python modules build with clang-cl due...
2023-01-06 Alexander Yermolovich[BOLT][DWARF] Change rangelists to use DW_RLE_offset_pair
2023-01-06 ziqingluo-90Revert "[Fix][-Wunsafe-buffer-usage] Add a new `forEach...
2023-01-06 ziqingluo-90[Fix][-Wunsafe-buffer-usage] Add a new `forEachDescenda...
2023-01-06 Krzysztof Drewniak[mlir][Arith] Remove expansions of integer min and...
2023-01-06 MalavikaSamak[-Wunsafe-buffer-usage] Changing the use of None with...
2023-01-06 Ashay Rane[mlir] Add header file for ssize_t
2023-01-06 MalavikaSamak[-Wunsafe-buffer-usage] Safe-buffers re-architecture...
2023-01-06 Michael Jones[libc] add noexcept to external function headers
2023-01-06 Mehdi AminiFix PDL verifiers to be resilient to invalid IR
2023-01-06 Casey Carter[libc++][test] Add missing include
2023-01-06 Stephen Tozer[DebugInfo] Allow non-stack_value variadic expressions...
2023-01-06 Slava Zakharin[mlir] Support TBAA metadata in LLVMIR dialect.
2023-01-06 Joe Nash[AMDGPU] Combine redundant Asm64 and AsmVOP3DPPBase...
2023-01-06 James Y KnightCleanup unwind table emission code a bit.
2023-01-06 James Y KnightRemove special cases for invoke of non-throwing inline...
2023-01-06 Rob Suderman[mlir][tosa] Add tosa.conv3d lowering to Linalg
2023-01-06 Jason MolendaWhen loading mach-o corefile, new fallback for finding...
2023-01-06 ziqingluo-90Re-land "[-Wunsafe-buffer-usage] Add a new `forEachDesc...
2023-01-06 Stephen TozerFix: Title underline too short in D129372
2023-01-06 Stephen Tozer[DebugInfo][NFC] Add new MachineOperand type and change...
2023-01-06 Casey Carter[libc++][test] Suppress MSVC warnings in std::expected...
2023-01-06 Kai Nacke[PPC] Add support for tune-cpu attribute
2023-01-06 LiDongjinRecommit "[RISCV] Enable the LocalStackSlotAllocation...
2023-01-06 Alex RichardsonRe-gernerate a test in preparation for D141060
2023-01-06 Alex Zinenko[mlir] improve error handling in Linalg op splitting
2023-01-06 Thomas Raoux[mlir][nvvm] Add lowering of gpu.printf to nvvm
2023-01-06 Alexey Bataev[SLP]Fix cost of the broadcast buildvector/gather.
next