platform/upstream/llvm.git
2023-05-16 Sameer Sahasrabuddhe[LLVM][Uniformity] Improve detection of uniform registers
2023-05-16 Joshua Cao[SimpleLoopUnswitch] Skip trivial select conds for...
2023-05-16 Aiden Grossman[Docs][llvm-exegesis] Specify platform support for...
2023-05-16 Chuanqi Xu[NFC] [C++20] [Modules] Rename ASTContext::getNamedModu...
2023-05-16 sstwcw[clang-format] Stop comment disrupting indentation...
2023-05-16 Xi Ruoyao[clangd] Fix test failure when it's built with compiler...
2023-05-16 Chuanqi XuRevert "[NFC] [C++20] [Modules] Refactor Sema::isModule...
2023-05-16 Chuanqi Xu[NFC] [C++20] [Modules] Refactoring b6c7177145bc to...
2023-05-16 Katherine Rasmussen[flang] Add check for constraints on event-stmts
2023-05-16 Fangrui Song[RISCV][MC] .debug_line/.debug_frame/.eh_frame: emit...
2023-05-16 Aart Bik[mlir][sparse] change runners to c_runners
2023-05-16 Kai Sasaki[mlir][tosa] Fold consecutive negate as no-op
2023-05-16 eopXD[RISCV] Support vreinterpret intrinsics between vector...
2023-05-16 Arthur EubanksRevert "[MergeICmps] Adapt to non-eq comparisons, bugfix"
2023-05-16 Jan Svoboda[clang][deps] Do not cache PCM files
2023-05-16 Jan SvobodaRevert "[clang][deps] Only cache files with specific...
2023-05-16 Alex Langford[lldb] Fix lua build after 27b6a4e63afe
2023-05-15 Arthur Eubanks[StructuralHash] Track global variables
2023-05-15 Arthur Eubanks[llvm-exegesis] Create a proper LLVM IR Function for...
2023-05-15 Mehdi AminiFix MLIR build (typo in VectorOps.cpp)
2023-05-15 Lei Zhang[mlir][spirv] Check type legality using converter for...
2023-05-15 Igor Kudrin[CMake] Use LLVM own tools in extract_symbols.py
2023-05-15 Arthur Eubanks[llvm-reduce] Only write reduced output after we've...
2023-05-15 Mehdi AminiAdopt Properties to store operations inherent Attribute...
2023-05-15 Mehdi AminiAdopt Properties to store operations inherent Attribute...
2023-05-15 Mehdi AminiAdopt Properties to store operations inherent Attribute...
2023-05-15 Jessica Paquette[MachineOutliner] NFC: Add debug output to MachineOutli...
2023-05-15 Dave Lee[lldb] Refine call to decl printing helper (NFC)
2023-05-15 Tai Ly[TOSA] Add QuantizationDialect to TOSA's dependentDialects
2023-05-15 LLVM GN Syncbot[gn build] Port 7ace54e64bb6
2023-05-15 Nikolas Klauser[libc++][PSTL] Implement std::copy{,_n}
2023-05-15 Nick Desaulniers[Demangle] fix comment NFC
2023-05-15 Jonas Devlieghere[lldb] Set CMAKE_CXX_STANDARD before including LLDBStan...
2023-05-15 Alex Langford[lldb] Change definition of DisassemblerCreateInstance
2023-05-15 Jan Svoboda[clang][modules] NFC: Only sort interesting identifiers
2023-05-15 Muhammad Omair... [LLDB] Fix TestDataFormatterSynthVal.py for AArch64...
2023-05-15 Jon Roelofsasan-rt: Silence a few -Wformat=pedantic's in asan_mac.cpp
2023-05-15 Piotr Zegar[clang-tidy] Extract areStatementsIdentical
2023-05-15 Muhammad Omair... Revert "Emit the correct flags for the PROC CodeView...
2023-05-15 Louis Dionne[libc++] Revert moving the pre-release checklist
2023-05-15 Jessica Clarke[clang] Fix emitVoidPtrVAArg for non-zero default alloc...
2023-05-15 Mehdi AminiFix ConstShapeOp::inferReturnTypes to be resilient...
2023-05-15 Mehdi AminiAdd an operator == and != to properties, use it in...
2023-05-15 ziqingluo-90Re-land "[-Wunsafe-buffer-usage] Remove an unnecessary...
2023-05-15 Francesco Petrogalli[docs] Use doxygen to describe the field `StartAtCycle...
2023-05-15 Muhammad Omair... Revert "[lldb] Refactor SBFileSpec::GetDirectory"
2023-05-15 ziqingluo-90Revert "[-Wunsafe-buffer-usage] Remove an unnecessary...
2023-05-15 Mehdi AminiCleanup uses of getAttrDictionary() in MLIR to use...
2023-05-15 Louis Dionne[libc++][NFC] Reformat test
2023-05-15 Louis Dionne[libc++][NFC] Use angle brackets to include ranges_mism...
2023-05-15 LLVM GN Syncbot[gn build] Port 61d5671c1697
2023-05-15 LLVM GN Syncbot[gn build] Port 205175578e0d
2023-05-15 Mark de Wever[libc++] Removes _LIBCPP_ABI_OLD_LOGNORMAL_DISTRIBUTION
2023-05-15 Valentin Clement[flang][openacc] Lower host_data construct
2023-05-15 Alexey Bataev[SLP][NFC]Add missing finalize params in the CostEstima...
2023-05-15 zijunzhao[libc++] Implement ranges::starts_with
2023-05-15 Peter Smith[LLD][ELF] change CHECK to CHECK-NEXT in overlay-phdr...
2023-05-15 Nikolas KlauserRevert "[libc++][PSTL] Implement std::copy{,_n}"
2023-05-15 Aart Bik[mlir][sparse][gpu] end-to-end integration test of...
2023-05-15 Jake EganRevert "[AIX][tests] XFAIL -ftime-trace test for now"
2023-05-15 Slava Zakharin[flang][runtime] Fixed memory leak in Assign().
2023-05-15 Slava Zakharin[flang][runtime] Fixed dimension offset computation...
2023-05-15 LLVM GN Syncbot[gn build] Port b049fc0481bc
2023-05-15 Louis Dionne[libc++][docs] Move the pre-release check-list
2023-05-15 Nikolas Klauser[libc++][PSTL] Implement std::copy{,_n}
2023-05-15 AdityaKEnable frame pointer for all non-leaf functions on...
2023-05-15 Amy KwanFix build failure caused by https://reviews.llvm.org...
2023-05-15 Sergei Barannikov[clang] Convert a few OpenMP tests to use opaque pointers
2023-05-15 Vasileios Porpodas[SLP][NFC] Cleanup: Separate vectorization of Inserts...
2023-05-15 Kazu Hirata[mlir] Fix a warning
2023-05-15 LLVM GN Syncbot[gn build] Port 6851d078c54e
2023-05-15 Nikolas Klauser[libc++][PSTL] Implement std::transform
2023-05-15 Sergei Barannikov[test] Fix const-str-array-decay.cl failure on PowerPC
2023-05-15 Qiongsi Wu[clang][AIX] Remove Newly Added Target Dependent Test...
2023-05-15 Slava Zakharin[flang][hlfir] Fixed copy-in for polymorphic arguments.
2023-05-15 Slava Zakharin[flang][hlfir] Fixed lowering for intrinsic calls with...
2023-05-15 Erich KeaneFix test from b763d6a4ed4650c74c6846d743156468563b0e31
2023-05-15 Jay Foad[Mips] Remove MipsRegisterInfo::requiresRegisterScaveng...
2023-05-15 Joseph Huber[libc][NFC] Clean up the memory buffer handling for RPC
2023-05-15 Mateja Marjanovic[AMDGPU] Trim zero components from buffer and image...
2023-05-15 Dinar Temirbulatov[AArch64][CostModel] Add costs for fixed operations...
2023-05-15 Kadir Cetinkaya[clang][USR] Prevent crashes on incomplete FunctionDecls
2023-05-15 Erich KeaneAdd C++26 compile flags.
2023-05-15 J. Ryan StinnettRevert "[X86] Use the CFA as the DWARF frame base for...
2023-05-15 Aart Bik[mlir][sparse][gpu] first implementation of the GPU...
2023-05-15 Qiongsi Wu[AIX][clang] Storage Locations for Constant Pointers
2023-05-15 Jay Foad[KnownBitsTest] Remove stray semicolons
2023-05-15 Oleg Shyshkov[mlir][memref] Extract isStaticShapeAndContiguousRowMaj...
2023-05-15 Chenle Yu[OpenMP] Implement task record and replay mechanism
2023-05-15 Nikita Popov[KnownBitsTest] Align with ConstantRange test infrastru...
2023-05-15 Erich KeaneUpdate __cplusplus for C++23, add C++23 diag group...
2023-05-15 Sameer Sahasrabuddhe[LLVM][Uniformity] Propagate temporal divergence explicitly
2023-05-15 Manupa Karunaratne[MLIR][ROCDL] add gpu to rocdl erf support
2023-05-15 Alex Zinenko[mlir] allow repeated payload in structured.fuse_into_c...
2023-05-15 Kyle Huey[X86] Use the CFA as the DWARF frame base for better...
2023-05-15 Florian Hahn[AArch64] Add test case where widening mull could be...
2023-05-15 khei4[ConstantFold] use StoreSize for VectorType folding
2023-05-15 Nikolas KlauserRevert "[libc++][PSTL] Implement std::transform"
2023-05-15 Francesco Petrogalli[unittests][llvm-exegesis] Remove build warnings [NFCI]
2023-05-15 Nikolas Klauser[libc++][PSTL] Implement std::transform
next