platform/upstream/llvm.git
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)
2023-06-19 Nikita Popov[CVP] Add additional tests for PR63330 (NFC)
2023-06-19 Job Noorman[BOLT] Implement composed relocations
2023-06-19 Mark de Wever[libc++] "Implements" new SI prefixis.
2023-06-19 Mark de Wever[libc++][regex] Removes operator!=.
2023-06-19 Mark de Wever[libc++] Marks __cpp_lib_bitops as implemented.
2023-06-19 Nico Weber[gn] port 6f2e92c10cebca5 better (lld/unittests)
2023-06-19 Mark de Wever[libc++] Update status after Varna meeting.
2023-06-19 Nicolas Vasilache[mlir][Vector] Let VectorToLLVM operate on non-ModuleOp
2023-06-19 Nicolas VasilacheRevert "[mlir][Vector] Let VectorToLLVM operate on...
2023-06-19 Nico Weber[gn] port c7d3c84449f4
2023-06-19 Nico Weber[gn] port 3956a34e4fc6
2023-06-19 Nico WeberReland "[gn build] Port 2700da5fe28d (lld/unittests...
2023-06-19 David Green[AArch64] Add and expand the testing of fmin/fmax reduc...
2023-06-19 Joe Nash[AMDGPU] Fix operand class of v_ldexp_f16 src1
2023-06-19 Vladislav Dzhidzhoev[DebugMetadata][DwarfDebug] Support function-local...
2023-06-19 Roger Ferrer... [clang][Serialization][RISCV] Increase the number of...
2023-06-19 Florian Hahn[LSR] Add test for for issue leading to revert of abfed...
2023-06-19 Nicolas Vasilache[mlir][NVGPU] NFC - Add a more convenient C++ builder...
2023-06-19 Nicolas Vasilache[mlir][Vector] Let VectorToLLVM operate on non-ModuleOp
2023-06-19 Louis Dionne[libc++] Move non operator new definitions outside...
2023-06-19 Nikita Popov[CVP] Don't freeze value if guaranteed non-undef
2023-06-19 Nikita Popov[CVP] Add test for PR63330 (NFC)
2023-06-19 Alexandros... [FuncSpec] Promote stack values before specialization.
2023-06-19 Adrian Munera[OpenMP] Implement printing TDGs to dot files
2023-06-19 Dmitry Makogon[BBUtils] Don't add 'then' block to a loop if it's...
2023-06-19 David Truby[mlir] Add support for LLVMIR comdat operation
2023-06-19 melonedo[RISCV] Add support for XCVbitmanip extension in CV32E40P
2023-06-19 Louis Dionne[libc++] Split sources for <filesystem>
next