platform/upstream/llvm.git
2023-01-15 Roman Lebedev[NFC][X86] Ensure we don't manage to produce broadcast...
2023-01-15 Roman Lebedev[NFC][X86] Add subvector splat-store tests
2023-01-15 Mark de Wever[NFC][libc++] Removes uneeded std:: prefixes.
2023-01-15 Paul Walker[SVE][CGBuiltins] Remove need for instcombine from...
2023-01-15 Sergei Barannikov[CodeGen] Replace CCValAssign::Loc with std::variant...
2023-01-15 Luo, Yuanke[X86] Add test case for folding select on vXi1
2023-01-15 Kazu Hirata[libc] Use std::optional instead of llvm::Optional...
2023-01-15 Kazu Hirata[cross-project-tests] Use std::optional instead of...
2023-01-15 Kazu Hirata[libc] Use std::optional instead of llvm::Optional...
2023-01-15 Kazu Hirata[libc] Use std::optional instead of llvm::Optional...
2023-01-15 Roman Lebedev[NFC][X86][Codegen] Extend tests for splat-storing...
2023-01-15 Roman Lebedev[NFC][X86][Codegen] Add tests for splat-storing the...
2023-01-15 Kazu Hirata[flang] Do not include llvm/ADT/Optional.h (NFC)
2023-01-14 Kazu Hirata[gtest] Use std::optional instead of llvm::Optional...
2023-01-14 Keith Smiley[lld-macho] Improve invalid fat binary warning
2023-01-14 Fangrui SongRemove deleted file from module map
2023-01-14 Kazu Hirata[llvm] Include <optional> instead of "llvm/ADT/Optional...
2023-01-14 Kazu HirataRemove redundant initialization of std::optional (NFC)
2023-01-14 Kazu HirataUse std::nullopt instead of None in comments (NFC)
2023-01-14 Kazu Hirata[clang] Remove remaining uses of llvm::Optional (NFC)
2023-01-14 Simon Pilgrim[X86] Add absolute-difference vector tests
2023-01-14 Simon Pilgrim[X86] Add absolute-difference scalar tests
2023-01-14 Tom Praschan[clangd] Hover: show CalleeArgInfo for literals and...
2023-01-14 Andrew Savonichev[NVPTX] Drop memory references of LDG/LDU
2023-01-14 Kazu Hirata[clang] Use std::optional instead of llvm::Optional...
2023-01-14 Craig Topper[InstCombine] Optimize (icmp slt (1 << Y), 1) -> (icmp...
2023-01-14 Kazu Hirata[clang] Add #include <optional> (NFC)
2023-01-14 Carlos Galvez[clang-tidy][NFC] Use C++17 nested namespaces in the...
2023-01-14 Simon Pilgrim[X86] Fix SLM uops/resources counts for XADD/XCHG reg...
2023-01-14 Kirill Stoimenov[HWASAN][Fuchsia] Fixed Fuchsia build.
2023-01-14 Roman Lebedev[NFC][Codegen][X86] Improve test coverage for wide...
2023-01-14 James Le Cuirot[llvm] Don't require third-party components when cross...
2023-01-14 Markus Böck[mlir][tblgen] Fix undefined behaviour found by MSVC...
2023-01-14 Haojian WuFix a -Wgnu-designator warning, NFC.
2023-01-14 Roman Lebedev[Codegen][LegalizeIntegerTypes] New legalization strate...
2023-01-14 Simon Pilgrim[X86] vector-reduce-and-bool.ll - add 'is allones'...
2023-01-14 Tomas Matheson[AArch64] Reland "Improve TargetParser API"
2023-01-14 Simon Pilgrim[X86] Add SSE/AVX1/AVX2 + f16/f32 test coverage to...
2023-01-14 Mehdi AminiApply clang-tidy fixes for performance-unnecessary...
2023-01-14 Kazu Hirata[mlir] Remove remaining uses of llvm::Optional (NFC)
2023-01-14 Kazu Hirata[mlir] Use std::optional instead of llvm::Optional...
2023-01-14 Craig Topper[InstCombine] Add test coverage for (icmp sgt/sle ...
2023-01-14 Craig TopperRevert "[InstCombine] Add test coverage for (icmp slt...
2023-01-14 Craig Topper[InstCombine] Add test coverage for (icmp slt/sge ...
2023-01-14 Craig Topper[CodeGen][Target] Remove uses of Register::isPhysicalRe...
2023-01-14 Phoebe Wang[X86] Do not lower INSERT_VECTOR_ELT to vselect for...
2023-01-14 NAKAMURA TakumiJITLink/ELF_i386.cpp: Fix a warning in D141746. [-Wswitch]
2023-01-14 Kirill Stoimenov[LSAN][Fuchsia] Added ForEachExtraThreadStackRange...
2023-01-14 Kazu Hirata[mlir] Add #include <optional> (NFC)
2023-01-14 Kshitij JainFixes handling logic for i386/ELF GOTPC relocation
2023-01-14 Jan Svoboda[clang] Report the on-disk paths for inputs to module...
2023-01-14 Nikolas Klauser[libc++] Add [[clang::lifetimebound]] attribute to...
2023-01-14 Khem Raj[hwasan] Replace j __interceptor_sigsetjmp instead...
2023-01-14 Matt ArsenaultDAG/GlobalISel: Fix broken/redundant setting of MODeref...
2023-01-14 Matt ArsenaultAArch64/GlobalISel: Regenerate test checks
2023-01-14 Mehdi AminiFix scf.while verifier crash (NFC)
2023-01-14 Mehdi AminiRefactor OperationName to use virtual tables for dispat...
2023-01-14 NAKAMURA Takumi[Bazel] Use `LLVM_VERSION` from `llvm/CMakeLists.txt`
2023-01-14 Youling Tang[lsan] Add lsan support for loongarch64
2023-01-14 Hui Li[LLDB][LoongArch] Add FP branch instructions for Emulat...
2023-01-14 Hui Li[LLDB][LoongArch] Delete the s9 register alias definition
2023-01-14 NAKAMURA TakumiMachineScheduler.cpp: Fixup D141707, suppress `MISchedD...
2023-01-14 LLVM GN Syncbot[gn build] Port 5629d492df38
2023-01-14 varconstReapply "[libc++][ranges]Refactor `copy{,_backward...
2023-01-14 Fangrui Song[test] Deprecated llvm::TypeSize::getFixedSize => getFi...
2023-01-14 Fangrui SongFix some -Wconstant-conversion warnings for future...
2023-01-14 Lang Hames[ORC] Introduce deferred allocation-actions scheme...
2023-01-14 yijiagu[mlir][async] Allow to call async.execute inside async...
2023-01-14 Valery N Dmitriev[SLP] Remove unused check label from test - NFC
2023-01-13 NAKAMURA TakumiRevert "[Clang][Sema] Enabled implicit conversion warni...
2023-01-13 Owen Pan[clang-format] Replace DeriveLineEnding and UseCRLF...
2023-01-13 LLVM GN Syncbot[gn build] Port fdc0bf6adcee
2023-01-13 Paul KirthRevert "[LoongArch][M68k] Add 'Stack Frame Layout Analy...
2023-01-13 Paul KirthRevert "[codegen] Add StackFrameLayoutAnalysisPass"
2023-01-13 Joseph Huber[OpenMP][Docs] Remove documentation on removed option
2023-01-13 Joseph Huber[Clang] Remove `CLANG_OPENMP_NVPTX_DEFAULT_ARCH` CMake...
2023-01-13 Joseph Huber[OpenMP] Make `-fopenmp-target=` use the `nvptx-arch...
2023-01-13 Craig Topper[LoongArch][M68k] Add 'Stack Frame Layout Analysis...
2023-01-13 Craig Topper[CodeGen] Remove uses of Register::isPhysicalRegister...
2023-01-13 Vitaly Buka[NFC] Suppress warning after D139114
2023-01-13 Sanjay Patel[InstCombine] fold pow(X,Y) / X -> pow(X, Y-1)
2023-01-13 Sanjay Patel[InstCombine] fold pow(X,Y) * X -> pow(X, Y+1) (with...
2023-01-13 Sanjay Patel[InstCombine] add more tests for pow reassociation...
2023-01-13 Michal Paszkowski[SPIR-V] Fix switch lowering with common compare register
2023-01-13 Christopher... [mlir][gpu] Fix another windows build issue
2023-01-13 LLVM GN Syncbot[gn build] Port 0a652c540556
2023-01-13 Carlo Bertolli[OpenMP][libomptarget][AMDGPU] Add missing declarations...
2023-01-13 Owen Pan[clang-format] Fix a bug in DerivePointerAlignment...
2023-01-13 Paul Kirth[codegen] Add StackFrameLayoutAnalysisPass
2023-01-13 Jakub Kuderski[mlir][vector] Disallow vector.fma over vectors of...
2023-01-13 Diego Caballero[mlir][vector] Masking support for reductions in Linalg...
2023-01-13 Christopher... [mlir][gpu] Fix build failure / silence windows build...
2023-01-13 Dominik AdamskiRevert "[OpenMP][OMPIRBuilder] Move SIMD alignment...
2023-01-13 Dominik Adamski[OpenMP][OMPIRBuilder] Move SIMD alignment calculation...
2023-01-13 Jonathon Penix[flang] Fix cmake errors when building the Decimal...
2023-01-13 Nhat Nguyen[cmake] Fix path to LLVMConfig.cmake for multi-config...
2023-01-13 Paul Robinson[Polly] Fix REQUIRES for nvptx-dependent tests
2023-01-13 Utkarsh SaxenaRemove brittle test introduced in D140547.
2023-01-13 Matt ArsenaultAMDGPU: Use getConstantStringInfo for printf format...
2023-01-13 HanSheng Zhang[DAGCombiner] `visitFREEZE()`: gracefully handle node...
next