platform/upstream/llvm.git
2022-11-01 Philip ReamesAddress post commit review feedback from D137046
2022-11-01 Arthur Eubanks[CodeView][clang] Add flag to disable emitting command...
2022-11-01 Arthur Eubanks[GlobalOpt] Don't remove inalloca from varargs functions
2022-11-01 Mark de Wever[libc++] Improves modular build.
2022-11-01 Mark de Wever[libc++][doc] Updates implementation status.
2022-11-01 Mark de Wever[libc++][format] Fixes default string alignment.
2022-11-01 Mark de Wever[libc++] Validates valid weekday indexed range.
2022-11-01 Erich Keane[Concepts] Correctly handle failure when checking conce...
2022-11-01 Sanjay Patel[PatternMatch] don't match a scalar select of bool...
2022-11-01 Erich Keane[Concepts] Improve diagnostics on a missing 'auto'...
2022-11-01 Troy Johnson[clang][Lex] Header map search case insensitivity
2022-11-01 Simon Pilgrim[X86] Add SchedWriteVecExtend scheduler per-width wrapper
2022-11-01 Roy Sundahl[asan] Add missing __asan_set_shadow_0x() calls.
2022-11-01 Aart Bik[mlir][sparse] replace magic constant with symbol
2022-11-01 Matt ArsenaultSystemZ: Register null target streamer
2022-11-01 Matt ArsenaultXCore: Register null MCTargetStreamer
2022-11-01 Florian Hahn[SCEVExpander] Forget SCEV when replacing congruent...
2022-11-01 Caroline Concatto[AArch64] SME2 remove comma from the regression tests
2022-11-01 Peter Klausler[flang] Improve warning message
2022-11-01 Jakub Kuderski[mlir][math][spirv] Add `math.roundeven` lowering to...
2022-11-01 Philip Reames[RISCV][docs] Add some wording around vendor extensions
2022-11-01 Philip ReamesAllow scalable vectors in ComputeNumSignBits and isKnow...
2022-11-01 Arthur Eubanks[lldb] Don't crash when printing static enum members...
2022-11-01 Nikita Popov[SCCP] Convert tests to opaque pointers (NFC)
2022-11-01 Dominik Adamski[mlir][OpenMP] Add aligned clause definition to simd...
2022-11-01 Sanjay Patel[PatternMatch] add unittests for logical-and/or; NFC
2022-11-01 Nikita PopovRevert "[ValueLattice] Fix getCompare() for undef values"
2022-11-01 Nikita Popov[SCCP] Regenerate test checks (NFC)
2022-11-01 Dhruva ChakrabartiRevert "[OpenMP] [OMPT] [2/8] Implemented a connector...
2022-11-01 Adrian TongImplement support for AArch64ISD::MOVI in computeKnownBits
2022-11-01 Jeffrey TanAdd formatting support for VSCode logpoints message
2022-11-01 Nikita Popov[ValueLattice] Fix getCompare() for undef values
2022-11-01 Krzysztof Parzyszek[Hexagon] Use HVX predicates when mapping HVX intrinsic...
2022-11-01 Adrian TongPrecommit test cases for D137108 (Support for AArch64IS...
2022-11-01 Lei Zhang[mlir][gpu] Relax MMA load/store to allow vector memref
2022-11-01 Simon Pilgrim[X86] Fix broadcastm intrinsics comment
2022-11-01 Nikita Popov[AA] Add missing const qualifier (NFC)
2022-11-01 Yonghong Song[clang][Sema] Fix a clang crash with btf_type_tag
2022-11-01 Sanjay Patel[InstCombine] add helper function for select-of-bools...
2022-11-01 David Green[ARM] Tests for various NEON vector compares. NFC
2022-11-01 Archibald Elliott[ARM] Specify Triple in DebugInfo Tests
2022-11-01 Aaron BallmanUpdate a stale comment; NFC
2022-11-01 Florian Hahn[ConstraintElimination] Fix nested GEP check.
2022-11-01 David Sherwood[AArch64][SVE2] Add the SVE2.1 while predicate-as-count...
2022-11-01 Florian Hahn[ConstraintElimination] Add tests for nested GEPs with...
2022-11-01 Nico Weber[gn build] port 6e6704b0dc2c
2022-11-01 Sanjay Patel[InstCombine] add test for mul with shl; NFC
2022-11-01 David Sherwood[AArch64][SVE2] Add the SVE2.1 cntp instruction
2022-11-01 Caroline Concatto[AArch64]SME2 Outer Product and Accumulate instructions
2022-11-01 wanglei[LoongArch] Remove useless empty pattern fields in...
2022-11-01 Youling Tang[sanitizer] Fix build error with current LoongArch...
2022-11-01 Youling Tang[asan][test] Fix build errors in loongarch64
2022-11-01 Youling Tang[builtins][LoongArch] Port __clear_cache to LoongArch...
2022-11-01 Youling Tang[compiler-rt][builtins] Support builtins for LoongArch
2022-11-01 Simon Pilgrim[X86] combineConcatVectorOps - fold 512-bit concat...
2022-11-01 Anton Sidorenko[GlobalISel] Compute debug location when merging stores...
2022-11-01 Valery Pykhtin[AMDGPU] Fix RP tracker's live registers after processi...
2022-11-01 Anton Sidorenko[GlobalISel] Precommit test for D136937
2022-11-01 David Sherwood[AArch64][SVE2] Add the SVE2.1 contiguous stores to...
2022-11-01 David Sherwood[AArch64][SVE2] Add the SVE2.1 contiguous load to multi...
2022-11-01 Stefan Gränitz[JITLink] Revert template typename change after 2a3b257...
2022-11-01 Tiezhu Yang[LLDB][LoongArch] Add LoongArch ArchSpec and subtype...
2022-11-01 Nikita Popov[IR] Take operand bundles into account for call argumen...
2022-11-01 Matt ArsenaultAMDGPU: Add testcase from issue 58639
2022-11-01 Yeting Kuo[VP][RISCV] Add vp.rint and RISC-V support.
2022-11-01 Matt ArsenaultAMDGPU/GlobalISel: Add missing run line for gfx7 packed...
2022-11-01 Matt ArsenaultAtomicExpand: Use InstSimplifyFolder
2022-11-01 Michał Górny[lit] Add pyproject.toml and fix build w/ modern setupt...
2022-11-01 Arnab Dutta[MLIR] Fix bug in the method constructing semi affine...
2022-11-01 Michael Buch[lldb][Test] Fix TestFrameFormatNameWithArgs.test on...
2022-11-01 Alexander Shaposhnikov[IR][Instruction] Annotate more methods with LLVM_READONLY
2022-11-01 skc7[SLP] Extend reordering data of tree entry to support...
2022-11-01 Michał GórnyRevert "[compiler-rt] Switch from llvm-config to find_p...
2022-11-01 Sameer Sahasrabuddhe[AAPointerInfo] refactor how offsets and Access objects...
2022-11-01 Matt Arsenaultllvm-reduce: Write bitcode temporary files for bitcode...
2022-11-01 Matt Arsenaultllvm-reduce: Drop guessing output format based on file...
2022-11-01 Matt Arsenaultllvm-reduce: Support emitting bitcode for final result
2022-11-01 Michał Górny[compiler-rt] Switch from llvm-config to find_package...
2022-11-01 Matt ArsenaultFix missing C++ mode comment
2022-11-01 Matt Arsenaultllvm-reduce: Report file opening errors
2022-11-01 Matt ArsenaultAtomicExpand: Don't create unused instructions for...
2022-11-01 Matt ArsenaultHexagon: Register null TargetStreamer
2022-11-01 Matt ArsenaultHexagon: Add missing C++ mode comment
2022-11-01 Matt ArsenaultNVPTX: Register null target streamer
2022-11-01 Matt ArsenaultX86: Implement null target streamer
2022-11-01 Matt ArsenaultAArch64: Register null MCTargetStreamer
2022-11-01 Florian MayerRevert "[InstCombine] fold mul with decremented "shl...
2022-10-31 Florian Mayer[NFC] use has_value instead of hasValue
2022-10-31 LLVM GN Syncbot[gn build] Port 627465cf9fa7
2022-10-31 Nikolas Klauser[libc++][PMR] Deprecate the implementation in std:...
2022-10-31 Nikolas Klauser[libc++][PMR] Move the pmr::memory_resource destructor...
2022-10-31 Nikolas Klauser[libc++][PMR] Mark completed papers and issues as such
2022-10-31 Nikolas Klauser[libc++][PMR] Add attributes
2022-10-31 Nikolas Klauser[libc++] Move preferred_name declarations into the...
2022-10-31 Ilia Diachkov[SPIRV] support the enqueue_kernel builtin function
2022-10-31 Anlun Xu[Bazel] Add llvm:Support to Bazel deps of SPIRVCommonCo...
2022-10-31 Usman Nadeem[JumpThreading] Put a limit on the PHI nodes when dupli...
2022-10-31 Craig Topper[RISCV] Fix crash a vector add has a 4x sext and zext...
2022-10-31 Evgeny Shulgin[libc++] Add test for checking progress on P0533R9
2022-10-31 LLVM GN Syncbot[gn build] Port 84ea6b6f78df
next