platform/upstream/llvm.git
2023-05-24 Matt ArsenaultConvert unit test to opaque pointers
2023-05-24 Chuanqi XuRecommit [C++20] [Modules] Serialize the evaluated...
2023-05-24 Théo Degioanni[mlir] [sroa] Add support for MemRef.
2023-05-24 Sergei Barannikov[AMDGPU] Check if register is non-null before calling...
2023-05-24 Kazu Hirata[IR] Use LLVMContext::MD_nontemporal (NFC)
2023-05-24 Aiden Grossman[clang][X86] Add __cpuidex function to cpuid.h
2023-05-24 LLVM GN Syncbot[gn build] Port bea2ff655068
2023-05-24 Chuanqi XuRevert "[C++20] [Modules] Serialize the evaluated const...
2023-05-24 Mark de Wever[libc++] Untangles invoke.
2023-05-24 Mark de Wever[libc++] Adds C++26 support.
2023-05-24 Owen PanRevert "[clang-format] Fix indentation for selective...
2023-05-24 Kazu Hirata[lldb] Fix typos in documentation
2023-05-24 Louis Dionne[libc++][NFC] Refactor helper method into the Lit test...
2023-05-24 Louis Dionne[libc++] Complete refactor of tests for operator new
2023-05-24 wangpc[TableGen] Unify the priority of variables
2023-05-24 Joshua Cao[BBUtils][NFC] Delete SplitBlockAndInsertIfThen with DT.
2023-05-24 Chuanqi Xu[NFC] Fix the warning for dangling pointer for c0d6f85e...
2023-05-24 Sedenion[clang-format] Fix indentation for selective formatting
2023-05-24 Chuanqi Xu[C++20] [Modules] Serialize the evaluated constant...
2023-05-24 Bing1 Yu[LegalizeType][X86] Support WidenVecRes_AssertZext...
2023-05-24 Rahman Lavaee[Propeller] Add HasIndirectBranch to BBEntry::Metadata.
2023-05-24 Galen Elias[clang-format] Adjust braced list detection (reland...
2023-05-24 Owen Pan[clang-format] Revert 6dcde65 due to missing commit...
2023-05-24 Aart Bik[mlir][sparse][gpu] fix F32 bug for SpMV and SpMM
2023-05-23 Leonard Chan[compiler-rt] Allow 64-bit sanitizer allocator to be...
2023-05-23 Akira Hatanaka[CodeGen] Fix the type of the constant that is used...
2023-05-23 Craig Topper[RISCV] Expand rotate by non-constant for XTHeadBb...
2023-05-23 Med Ismail... Revert "[lldb] Move PassthroughScriptedProcess to ...
2023-05-23 Peter Klausler[flang][runtime] Complete partial output records when...
2023-05-23 Peiming Liu[mlir][sparse] extend unpack operation to unpack arbitr...
2023-05-23 Shubham Sandeep... Add support for salvaging debug info from icmp instrcuc...
2023-05-23 Aaron Siddhartha... [bazel] Add clang-offload-packager and clang-linker...
2023-05-23 Alex Langford[lldb][NFCI] Remove unused member from ObjectFileMachO
2023-05-23 Valentin Clement[flang][openacc][NFC] Add API to create acc.private...
2023-05-23 Valentin Clement[flang] Do not omit fir.ref in getTypeAsString
2023-05-23 Nick DesaulniersReland: [clang][ExprConstant] fix __builtin_object_size...
2023-05-23 Valentin Clement[flang] Add IndexType support in getTypeAsString
2023-05-23 Diego Caballero[mlir][Vector] Extend xfer drop unit dim patterns
2023-05-23 Scott Linder[llvm-debuginfo-analyzer] Support both Reference and...
2023-05-23 Keith Smiley[lld-macho] Add support for .so file discovery
2023-05-23 Leonard Chan[lld][ELF] Do not emit warning for NOLOAD output sections
2023-05-23 Nikolas Klauser[libc++] Apply _LIBCPP_EXCLUDE_FROM_EXPLICIT_INSTANTIAT...
2023-05-23 Craig Topper[TableGen] Filter duplicate predicates in PatternToMatc...
2023-05-23 Kyle Huey[X86] Use the CFA when appropriate for better variable...
2023-05-23 Congcong Cai[Sema] `setInvalidDecl` for error deduction declaration
2023-05-23 Eugene Burmako[MLIR] Update Bazel build to remove references to Pybin...
2023-05-23 Florian Hahn[VPlan] Print IR flags for VPRecipeWithIRFlags.
2023-05-23 Piotr Zegar[clang-tidy] Ignore implicit code in bugprone-branch...
2023-05-23 Piotr Zegar[clang-tidy] Improve bugprone-branch-clone with support...
2023-05-23 Craig Topper[RISCV] Add scalable vector cast cost model tests. NFC
2023-05-23 Joshua Cranmer[CodeGen] Fix crash in CodeGenPrepare::optimizeGatherSc...
2023-05-23 Noah Goldstein[ValueTracking] Use `select` condition to help determin...
2023-05-23 Noah Goldstein[ValueTracking] Add tests for using condition in select...
2023-05-23 Noah Goldstein[ValueTracking] Use `KnownBits` functions for `computeK...
2023-05-23 Noah Goldstein[KnownBits] Add implementations for saturating add...
2023-05-23 Noah Goldstein[ValueTracking] Add tests for knownbits of saturating...
2023-05-23 Noah Goldstein[KnownBits] Improve implementation of `KnownBits::abs`
2023-05-23 Manna, Soumi[NFC][CLANG] Fix issue with dereference null return...
2023-05-23 LLVM GN Syncbot[gn build] Port f237513cda8e
2023-05-23 walter erquinigo[LLDB] Add some declarations related to REPL support...
2023-05-23 Nitin John Raj[RISCV][GlobalISel] Add lowerReturn for calling conv
2023-05-23 Thurston Danghwasan: lay groundwork for importing subset of sanitize...
2023-05-23 Tue Ly[libc] Change UInt integer conversion operators to...
2023-05-23 Vitaly BukaRevert "[HWASan] unflake test"
2023-05-23 Vlad SerebrennikovReland "[clang] Add tests for CWG issues 977, 1482...
2023-05-23 Rahul Kayaith[mlir][python] Bump min pybind11 version to 2.9.0
2023-05-23 Aaron BallmanAdd a reminder to update docs when updating default...
2023-05-23 Markus Böck[llvm][ADT] Fix invalid `reference` type of depth-first...
2023-05-23 Azat Khuzhin[libcxx][tests] Introduce 32-bit feature and use it...
2023-05-23 Alex Langford[lldb][NFCI] Merge implementations of ObjectFileMachO...
2023-05-23 Diego Caballero[mlir][Vector] Add 0-d vector support to 'vector.shape_...
2023-05-23 Joseph Huber[libc][obvious] Correctly hoist mask out of the loop
2023-05-23 Aaron BallmanCorrect stale documentation for default MSVC version...
2023-05-23 Jin Xin Ng[hwasan] Move RunFreeHooks call
2023-05-23 Mark de Wever[libc++][doc] Updates the tasks to do for a release.
2023-05-23 Mark de Wever[NFC][libc++][format] Uses stringstream::view.
2023-05-23 Mark de Wever[libc++][modules] Adds std module cppm files.
2023-05-23 Fangrui Song[IR] Make stack protector symbol dso_local according...
2023-05-23 Mark de Wever[libc++] Updates C++2b to C++23.
2023-05-23 Jin Xin Ng[lsan] Invoke hooks on realloc
2023-05-23 Slava Zakharin[flang] Fixed managing copy-in/copy-out temps.
2023-05-23 max[MLIR][python bindings] use pybind C++ APIs for throwin...
2023-05-23 Pavel Iliin[AArch64][FMV] Prevent target attribute using for multi...
2023-05-23 Craig Topper[LegalizeTypes][ARM][AArch6][RISCV][VE][WebAssembly...
2023-05-23 Joseph Huber[OpenMP][NFC] clang-format the OpenMP device runtime
2023-05-23 Joseph Huber[libc] More efficiently send bytes via `send_n` and...
2023-05-23 Joseph Huber[libc] Fix the `send_n` and `recv_n` utilities under...
2023-05-23 Nikolas Klauser[libc++] Remove tests from ranges.pass.cpp which violat...
2023-05-23 Nikolas Klauser[libc++][NFC] Move basic_ios extern instantiations...
2023-05-23 Yaxun (Sam... [HIP] Allow std::malloc in device function
2023-05-23 Nikolas Klauser[libc++][NFC] Fix whitespace problems in the files...
2023-05-23 Felipe de Azevedo... [lldb][NFCI] Use llvm's libDebugInfo for DebugRanges
2023-05-23 Tue Ly[libc][math] Implement double precision log1p correctly...
2023-05-23 Nikita Popov[InstCombine] Add droppable users back to worklist...
2023-05-23 Jean Perier[flang][NFC] Move Array constructor inlined temp manage...
2023-05-23 Tom Eccles[flang] use greedy mlir driver for stack arrays pass
2023-05-23 Tue Ly[libc][math] Implement double precision log2 function...
2023-05-23 Krzysztof Parzyszek[Hexagon] Fix safety check in moving instructions in...
2023-05-23 Manna, Soumi[NFC][CLANG] Fix static code analyzer concerns
2023-05-23 Kadir Cetinkaya[include-cleaner] Treat references to nested types...
next