platform/upstream/llvm.git
2022-08-29 zhongyunde[tests] precommit tests for D132658
2022-08-29 Fangrui Song[MC][test] Test FreeBSD after D131162
2022-08-29 Vitaly Buka[test][msan] Add debug info use-after-dtor tests
2022-08-29 Vitaly Buka[test][msan] Simplify tests with --implicit-check-not
2022-08-29 Siva Chandra... [libc][Obvious] Re-enable math unit tests.
2022-08-29 Yeting Kuo[RISCV] Merge vmerge.vvm and unmasked intrinsic with...
2022-08-29 Tyker[MLIR] Add mlir::TypedValue
2022-08-29 jacquesguan[RISCV][NFC] Add cost model coverage for fp arithmetic...
2022-08-29 jacquesguan[RISCV][NFC] Refactor fadd test to match the code.
2022-08-29 liqinweng[RISCV] Remove unused code
2022-08-29 liqinweng[RISCV] Refactor for costs of integer min/max
2022-08-29 gonglingqin[LoongArch] Combine add + shl to alsl.[w/d/wu]
2022-08-29 Kazu HirataRevert "[llvm] Use llvm::is_contained (NFC)"
2022-08-29 Sheng[NFC][clang-format] Fix typo
2022-08-29 Kazu Hirata[Target] Qualify auto in range-based for loops (NFC)
2022-08-29 Kazu Hirata[Support] Remove greatestCommonDivisor and GreatestComm...
2022-08-29 Kazu Hirata[llvm] Use std::is_unsigned instead of std::numeric_lim...
2022-08-29 Kazu Hirata[llvm] Use range-based for loops (NFC)
2022-08-29 Kazu Hirata[llvm] Use llvm::is_contained (NFC)
2022-08-28 Benjamin Kramer[RISC-V][HWASAN] Fold variable into assert
2022-08-28 owenca[clang-format] Fix a bug in removing braces for the...
2022-08-28 Andrey Tretyakov[SPIRV] Add tests to improve test coverage
2022-08-28 Fangrui Song[Driver][Linux] Pass --hash-style=gnu to ld unless...
2022-08-28 Shoaib Meenai[MachO] Remove stale comments
2022-08-28 Fangrui Song[Driver] Don't pass --enable-new-dtags to ld for Androi...
2022-08-28 Alexey Baturo[RISC-V][HWASAN] Add support for lowering HWASAN intrin...
2022-08-28 Alexey Baturo[RISC-V][HWASAN] Save sp address at the start of tag...
2022-08-28 Alexey Baturo[RISC-V][HWASAN] Add runtime support for HWASAN for...
2022-08-28 Kazu HirataUse std::gcd (NFC)
2022-08-28 Kazu HirataUse std::gcd (NFC)
2022-08-28 Kazu Hirata[Target] Qualify auto in range-based for loops (NFC)
2022-08-28 Kazu Hirata[llvm] Use llvm::find_if (NFC)
2022-08-28 Katherine Rasmussen[flang] Split up synchronization, event, and error...
2022-08-28 Alexey Baturo[RISC-V][HWASAN] Add tag mismatch routines for HWASAN...
2022-08-28 Sanjay Patel[InstCombine] allow sext in fold of mask using signbit...
2022-08-28 Alexey Baturo[RISC-V][HWASAN] Add intrinsics required for HWASAN...
2022-08-28 zhongyunde[InstCombine] Propagate the nuw for combine of add+mul
2022-08-28 Florian Hahn[VPlan] Use range check in VPHeaderPHIRecipe::classof...
2022-08-28 Sanjay Patel[InstCombine] allow sext in fold of mask using signbit
2022-08-28 Sanjay Patel[InstCombine] add tests for inverted signbit splat...
2022-08-28 Anubhab Ghosh[Orc] Use MapperJITLinkMemoryManager with SharedMemoryM...
2022-08-28 Benjamin Kramer[bazel] Add missing dependency after 1b002d27683522e15d...
2022-08-28 Pavel Samolysov[Pipelines] Introduce DAE after ArgumentPromotion
2022-08-28 Daniel Bertalan[llvm-objdump] Add -dyld_info to llvm-otool
2022-08-28 Sheng[NFC] Fix typo
2022-08-28 Kazu Hirata[Transform] Use range-based for loops (NFC)
2022-08-28 Kazu Hirata[Utils] Remove redundaunt declarations (NFC)
2022-08-28 Kazu Hirata[llvm] Use std::gcd (NFC)
2022-08-28 Kazu Hirata[flang] Use std::clamp (NFC)
2022-08-28 Amir Ayupov[BOLT][NFC] Use llvm::any_of
2022-08-28 Kazu Hirata[Support] Use std::clamp (NFC)
2022-08-28 Kazu Hirata[lldb] Use nullptr instead of NULL (NFC)
2022-08-28 Kazu Hirata[lldb] Remove a redundaunt return statement (NFC)
2022-08-28 Kazu Hirata[flang] Simplify string comparisons (NFC)
2022-08-28 Kazu Hirata[Transforms] Qualify auto in range-based for loops...
2022-08-28 Kazu HirataUse llvm::is_contained (NFC)
2022-08-28 Kazu HirataUse std::gcd (NFC)
2022-08-28 Arnab DuttaFold memref.expand_shape and memref.collapse_shape ops
2022-08-27 Nathan James[clang-tidy] Tweak diagnostics for bugprone-assign...
2022-08-27 Shafik Yaghmour[Clang] Avoid crashes when parsing using enum declarations
2022-08-27 owenca[clang-format] Rework removeBraces() in Format.cpp
2022-08-27 Florian Hahn[VPlan] Verify that header only contains header phi...
2022-08-27 Akira Hatanaka[compiler-rt][builtins] Pass -Werror to check_cxx_compi...
2022-08-27 Nikolas Klauser[libc++] Mark everything in <deque> as _LIBCPP_HIDE_FRO...
2022-08-27 Nathan James[clang-tidy] Add missing header from 6bd98b4f2d
2022-08-27 Nathan James[clang-tidy] Fix a false positive in bugprone-assignmen...
2022-08-27 Arthur Eubanks[LazyCallGraph] Update libcall list when replacing...
2022-08-27 Kazu Hirata[GlobalISel] Use std::lcm (NFC)
2022-08-27 Kazu Hirata[mlir] Use std::lcm (NFC)
2022-08-27 Kazu HirataUse std::clamp (NFC)
2022-08-27 Kazu HirataUse llvm::is_contained (NFC)
2022-08-27 Kazu HirataUse llvm::all_equal (NFC)
2022-08-27 Emil Kieri[flang] Don't emit faulty warnings for illegal COMMON...
2022-08-27 Sanjay Patel[InstCombine] allow poison (undef) element in vector...
2022-08-27 Sanjay Patel[InstCombine] add tests for signbit splat mask; NFC
2022-08-27 Jun ZhangAvoid else-if after return, NFC
2022-08-27 Jun Zhang[CodeGen] Track DeferredDecls that have been emitted
2022-08-27 Benjamin KramerUse std::uninitialized_move where appropriate. NFCI.
2022-08-27 Sanjay Patel[InstCombine] fold signbit splat pattern that uses...
2022-08-27 Sanjay Patel[InstCombine] add tests for signbit-smear; NFC
2022-08-27 Mark de Wever[libc++][CI] Increases the Clang version used.
2022-08-27 Nathan James[clang-tidy] Move bugprone-assignment-in-if-condition...
2022-08-27 Shoaib Meenai[MachO] Fix dead-stripping __eh_frame
2022-08-27 Benjamin Kramer[tblgen] Use std::variant to simplify code. NFCI.
2022-08-27 Benjamin Kramer[libTooling] Simplify code with constexpr if. NFCI.
2022-08-27 Nikolas Klauser[libc++] Simplify type_traits a bit more
2022-08-27 Stanislav Mekhanoshin[AMDGPU] Detect uniformness of TID / wavefrontsize
2022-08-27 Rainer Orth[asan][test] Fix typo in Unit/lit.site.cfg.py.in
2022-08-27 Anubhab Ghosh[Orc] Use MapperJITLinkMemoryManager with InProcessMapp...
2022-08-27 Mircea Trofin[mlgo] Fix flaky test
2022-08-27 Chelsea Cassanova[lldb][docs] Fix formatting in fuzzing doc
2022-08-27 Anubhab Ghosh[Orc] Take offset inside slab into account in SharedMem...
2022-08-27 Amir Ayupov[BOLT][UTILS] Stash including untracked in nfc-check...
2022-08-27 Julian Lettner[Clang][Driver] Temporarily disable failing DriverKit...
2022-08-27 Lang Hames[ORC-RT] Remove __orc_rt::apply_tuple.
2022-08-26 Craig Topper[RISCV] Pre-commit tests for D132771. NFC
2022-08-26 Chelsea Cassanova[lldb][docs] Add documentation for LLDB fuzzers
2022-08-26 Vitaly Buka[msan] Enable msan-check-constant-shadow by default
2022-08-26 Julian Lettner[TSan] Fix pointer/type-mismatch bug in test that has...
2022-08-26 Julian Lettner[Clang][Driver] Refine/refactor DriverKit support
next