platform/upstream/llvm.git
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...
2022-11-21 John Baldwin[libc++] <type_traits>: Avoid instantiating a pointer...
2022-11-21 Heejin Ahn[WebAssembly] Disable register coalescing at -O1
2022-11-21 Florian Hahn[SCEV] Iteratively compute ranges for deeply nested...
2022-11-21 Nikolas Klauser[libc++][math.h][NFC] Reformat functions
2022-11-21 Benjamin Kramer[PowerPC] Move PPCGenRegisterBankInfo.def into the...
2022-11-21 Ji, Jinsong[clang-format] Support new file formatting with vim
2022-11-21 Louis Dionne[libc++] Don't workaround GCC issue on non-GCC compilers
2022-11-21 Christian Kandeler[clangd] Mark "override" and "final" as modifiers
2022-11-21 Fangrui SongRestore global descriptor demangling after D138095...
2022-11-21 Dave LeeReland "[lldb] Fix SBFileSpec.fullpath"
2022-11-21 Thomas Lively[WebAssembly] Update relaxed-simd instruction names
2022-11-21 Owen Pan[clang-format] Fix a crash due to dereferencing null...
2022-11-21 Dave LeeRevert "[lldb] Fix SBFileSpec.fullpath"
2022-11-21 Kazu Hirata[Support] Use a custom base class for FormatVariadicTes...
2022-11-21 Dave Lee[lldb] Fix SBFileSpec.fullpath
2022-11-21 Kai Nacke[PowerPC] Extend GlobalISel implementation to emit...
2022-11-21 Florian Hahn[SCEV] Add range test with phi and division.
2022-11-21 Jordan Rupprecht[test] Fix TestSourceManager when the source file is...
2022-11-21 Nikolas Klauser[libc++] Add utilites for instantiating functions with...
2022-11-21 Maryam Moghadas[PowerPC] Add new load/store with length instructions...
2022-11-21 Nathan Sidwell[clang] NFC: Robustify sret test regex
2022-11-21 Sanjay Patel[Passes][VectorCombine] enable early run generally...
2022-11-21 Sanjay Patel[VectorCombine] generalize pass param name for early...
2022-11-21 Fangrui Song[ELF] Test rejected --detect-odr-violations
2022-11-21 Manuel BritoUse poison instead of undef as placeholder for vector...
2022-11-21 Mark de Wever[libc++][format] Makes format_context copyable.
2022-11-21 Archibald Elliott[Support] Reduce Dependence on Host.h
2022-11-21 Alexey Bataev[SLP]Fix PR59098: check if the vector type is scalarize...
2022-11-21 Hassnaa Hamdi[AArch64][SME]: Generate streaming-compatible code...
2022-11-21 Hassnaa Hamdi[AArch64][SME]: Add precursory tests for D138281
2022-11-21 Jordan Rupprecht[test] Remove named function arguments from TestSBEnvir...
next