platform/upstream/llvm.git
2023-06-20 Owen Pan[clang-format] Add InsertNewlineAtEOF to .clang-format...
2023-06-20 Louis Dionne[libc++] Add missing [[maybe_unused]] attribute in...
2023-06-20 Nikita Popov[LoopVersioning] Convert tests to opaque pointers ...
2023-06-20 Nikita Popov[LoopVersioning] Regenerate test checks (NFC)
2023-06-20 Mark de Wever[NFC][libc++] Addresses LWG3927.
2023-06-20 Mark de Wever[NFC][libc++] Addresses LWG3935.
2023-06-20 Nikita Popov[SafepointIRVerifier] Convert test to opaque pointers...
2023-06-20 Simon Pilgrim[DAG] Add getExtOrTrunc helper. NFC.
2023-06-20 Nikita Popov[LTO] Avoid -opaque-pointers=0 in test (NFC)
2023-06-20 Louis Dionne[libc++] Add incomplete availability markup for std...
2023-06-20 Nikita Popov[DebugInfo] Convert tests to opaque pointers (NFC)
2023-06-20 Nikita Popov[Bitcode] Remove -opaque-pointer=0 check lines (NFC)
2023-06-20 Nikita Popov[llvm-nm] Avoid -opaque-pointers option in test (NFC)
2023-06-20 Simon Pilgrim[DAG] Fold (abds x, y) -> (abdu x, y) iff both args...
2023-06-20 David Green[AArch64] Use ISD::isExtOpcode. NFC
2023-06-20 Jingu Kang[AArch64] Try to fold uaddlv and uaddlp
2023-06-20 Stephen Thomas[AMDGPU] Remove unused method Waitcnt::dominates()...
2023-06-20 Weining Lu[LoongArch] Optimize conditional selection of integer
2023-06-20 Pravin Jagtap[AMDGPU] Use verify<domtree> instead of intra-pass...
2023-06-20 Weining Lu[LoongArch] Indent LoongArchInstrInfo.td a little bit...
2023-06-20 Tue Ly[libc][math] Improve exp2f performance.
2023-06-20 Tue Ly[libc][math] Slightly improve sinhf and coshf performance.
2023-06-20 Tue Ly[libc][math] Improve tanhf performance.
2023-06-20 Weining Lu[LoongArch] Add missing chains and remove unnecessary...
2023-06-20 David Green[AArch64] Add tablegen patterns for fp16 fcvtn2.
2023-06-20 Simi Pallipurath[lld][Arm] Big Endian - Byte invariant support.
2023-06-20 Joseph Huber[LinkerWrapper] Support linking vendor bitcode late
2023-06-20 Joseph Huber[Clang] Allow bitcode linking when the input is LLVM-IR
2023-06-20 Matthias Springer[mlir][Pass] Check supported op types before running...
2023-06-20 Haojian Wu[include-cleaner] Ignore the ParmVarDecl itself in...
2023-06-20 Vladislav DzhidzhoevRevert "Reland "[DebugMetadata][DwarfDebug] Support...
2023-06-20 Alexey Lapshin[DWARFLinker] add DWARFUnit::getIndexedAddressOffset().
2023-06-20 Alex Zinenko[mlir] mark libraries in mlir/examples as such
2023-06-20 Harvin Iriawan[AArch64] Add Cortex-A510 specific scheduling
2023-06-20 ManuelJBrito[clang][NFC] Drop alignment in builtin-nondeterministic...
2023-06-20 Chuanqi Xu[Coroutines] Store the index for final suspend point...
2023-06-20 Ivan Kosarev[AMDGPU] Drop GFX11 runs for dagcombine-fma-fmad.ll...
2023-06-20 Jan Svoboda[clang][index] Fix cast warning
2023-06-20 Francesco Petrogalli[CodeGen][test] Add missing `REQUIRES`.
2023-06-20 Ivan Kosarev[AMDGPU][GFX11] Add test coverage for FMA instructions.
2023-06-20 Francesco Petrogalli[llc][MISched] Add `-misched-detail-resource-booking...
2023-06-20 Francesco PetrogalliRevert "[llc][MISched] Add `-misched-detail-resource...
2023-06-20 Francesco Petrogalli[llc][MISched] Add `-misched-detail-resource-booking...
2023-06-20 Matthias Springer[mlir][transform] Add TransformRewriter
2023-06-20 Nikita Popov[SCEVNormalization] Short circuit case with no loops...
2023-06-20 Diana Picus[AMDGPU] Document amdgpu_cs_chain[_preserve] CCs. NFC
2023-06-20 Diana Picus[AMDGPU] Start documenting calling conventions. NFC
2023-06-20 serge-sans... [llvm-profdata] Fix llvm-profdata help and make sure...
2023-06-20 Michael Buch[clang][DebugInfo] Emit DW_AT_deleted on any deleted...
2023-06-20 Nuno Lopes[docs] Fix GEP faq references to undefined behavior...
2023-06-20 Ben Shi[CSKY] Optimize multiplication with immediates
2023-06-20 Ben Shi[CSKY][test][NFC] Add more tests of multiplication...
2023-06-20 Diana PicusRevert "[AMDGPU] Start documenting calling conventions...
2023-06-20 Martin BraenneRevert "Prevent deadlocks in death tests."
2023-06-20 Diana PicusFixup D151996
2023-06-20 Diana Picus[AMDGPU] Start documenting calling conventions. NFC
2023-06-20 Nathan Ridge[clangd] Index the type of a non-type template parameter
2023-06-20 Haojian Wu[include-cleaner] Bailout on invalid code for the comma...
2023-06-20 Matthias Springer[mlir][transform] Add ApplyRegisteredPassOp transform op
2023-06-20 Kazu Hirata[tools] Use llvm::is_contained (NFC)
2023-06-20 Fangrui Song[xray][AArch64] Rewrite trampoline
2023-06-20 Jaroslav Sevcik[lldb] Make the test for D153043 linux-only
2023-06-20 Jaroslav Sevcik[lldb] Make test for D153043 independent of external...
2023-06-20 Zhongyunde[LV] Add cost model for simd vector select instructions...
2023-06-20 Bing1 Yu[X86][AMX] set Stride to Tile's Col when doing combine...
2023-06-20 Fangrui Song[XRay] Make llvm.xray.customevent parameter type match...
2023-06-20 Fangrui Song[XRay] Make llvm.xray.typedevent parameter type match...
2023-06-20 Kazu Hirata[BOLT] Fix a warning in release builds
2023-06-20 Vladislav DzhidzhoevReland "[DebugMetadata][DwarfDebug] Support function...
2023-06-19 Vladislav DzhidzhoevRevert "Reland "[DebugMetadata][DwarfDebug] Support...
2023-06-19 Fangrui Song[XRay][X86] Remove sled version 0 support from patchCus...
2023-06-19 Fangrui Song[xray][test] Test __xray_typedevent after D43668
2023-06-19 Scott Linder[DebugInfo] Add DW_OP_LLVM_user extension point
2023-06-19 Jay Foad[AMDGPU] Do not release VGPRs if there may be pending...
2023-06-19 Jay Foad[AMDGPU] Remove unused macro CNT_MASK
2023-06-19 Fangrui Song[Driver] Correct -fnoxray-link-deps to -fno-xray-link...
2023-06-19 Scott Linder[DebugInfo] Support more than 2 operands in DWARF opera...
2023-06-19 Siva Chandra... [libc] Remove the requirement of a platform-flush opera...
2023-06-19 Vladislav DzhidzhoevReland "[DebugMetadata][DwarfDebug] Support function...
2023-06-19 Louis Dionne[libc++] Add missing 'return 0' from main functions...
2023-06-19 Ellis Hoag[SpecialCaseList] Remove TrigramIndex
2023-06-19 Amy Kwan[AIX][TLS] Generate 64-bit local-exec access code sequence
2023-06-19 Amy Kwan[AIX][TLS] Relax front end diagnostics to accept the...
2023-06-19 Vladislav DzhidzhoevRevert "[DebugMetadata][DwarfDebug] Support function...
2023-06-19 Florian HahnRecommit "[LSR] Consider post-inc form when creating...
2023-06-19 Jeffrey Byrnes[AMDGPU] Add basic support for extended i8 perm matching
2023-06-19 Benjamin Kramer[mlir] Fix a rare use-after free in dialect loading
2023-06-19 LLVM GN Syncbot[gn build] Port eb7491769a51
2023-06-19 Jay Foad[AMDGPU] Reimplement the GFX11 early release VGPRs...
2023-06-19 Kun Wu[mlir][sparse][gpu] remove tuple as one of the spmm_buf...
2023-06-19 Jeffrey Byrnes[DAGCombiner][NFC] Factor out ByteProvider
2023-06-19 Louis Dionne[libc++][NFC] Sort header list in header_information.py
2023-06-19 Matt ArsenaultAMDGPU: Remove amdgpu-waves-per-eu support in old attri...
2023-06-19 Matt Arsenaultclang: Add __builtin_elementwise_round
2023-06-19 Matt ArsenaultValueTracking: Handle compare to nan and -inf constants...
2023-06-19 Krzysztof Parzyszek[Hexagon] Fix range checks for immediate operands
2023-06-19 Louis Dionne[NFC] Add libc++ formatting commit to the git-blame...
2023-06-19 Louis Dionne[libc++][NFC] Apply clang-format on large parts of...
2023-06-19 Andrea Di Biagio[llvm-mca][TimelineView] Skip invalid entries when...
2023-06-19 Nikita Popov[CVP] Use simpler urem expansion when LHS >= RHS (PR63330)
next