platform/upstream/llvm.git
2023-05-26 Ingo Müller[mlir][tensor] Fix one-shot bufferization of tensor...
2023-05-26 Owen Pan[clang-format][doc] Fix a typo introduced in 9aab0db13fb6d
2023-05-26 Mike Matthews[clang-format][doc] Fix contradiction in SortIncludes...
2023-05-26 Brian Gluzman[clangd] Remove inline Specifier for DefineOutline...
2023-05-26 Luke Lau[RISCV] Don't scalarize vector stores if volatile
2023-05-26 Tres Popp[mlir] Move casting calls from methods to function...
2023-05-26 eopXD[Clang][RISCV] Add test coverage for typedef of RVV...
2023-05-26 Mikael Holmen[AMDGPU] Silence gcc warning [NFC]
2023-05-26 Yeting Kuo[ASAN] Support memory checks on vp.gather/scatter.
2023-05-26 Qingyuan Zheng[clangd] Implement configs to stop clangd produce a...
2023-05-26 eopXD[Clang][RISCV] Add description for test case . NFC
2023-05-26 Jay Foad[AMDGPU] 4-align SGPR triples
2023-05-26 Valery Pykhtin[AMDGPU] Add pass to rewrite partially used virtual...
2023-05-26 Zi Xuan Wu... [CSKY] Add missing relocation type for FK_Data_4 Fixup
2023-05-26 Kazu Hirata[CodeGen] Remove unused declaration EmitMoveFromReturnSlot
2023-05-26 LiaoChunyu[RISCV] Custom lower vector llvm.is.fpclass to vfclass.v
2023-05-26 Kazu Hirata[CodeGen] Remove unused member variable NextBlockInfo
2023-05-26 Fraser Cormack[RISCV] Regenerate missing test checks
2023-05-26 Fraser Cormack[lit][NFC] Remove docs for nonexistent parameter
2023-05-26 Fraser Cormack[lit][NFC] Remove double space after full stop/period
2023-05-26 Fraser Cormack[lit][NFC] Fix a couple of typos
2023-05-26 Kazu Hirata[clang] Remove unused declaration IgnoreLinkageSpecDecls
2023-05-26 Siva Chandra... [libc] Make ErrnoSetterMatcher handle logging floating...
2023-05-26 Jean Perier[flang][hlfir] Only canonicalize forall_index if it...
2023-05-26 Anshil Gandhi[AMDGPUCodegenPrepare] Add NewPM Support
2023-05-26 Tobias Hieta[NFC][Py Reformat] Reformat version-check.py in .github dir
2023-05-26 Tobias Hieta[NFC] Add mlir python reformat SHA to .git-blame-ignore...
2023-05-26 Tobias Hieta[NFC][Py Reformat] Reformat python files in mlir subdir
2023-05-26 Kazu Hirata[clang] Modernize SourceLocation (NFC)
2023-05-26 Kazu Hirata[clang-tody] Fix typos in documentation
2023-05-26 Tres Popp[mlir] Update cast/isa method calls to function calls
2023-05-26 Tres Popp[mlir] Move tblgen code generation to use functional...
2023-05-26 Tres Popp[mlir] Add CastInfo for mlir classes subclassing from...
2023-05-26 Kazu Hirata[flang] Fix an unused variable warning
2023-05-26 Nikolas Klauser[libc++] Fix C++26 transitive includes list
2023-05-26 Luo, Yuanke[X86] Add test for select folding.
2023-05-26 Mehdi AminiFix link to the TOSA spec in the dialect doc (NFC)
2023-05-26 Fangrui Song[ELF] findAllByVersion: optimize a find('@') with hasVe...
2023-05-26 Mehdi AminiRevert "[MLIR] Add native Bytecode support for properties"
2023-05-26 Vitaly Buka[fuzzer] Platfom specific version of PageSize
2023-05-26 Mehdi AminiBump the MLIR bytecode current revision (version 5...
2023-05-26 Mehdi AminiFix MLIR Bytecode backward deployment
2023-05-26 Eugene BurmakoFix MLIR back-deployment to version < 5 ; properties...
2023-05-26 zhanglimin[fuzzer] Don't hard-code page size in FuzzerUtil.h
2023-05-26 Manna, Soumi[NFC][CLANG] Fix static code analyzer concerns
2023-05-26 Jason MolendaTestStackCoreScriptedProcess.py is timing out, skip it
2023-05-26 Shilei Tian[Clang] Simplify test `clang/test/OpenMP/bug59160.c`
2023-05-26 David BlaikieFix test by marking it x86 specific
2023-05-26 Jie Fu[mlir] Fix non-const lvalue reference to type 'uint64_t...
2023-05-26 Jason MolendaRevert "[fuzzer] Don't hard-code page size in FuzzerUtil.h"
2023-05-26 David Blaikiellvm-symbolizer: access the base address from the skele...
2023-05-26 Shilei Tian[Clang] Fix test case issue introduced by D141627
2023-05-26 Jin Xin Ng[sanitizer] Implement __sanitizer_get_allocated_size_fast
2023-05-26 Shilei Tian[Clang][OpenMP] Fix the issue that list items in `has_d...
2023-05-26 Joseph HuberRevert "[libc] Enable hermetic floating point tests"
2023-05-26 Joseph Huber[libc] Enable hermetic floating point tests
2023-05-25 TatWai Chong[mlir][tosa] Add type checking traits to the appropriat...
2023-05-25 yronglin[Clang][Attribute] Improve the AST/diagnoses fidelity...
2023-05-25 zhanglimin[fuzzer] Don't hard-code page size in FuzzerUtil.h
2023-05-25 Spenser Bauman[tosa] Improve inferred shapes of TOSA operations
2023-05-25 Tue Ly[libc][darwin] Add OSUtil for darwin arm64 target so...
2023-05-25 Tue Ly[libc][doc] Update math function status page to show...
2023-05-25 Aart Bik[mlir][sparse][gpu] end to end test for matmul
2023-05-25 Mehdi Amini[MLIR] Add native Bytecode support for properties
2023-05-25 Mehdi AminiAdd a `-verify-roundtrip` option to `mlir-opt` intended...
2023-05-25 Med Ismail... [lldb] Disable variable watchpoints when going out...
2023-05-25 Fabian Mora[mlir][gpu] Add i64 & f64 support to gpu.shuffle
2023-05-25 Nick Desaulniers[Demangle] avoid more std::string_view::substr
2023-05-25 Eugene Burmako[MLIR] Fixup Bazel build for Add a pattern for transfor...
2023-05-25 Nick Desaulniers[libcxxabi] link abort_message into unittest_demangle
2023-05-25 Louis Dionne[libc++] Add support for generated tests in the libc...
2023-05-25 Roland McGrath[libc] Support LIBC_COPT_USE_C_ASSERT build flag
2023-05-25 Roland McGrath[libc] Fix compilation issues in memory_check_utils.h
2023-05-25 Med Ismail... Re-revert "[lldb] Move PassthroughScriptedProcess to...
2023-05-25 Alexander TimofeevDon't disable loop unroll for vectorized loops on AMDGP...
2023-05-25 Fabian Mora[mlir][gpu] Add a pattern for transforming gpu.global_i...
2023-05-25 Congcong Cai[Sema] cast to CXXRecordDecl correctly when diag a...
2023-05-25 Fangrui Song[ELF][test] Add -NEXT and -NOT after D150644 (–-print...
2023-05-25 Zenong ZhangReapply: [clang][diagnostics] Adding -Wpacked-non-pod...
2023-05-25 Jonas Devlieghere[NFC] Add more lldb python reformat SHA to .git-blame...
2023-05-25 Jonas Devlieghere[NFC][Py Reformat] Reformat python files in lldb
2023-05-25 Siva Chandra... [libc] Add macro LIBC_THREAD_LOCAL.
2023-05-25 Artem Belevich[CUDA] Explicitly construct dim3() return values.
2023-05-25 Jan Svoboda[clang] Make `FileEntryRef::getDir()` return the as...
2023-05-25 Thurston Dang[sanitizer] Add new symbolizer symbol
2023-05-25 Peiming Liu[mlir][sparse] fix bugs when computing the memory size...
2023-05-25 Artem Belevich[CUDA] Add CUDA wrappers over clang builtins for sm_90.
2023-05-25 Artem Belevich[NVPTX, CUDA] barrier intrinsics and builtins for sm_90
2023-05-25 Artem Belevich[CUDA] plumb through new sm_90-specific builtins.
2023-05-25 Artem Belevich[NVPTX] add new sm90-specific intrinsics.
2023-05-25 Artem Belevich[CUDA] bump supported CUDA version to 12.1/11.8
2023-05-25 Artem Belevich[CUDA] Relax restrictions on variadics in host-side...
2023-05-25 Alex Brachet[compiler-rt] Use ZLIB_FOUND not LLVM_ENABLE_ZLIB
2023-05-25 Aaron BallmanRevert "[clang][diagnostics] Add -Wpacked-non-pod to...
2023-05-25 Austin Chang[InstCombine] Improve bitreverse optimization
2023-05-25 Austin Chang[InstCombine] Add regression test cases for bitreverse...
2023-05-25 Rashmi Mudduluru[-Wunsafe-buffer-usage] Group variables associated...
2023-05-25 Zenong Zhang[clang][diagnostics] Add -Wpacked-non-pod to -Wall
2023-05-25 Chia-hung Duan[scudo] releaseToOSMaybe can fail if it can't allocate...
2023-05-25 Craig Topper[SelectionDAG][AArch64][ARM] Remove setFlags call from...
next