platform/upstream/llvm.git
2023-06-19 Nikita Popov[BasicAA] Add test for PR63266 (NFC)
2023-06-19 Akash Banerjee[MLIR][OpenMP] Refactoring createTargetData in OMPIRBuilder
2023-06-19 David Spickett[lldb][AArch64] Add thread local storage tpidr register
2023-06-19 Alexandre GaneaRe-land [LLD] Allow usage of LLD as a library
2023-06-19 Mehdi AminiEmit MLIR trampoline wrapper function with LLVM private...
2023-06-19 Mehdi AminiRemove extra closing `)` from MLIR --view-op-graph...
2023-06-19 Nikita Popov[SCCP] Fix conversion of range to constant for vectors...
2023-06-19 Russell Greenelldb: do more than 1 kilobyte at a time to vastly incre...
2023-06-19 Alexandros... [FuncSpec] Add Freeze and CallBase to the InstCostVisitor.
2023-06-19 Nikita Popov[InstSimplify] Fold icmp of uadd.sat/usub.sat (PR63381)
2023-06-19 Nikita Popov[InstSimplify] Add test for icmp of uadd.sat/usub.sat...
2023-06-19 Jacob Crawley[flang][hlfir] Add hlfir.count intrinsic
2023-06-19 Tom Eccles[flang] don't allow conversions between logical and...
2023-06-19 Tom Eccles[flang][hlfir] Fix multiple return declaration type
2023-06-19 Dmitry Makogon[Test] Add test for PR62430 showing bug in SCEV mul...
2023-06-19 Hristo Hristov[libc++][ranges] Mark `views::stride` in progress
2023-06-19 Alexandros... [FuncSpec][NFC] Improve the unittest coverage.
2023-06-19 Momchil Velikov[CodeGenPrepare] Fix for using outdated/corrupt LoopInfo
2023-06-19 Martin Braenne[clang][dataflow] Create `Value`s for integer literals.
2023-06-19 Joseph Huber[libc] Disable atomic optimizations for `libc` AMDGPU...
2023-06-19 Ingo Müller[mlir][ExecutionEngine] Only load JITDyLibs without...
2023-06-19 Christian Sigg[Bazel][mlir] Fix layering check after 11db162db07d6083...
2023-06-19 Felix[clang-tidy] Reserved-identifier: Improved AllowedIdent...
2023-06-19 Bing1 Yu[X86][AMX] Let Store not be removed if combineCastStore...
2023-06-19 Matthias Springer[mlir][transform] SequenceOp: Top-level operations...
2023-06-19 Matthias Springer[mlir][transform] ApplyPatternsOp: Add check to prevent...
2023-06-19 David Green[AArch64] More tablegen patterns for addp of two extracts
2023-06-19 David Green[AArch64] Add tablegen patterns for faddp of two extracts
2023-06-19 luxufan[SCCP][NFC] Regenerate test case
2023-06-19 luxufan[SCCP][NFC] Regenerate test case
2023-06-19 Yevgeny Rouban[LoopUnrollRuntime] Allow indirect transition to deopt...
2023-06-19 Chuanqi XuRecommit [ABI] [C++20] [Modules] Don't generate vtable...
2023-06-19 Fangrui Song[XRay] Mark Mach-O xray_instr_map and xray_fn_idx as...
2023-06-19 Jianjian GUAN[RISCV] Match shl (ext v, splat 1) to vector widening...
2023-06-19 Fangrui Song[MC] flushPendingLabels: set Atom for new fragment...
2023-06-19 Fangrui Song[MC] Fold A-B when A is a pending label or A/B are...
2023-06-18 Fangrui Song[MC] Remove unneeded MCDataFragment check from AttemptT...
2023-06-18 Fangrui Song[MC] flushPendingLabels: set Atom for new fragment...
2023-06-18 Alfred Persson... [libc] [NFC] malloc.h: fix include guard typo
2023-06-18 Fangrui Song[XRay][test] Make tests less sensitive to .Ltmp/Ltmp...
2023-06-18 Kazu Hirata[Target] Use llvm::is_contained (NFC)
2023-06-18 Kazu Hirata[BOLT] Use llvm::is_contained (NFC)
2023-06-18 Kazu Hirata[AST] Use DenseMapBase::lookup (NFC)
2023-06-18 Hristo Hristov[libc++][spaceship][NFC] P1612R2: Mark remove `operator...
2023-06-18 Pranav Kant[Bazel][mlir] Port ee8b8d6b58e1ff45d1bcbad38c6cf458f872b38d
2023-06-18 Uday Bondhugula[MLIR] Provide bare pointer memref lowering option...
2023-06-18 Matt Arsenaultclang/HIP: Use __builtin_fmaf16
2023-06-18 Serge Pavlov[Doc] Fix table layout
2023-06-18 Simon Pilgrim[GlobalIsel][X86] selectDivRem - fix typo in 64-bit...
2023-06-18 Simon Pilgrim[GlobalIsel][X86] Regenerate srem/urem select test...
2023-06-18 Serge Pavlov[clang] Add __builtin_isfpclass
2023-06-18 Yingwei Zheng[CodeGenPrepare][RISCV] Remove asserting VH references...
2023-06-18 luxufan[SCCP][NFC] Regenerate test case
2023-06-18 Ivan Butygin[mlir][math] Uplift from arith to math.fma
2023-06-18 Simon Pilgrim[X86] Regenerate tls.ll and reuse common linux check...
2023-06-18 Simon Pilgrim[X86] Regenerate add32ri8.ll
2023-06-18 Paul Walker[SVE][AArch64TTI] Fix invalid mla combine that miscompu...
2023-06-18 Paul Walker[NFC][AArch64TTI] Breakout add/sub combines into discre...
2023-06-18 Paul WalkerIncrease test coverage of Transforms/InstCombine/AArch6...
2023-06-18 AMS21[clang-tidy] Improve `performance-move-const-arg` messa...
2023-06-18 AMS21[clang-tidy] Fix `llvmlibc-inline-function-decl` false...
2023-06-18 LLVM GN Syncbot[gn build] Port 845618cf69e8
2023-06-18 AMS21[clang-tidy] Refactor common code from the Noexcept...
2023-06-18 NAKAMURA Takumipr62660-normalization-failure.ll REQUIRES: asserts...
2023-06-18 Youngsuk Kim[clang] Replace uses of CGBuilderTy::CreateElementBitCa...
2023-06-18 Krzysztof Parzyszek[Hexagon] Add missing patterns for boolean [v]selects
2023-06-17 Krzysztof Parzyszek[Hexagon] Handle all compares of i1 and vNi1
2023-06-17 Krzysztof Parzyszek[Hexagon] Add missing patterns for truncate to vNi1
2023-06-17 LLVM GN Syncbot[gn build] Port cea4285949b5
2023-06-17 Nico Weber[gn] fix build after 992cb98462ab
2023-06-17 Fangrui Song[Pseudo Probe] Do not place functions in nodeduplicate...
2023-06-17 Owen Pan[clang-format][NFC] Remove redundant getLLVMStyle(...
2023-06-17 Brad Smith[Support/ELF] - Add OpenBSD PT_OPENBSD_NOBTCFI constant.
2023-06-17 Florian Hahn[LSR] Enable SCEV verification for test from f3a0ad2d...
2023-06-17 Fangrui SongPPCAsmParser: Use parseOptionalToken
2023-06-17 Uday Bondhugula[MLIR] Add support for bare pointer calling convention...
2023-06-17 Florian HahnRevert "[LSR] Consider post-inc form when creating...
2023-06-17 Jeff Niu[mlir][arith] Remove unused ODS class
2023-06-17 Florian Hahn[LSR] Add test for #62660.
2023-06-17 Felipe de Azevedo... [Coding style] Fix incorrect link syntax
2023-06-17 Hui[libc++][NFC] Granularise <thread> header
2023-06-17 Prajwal S N[docs] Fix link for static constructors article
2023-06-17 Florian Hahn[AMDGPU] Update test after abfeda5af329b58.
2023-06-17 Florian Hahn[LSR] Consider post-inc form when creating extends...
2023-06-17 Florian Hahn[LSR] Add test case for #58039.
2023-06-17 Corentin Jabot[Clang] Add the list of core papers approved in Varna...
2023-06-17 Fangrui Song[Pseudo Probe] Make .pseudo_probe GC-able
2023-06-17 Jay Foad[AMDGPU] Generate checks for load-constant tests
2023-06-17 Fangrui Song[bazel] Fix clang after D148094
2023-06-17 Sergei Barannikov[clang][CodeGen] Break up TargetInfo.cpp [8/8]
2023-06-17 Sergei Barannikov[clang][CodeGen] Break up TargetInfo.cpp [7/8]
2023-06-17 Sindhu Chittireddy[NFC] Fix potential dereferencing of null return value.
2023-06-17 Pranav Kant[Bazel][mlir] Port 120cd5aafca2ccc8b04d208598e817ffc6d0b869
2023-06-17 Weining Lu[LoongArch] Fix handling of the chain of CSRWR and...
2023-06-17 Weining Lu[LoongArch][NFC] Precommit test for D153120 (the fix...
2023-06-17 Ashay Rane[MLIR] Register all extensions in CAPI's RegisterEverything
2023-06-17 LiaoChunyu[RISCV] Fold special case (xor (setcc constant, y,...
2023-06-17 Matt Arsenaultclang/AMDGPU: Emit atomicrmw for atomic_inc/dec builtins
2023-06-17 Fangrui Song[MC] Restore a special case to support limited A-B...
2023-06-17 Owen PanReland [clang-format] Fix overlapping whitespace replac...
next