platform/upstream/llvm.git
2023-03-13 Anders Waldenborg[clang] Extract function for generated part of clang...
2023-03-13 Anders Waldenborg[clang] Extract ParsedAttrInfo::hasSpelling method...
2023-03-13 Anders Waldenborg[clang] Extract attribute plugin instantiation to funct...
2023-03-13 Anders Waldenborg[clang] Move ParsedAttrInfo from Sema to Basic (NFC)
2023-03-13 Philip Reames[RISCV] Use switch in RISCVTargetTransformInfo::getShuf...
2023-03-13 Siva Chandra... [libc][NFC] Add string.h header to various platform...
2023-03-13 Alex BradburyReland [RISCV] Fix gaps in IgnoreUnknown=true for RISCV...
2023-03-13 Sjoerd Meijer[AArch64] Cost-model vector splat LD1Rs to avoid unprof...
2023-03-13 Valentin Clement[flang] Handle parent component in intrinsic function...
2023-03-13 Valentin Clement[flang] Only check for embox/rebox if defining op is...
2023-03-13 Hans Wennborg[libc++] Add missing include in exception_ptr.h
2023-03-13 Liming Liu[clang] Replace Member Expressions During Instantiation...
2023-03-13 Collin BakerFix include order in CXType.cpp
2023-03-13 Dmitry PolukhinRevert "[clangd] Move standard options adaptor to Comma...
2023-03-13 Simon Pilgrim[DAG] Use ISD::isBitwiseLogicOp in AND/OR/XOR checks...
2023-03-13 Felipe de Azevedo... [MachineCombiner] Preserve debug instruction number
2023-03-13 Mehdi AminiAdd a message to mlir-opt when reading from stdin to...
2023-03-13 Alexey Bataev[SLP][NFC]Initial merge of gather/buildvector code...
2023-03-13 Dmitry Polukhin[clangd] Move standard options adaptor to CommandMangler
2023-03-13 Paul Walker[SVE] Restrict cmp+and->pred_cmp isel to instances...
2023-03-13 Ankur[clang][ExtractAPI] Add multiple file support to -...
2023-03-13 Mikhail Goncharov[bazel] fix for fdd710e69caebf680ed7d4360e04c99024d75094
2023-03-13 LLVM GN Syncbot[gn build] Port e26dad0a661e
2023-03-13 Kadir Cetinkaya[clangd] Add missing unittests to build graph
2023-03-13 David Spickett[lldb][docs] Remove mentions of MIPS64 Linux debug
2023-03-13 David Spickett[lldb] Use static instead of anonymous namesapce in...
2023-03-13 David Spickett[lldb] Remove MIPS64 specific signal handling for Linux
2023-03-13 Haojian Wu[clangd] Remove the IncludeStructure::isSelfContained...
2023-03-13 Haojian Wu[clangd] Remove IWYU handling code that is used only...
2023-03-13 Alex BradburyRevert "[RISCV] Fix gaps in IgnoreUnknown=true for...
2023-03-13 Alexey Lapshin[DWARFLinker][DWARFv5] Add support for DW_FORM_addrx*
2023-03-13 Alex Bradbury[RISCV][test] Fix typos in RISCVISAInfoTest
2023-03-13 Alex Bradbury[RISCV] Fix gaps in IgnoreUnknown=true for RISCVISAInfo...
2023-03-13 Alex Bradbury[RISCV][test] Expand test coverage of RISCVISAInfo
2023-03-13 Nikita Popov[IPSCCP] Don't add !range metadata for vector returns
2023-03-13 Peter Smith[LLD] Increase thunk pass limit
2023-03-13 Vladislav Khmelevsky[BOLT] Pass instrumentation-file arg for X86 xmm test
2023-03-13 Vladislav Khmelevsky[BOLT] Improve dynamic relocations support for CI
2023-03-13 Jay Foad[AMDGPU] Remove BoolToList class
2023-03-13 Matthias Springer[mlir][IR] Add ForwardDominanceIterator for IR walkers
2023-03-13 Chuanqi Xu[doc] [Modules] Document how to implement ABI compatibl...
2023-03-13 Phoebe Wang[X86] Pre-commit test for #61271
2023-03-13 Adrian Kuegel[mlir][Bazel] Adjustments for fa51c1753a274fbb7a71d8fe9...
2023-03-13 Weining Lu[LLDB][ObjectFileELF] Correct the return type of Reloc...
2023-03-13 Weining Lu[LLDB][ObjectFileELF] Correct the return type of RelocO...
2023-03-13 Weining Lu[LLDB][ObjectFileELF] Support LoongArch64 in ApplyReloc...
2023-03-13 Matthias Springer[mlir][affine][analysis] Fix `closedUB` handling in...
2023-03-13 Chuanqi Xu[C++20] [Modules] Treat module linkage as formal linkag...
2023-03-13 Siva Chandra... [libc] Enable integration tests when built with gcc.
2023-03-13 Siva Chandra... [libc] Declare __dso_handle in the integration test...
2023-03-13 Dmitry Vyukovasan: disable odd_stack_size test for powerpc
2023-03-13 Kazu Hirata[mlir] Use llvm::is_contained (NFC)
2023-03-13 Max KazantsevReturn "[LICM] Support logical AND/OR when hoisting...
2023-03-13 pvanhout[StructurizeCFG] Use UniformityAnalysis instead of...
2023-03-13 Siva Chandra[libc] Special case sniffing of thread start args for...
2023-03-13 Max Kazantsev[LICM] Do not hoist min/max for pointer types
2023-03-13 Craig Topper[RISCV] Return false for unsupported VTs in isFPImmLegal.
2023-03-13 Kazu Hirata[mlir] Use std::optional instead of llvm::Optional...
2023-03-13 Craig TopperRecommit "[RISCV] Add separate lookup tables for fli...
2023-03-13 Craig TopperRevert "[RISCV] Add separate lookup tables for fli...
2023-03-13 Craig TopperRevert "[RISCV] Remove unused function declaration...
2023-03-13 Craig Topper[RISCV] Remove unused function declaration. NFC
2023-03-13 Vitaly Buka[test][asan] Fix test on MacOS 12+
2023-03-13 Chen ZhengReland rGf35a09daebd0a90daa536432e62a2476f708150d and...
2023-03-13 Vitaly Buka[SPARC] Attempt to fix bug introduced by D142458
2023-03-13 Kazu Hirata[SelectionDAG] Deprecate isNullValue and isAllOnesValue
2023-03-13 Jun Ma[SelectionDAG] Fix mismatched truncate when combine...
2023-03-12 Mike Crowe[clang-tidy] Support std::format and std::print in...
2023-03-12 LLVM GN Syncbot[gn build] Port 43562287a816
2023-03-12 Mehdi AminiIntroduce mlir::tracing::ExecutionContext
2023-03-12 Nikolas Klauser[libc++] Granularize <exception>
2023-03-12 Piotr Zegar[clang-tidy][NFC] Update docs/clang-tidy/checks/list.rst
2023-03-12 Piotr Zegar[clang-tidy] Fix rename_check.py
2023-03-12 Michal Paszkowski[SPIR-V] Fix llvm deprecated warnings
2023-03-12 Valentin Clement[flang] Simpify parent component handling
2023-03-12 Kazu Hirata[InstCombine] Precommit tests
2023-03-12 Craig Topper[RISCV] Add separate lookup tables for fli.h and fli.d.
2023-03-12 Craig Topper[RISCV] Add test cases for fli.h and fli.d CodeGen...
2023-03-12 Alex Lorenz[clang][darwin] An OS version preprocessor define is...
2023-03-12 LLVM GN Syncbot[gn build] Port c491c9170239
2023-03-12 Chris Cotter[clang-tidy] Implement CppCoreGuideline F.18
2023-03-12 Craig Topper[RISCV] Add overrides of isLoadFromStackSlot/isStoreFro...
2023-03-12 Alex Bradbury[RISCV][NFCI] Use common MCELFStreamer code for attribu...
2023-03-12 Simon Pilgrim[DAG] Remove redundant isZExtFree(SDValue,VT) overrides...
2023-03-12 Nicolas Vasilache[mlir] NFC - Add some more static value utils
2023-03-12 Simon Pilgrim[DAG] visitZERO_EXTEND - pull out the repeated SDLoc...
2023-03-12 Simon Pilgrim[DAG] Cleanup the (zext (shl (zext x), cst)) -> (shl...
2023-03-12 Simon Pilgrim[AMDGPU] Regenerate sdwa-peephole.ll
2023-03-12 Jon Chesterfield[amdgpu][nfc] Replace ad hoc LDS frame recalculation...
2023-03-12 Mike Crowe[clang-tidy] Provide default template arguments in...
2023-03-12 Mike Crowe[clang-tidy] Make readability-container-size-empty...
2023-03-12 Mike Crowe[clang-tidy] Make readability-string-compare check...
2023-03-12 Simon Pilgrim[DAG] visitAND - fold (and (any_ext V), c) -> (zero_ext...
2023-03-12 Simon Pilgrim[X86] and-shift.ll - add gnux32 test coverage to ensure...
2023-03-12 Paul Walker[SVE][Builtins] Lower X forms of fp binop/mla arithmeti...
2023-03-12 Paul Walker[InstCombine] Extend SVEVectorFuseMulAddSub to support...
2023-03-12 Dmitry Vyukovasan: fix crash on odd stack size
2023-03-12 Simon Pilgrim[X86] matchAddressRecursively - support zext(and(shl...
2023-03-12 Christian Ulmann[mlir][llvm] Add visibility attribute
2023-03-12 Brad SmithRevert "[SPARC] Lower BR_CC to BPr on 64-bit target...
next