platform/upstream/llvm.git
2023-03-13 Rahul Kayaith[mlir] Don't use -z,defs on sanitizer builds
2023-03-13 Mike Crowe[clang-tidy] Support readability-redundant-string-cstr...
2023-03-13 Jakub Kuderski[mlir][vector] Clarify OOB semantics for `gather` and...
2023-03-13 Michał Górny[lld] Use installed llvm_gtest in standalone builds
2023-03-13 Jonas Paulsson[SystemZ] NFC minor cleanup
2023-03-13 Evangelos Foutras[LinkerWrapper] Switch to add_clang_tool() macro
2023-03-13 Joseph Huber[Clang] Fix not including clangBasic in the dynamic...
2023-03-13 Vadim Paretsky[OpenMP] remove obsolete symbol defintions
2023-03-13 Joseph Huber[Libomptarget] Use freestanding stdint.h header for...
2023-03-13 Joseph Huber[Clang] Add --version and --help messages to amdgpu...
2023-03-13 Nick Desaulniers[GVNHoist] don't hoist callbr users into the callbr...
2023-03-13 Slava Zakharin[flang] Avoid ICE in case of subprogram name clash...
2023-03-13 Mehdi AminiFix a small typo in a comment in MlitOptMain.cpp (NFC)
2023-03-13 Alexander Belyaev[mlir] Use splitBlock instread of createBlock in Generi...
2023-03-13 Chia-hung Duan[scudo] Reduce the times of holding MapAllocatorCache...
2023-03-13 Philip Reames[RISCV] Fallback to scalable lowering costs for fixed...
2023-03-13 Dmitry Makogon[SCEV] Apply loop guards against min/max for its arguments
2023-03-13 Dmitry Makogon[SCEV] Rename variables in applyLoopGuards (NFC)
2023-03-13 Ayal Zaks[Clang][OpenCL] Allow pointers in structs as kernel...
2023-03-13 Takuya Shimizu[clang][AST] Improve diagnostic for `nullptr` constexpr...
2023-03-13 Mehdi AminiRevert "Add a `skipRegion()` feature to the OpPrintingF...
2023-03-13 Zequan WuRevert "[LowerTypeTests] Avoid creation of select const...
2023-03-13 Simon Tatham[AArch64] Don't #define __ARM_FP when there's no FPU.
2023-03-13 Yonghong Song[BPF] Improve pruning to avoid generate more types...
2023-03-13 Arthur Eubanks[PassManagerBuilder] Remove PassManagerBuilder
2023-03-13 Saleem AbdulrasoolMSVC: support version preference with search
2023-03-13 Kazu Hirata[ADT] Implement {DenseMap,MapVector,StringMap}::contains
2023-03-13 Michał Górny[third-party] Respect LLVM_INSTALL_GTEST for llvm_gtest...
2023-03-13 Shao-Ce SUN[flang][nfc] Avoid generating external-hello-world...
2023-03-13 Phoebe Wang[X86] Use llvm::Align for passing the alignment
2023-03-13 LLVM GN Syncbot[gn build] Port 383cfeee09d1
2023-03-13 Philip Reames[RISCV] Inline and delete RISCVTTIImpl::getSpliceCost...
2023-03-13 HerrCai0907Fix typo: statment to statement; NFC
2023-03-13 Mehdi AminiFix test dialect to avoid using an unregistered dialect
2023-03-13 Mehdi AminiAdd a `skipRegion()` feature to the OpPrintingFlags...
2023-03-13 Anders Waldenborg[clang][pp] Handle attributes defined by plugin in...
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...
next