platform/upstream/llvm.git
2022-11-22 Guozhi Wei[AArch64] Correctly recognize -reserve-regs-for-regallo...
2022-11-22 Jay Foad[AMDGPU] Remove RegStrictDom variable. NFC.
2022-11-22 Jay Foad[AMDGPU] Define and use new allZeroWaitcnt helper....
2022-11-22 Florian Hahn[AArch64] Add zext test with scalable vectors.
2022-11-22 Mark de Wever[libc++][format] Fixes visit_format_arg.
2022-11-22 Matthias Springer[mlir][tensor] Add dim(expand_shape/collapse_shape...
2022-11-22 Timm Bäder[clang][Parse] Remove constant expression from if condition
2022-11-22 bixia1[mlir][sparse] Fix a bug in concatenate operator rewriting.
2022-11-22 Matt Arsenaultclang/HIP: Add new header test for math IR gen
2022-11-22 Matt ArsenaultLoopDeletion: Fix missing newlines in debug printing
2022-11-22 Yitzhak Mandelbaum[clang][dataflow] Add widening API and implement it...
2022-11-22 Matthias Springer[mlir][bufferize][NFC] Minor code and comment cleanups
2022-11-22 Kelvin Li[Flang] Removing Float Bessel functions for AIX
2022-11-22 David Spickett[libcxx] Add BOT_OWNERS.txt
2022-11-22 Vy Nguyen[lld-macho] Fix bug in CUE folding that resulted in...
2022-11-22 Yaxun (Sam... [HIP] Fix lld failure when devie object is empty
2022-11-22 Stefan Pintilie[PowerPC] Add handling for WACC register spilling.
2022-11-22 Sanjay Patel[VectorCombine] switch on opcode to compile faster
2022-11-22 Pavel Labath[lldb] rm include/lldb/Host/posix/Fcntl.h
2022-11-22 Pavel LabathAdd include guards for PlatformQemuUser.h
2022-11-22 Oleksandr ... [mlir] fix incorrect summary/description in doc
2022-11-22 Paul Walker[SVE] Fix incorrect predicate for fixed length int...
2022-11-22 Philip Pfaffe[lldb] Allow plugins to extend DWARF expression parsing...
2022-11-22 Pierre van... [AMDGPU][NFC] Remove isLegalVOP3PShuffleMask
2022-11-22 Jan Sjodin[OpenMP][OMPIRBuilder] Add a configuration class that...
2022-11-22 Ties Stuij[AArch64][clang] implement 2022 General Data-Processing...
2022-11-22 Pierre van... [AMDGPU][GISel] Select llvm.amdgcn.fcmp intrinsics
2022-11-22 Youling Tang[Sanitizer] Fix the implementation of internal_fstat...
2022-11-22 Valentin Clement[flang][NFC] Switch CollectBindings return to SymbolVector
2022-11-22 Youling Tang[scudo] Add loongarch64 support for scudo
2022-11-22 Valentin Clement[flang] Set initial size and type code for unlimited...
2022-11-22 David Green[SelectOptimize] Add some debug logging. NFC
2022-11-22 Dmitry Bushev[RISCV][NFC] Mark rs1 in most memory instructions as...
2022-11-22 Matthias Springer[mlir][bufferize][NFC] Rename DialectAnalysisState...
2022-11-22 Fahad Nayyar[Clang][Sema] Added space after ',' in a warning
2022-11-22 Thomas Symalla[InstCombine] Fold extractelt with select of constants
2022-11-22 Stefan Gränitz[CGObjC] Add run line for release mode in test arc...
2022-11-22 Nuno LopesRevert "[CodeGen] Use poison instead of undef as placeh...
2022-11-22 chenglin.bi[AMDGPU] precommit test for D138401; NFC
2022-11-22 esmeyi[XCOFF] set fragment for XMC_PR csects.
2022-11-22 Yi KongRevert "[libc++] Remove workarounds for systems that...
2022-11-22 Manuel Brito[CodeGen] Use poison instead of undef as placeholder...
2022-11-22 Stefan Gränitz[CGObjC] Open cleanup scope before SaveAndRestore Curre...
2022-11-22 Piotr Sobczak[AMDGPU] Add encoding tests for SALU_CYCLE_2/3
2022-11-22 Lorenzo Chelini[MLIR][Tensor] Use the existing helper function `applyP...
2022-11-22 Matthias Springer[mlir][SCF] Add tensor.dim(scf.foreach_thread) folding
2022-11-22 Alexander Belyaev[mlir] Update custom<DynamicIndexList> for Pack/Unpack.
2022-11-22 Alexander Belyaev[mlir] Clean-up ViewLikeOpInterface w.r.t. kDynamic...
2022-11-22 Benjamin Kramer[bazel] Add missing dependency after 9aa505a28d
2022-11-22 zhanghb97[mlir] Initial MLIR VP intrinsic integration test on...
2022-11-22 Han-Kuan Chen[CodeGen] Refactor visitSCALAR_TO_VECTOR. NFC.
2022-11-22 WuXinlong[RISCV] Add CodeGen support and MC testcase of RISCV...
2022-11-22 Pierre van... [AMDGPU] Make aperture registers 64 bit
2022-11-22 Valentin ClementRevert "[flang][NFC] Switch CollectBindings return...
2022-11-22 Max Kazantsev[SCEV][NFC] Introduce API for getting basic block's...
2022-11-22 gonglingqin[LoongArch] Fix issue on CMake Xcode build configuration
2022-11-22 Valentin Clement[flang][NFC] Switch CollectBindings return to SymbolVector
2022-11-22 Valentin Clement[flang] Do not propagate type desc when box type is...
2022-11-22 Alvin Wong[libcxx] Fix std::equal not accepting volatile types...
2022-11-22 Max Kazantsev[SCEV][NFC] Call getExitCount with SymbolicMaximum...
2022-11-22 Pierre van... [AMDGPU][GISel] Add llvm.amdgcn.icmp selection
2022-11-22 Lorenzo CheliniIntroduce `tensor.pack` and `tensor.unpack` operations
2022-11-22 Chen Zheng[PowerPC][GISel]add support for float point arithmetic...
2022-11-22 gonglingqin[LoongArch] Support when the depth of __builtin_frame_a...
2022-11-22 Chen Zheng[PowerPC] store the LR before stack update for big...
2022-11-22 Chen Zheng[PowerPC][NFC] add test case for mflr store fix
2022-11-22 David Green[LoopFlatten] Fix IV increment use count
2022-11-22 Mahesh Ravishankar[mlir][Linalg] Avoid unnecessary propagating producer...
2022-11-22 Max Kazantsev[IndVarSimplify] Lift limitations on IV being a Phi...
2022-11-22 KAWASHIMA Takahiro[clang] Fix -fp-model={strict|precise} to disable ...
2022-11-22 Craig Topper[RISCV] Remove SExtWRemovalCands set from RISCVSExtWRem...
2022-11-22 Craig Topper[RISCV] Transform fixable instruction in place in RISCV...
2022-11-22 Craig Topper[RISCV] Prevent constant hoisting for (and (shl X,...
2022-11-22 Kazu HirataReturn None instead of Optional<T>() (NFC)
2022-11-22 Kazu HirataDon't use Optional::getPointer (NFC)
2022-11-22 Phoebe Wang[X86] Allow no X87 on 32-bit
2022-11-22 Vitaly Buka[test][asan] Another try to fix Windows bot
2022-11-22 Stephen Neuendorffer[llvm-link] Fix options of llvm-link
2022-11-22 Vitaly Buka[test][asan] Replace tr with sed
2022-11-22 Nico Weber[gn build] Add missing dep from check-bolt on llvm...
2022-11-22 KAWASHIMA Takahiro[clang][docs] Correct indent of option explanation
2022-11-22 KAWASHIMA Takahiro[clang][docs] Remove an unnecessary space
2022-11-22 KAWASHIMA Takahiro[clang][docs] Use `option` directive in User's Manual
2022-11-22 Vitaly Buka[test][asan] Try to fix Windows bot
2022-11-22 Peiming Liu[mlir][sparse] support affine expression on dense dimen...
2022-11-22 Christopher... [libcxx] adds an include-what-you-use (IWYU) mapping...
2022-11-22 Kazu Hirata[AArch64] Remove emitCalleeSavedFrameMoves
2022-11-22 Evgenii StepanovRevert "[scudo] Detect double free when running with...
2022-11-22 Aart Bik[mlir][sparse][vector] ensure loop peeling to remove...
2022-11-22 Nico Weber[gn build] Add build files for //bolt
2022-11-22 Advenam Tacet[1a/3][ASan][compiler-rt] API for double ended containers
2022-11-22 Vitaly Buka[test][asan] Ignore new lines in header
2022-11-22 Vitaly Buka[test][asan] Limit scope of the var
2022-11-22 Nico Weber[bolt] Use llvm::sys::RWMutex instead of std::shared_ti...
2022-11-22 Aart Bik[mlir][sparse] introduce vectorization pass for sparse...
2022-11-22 David Blaikiepr59000: Clarify packed-non-pod warning that it's pod...
2022-11-21 Kai Nacke[PowerPC] Add support for G_ADD and G_SUB.
2022-11-21 Louis Dionne[libc++][NFC] Add missing conditionals for the existenc...
2022-11-21 Quentin Colombet[mlir][MemRef] NFC rename simplify-extract-strided...
2022-11-21 Saleem Abdulrasoolparse: process GNU and standard attributes on top-level...
next