summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-12-23[DirectX] Remove the "checked" variants of `dx.resource.load`users/bogner/120778+120779Justin Bogner
2024-12-23[DirectX] Add getpointer docs to DXILResources.rstJustin Bogner
2024-12-24Reapply "[llvm-jitlink] Use concurrent linking by default." with fixes. (#120...Lang Hames
2024-12-24[Coverage][Single] Round Counters to boolean after evaluation (#110972)NAKAMURA Takumi
2024-12-23Reapply "[llvm]Add a simple Telemetry framework" (#120769) (#121003)Vy Nguyen
2024-12-23[clang] Introduce a new UEFI target predefine. (#111719)Prabhuk
2024-12-23[mlir][NFC] Document predicate field on properties (#120975)Krzysztof Drewniak
2024-12-23[mlir][Properties] Shorten "Property" to "Prop" in most places (#120368)Krzysztof Drewniak
2024-12-24Introduce SingleByteCoverage tests (w/yaml2obj) (#113114)NAKAMURA Takumi
2024-12-23[ObjectYAML][ELF] Report incorrect offset to generate notes (#118741)Igor Kudrin
2024-12-23[RISCV][COST]Add several test with known vlen, NFCAlexey Bataev
2024-12-24Revert "[Flang OpenMP] Add LLVM translation support for UNTIED in Task (#1152...Muhammad Omair Javaid
2024-12-23[mlir][dataflow] Allow re-run all analyses in DataFlowSolver (#120881)Hongren Zheng
2024-12-23Reland '[flang] Allow to pass an async id to allocate the descriptor (#118713...Valentin Clement (バレンタイン クレメン)
2024-12-23[NFC][Driver] Simplify linking of ubsan_standalone_cxx (#120938)Vitaly Buka
2024-12-23[VPlan] Replace else-if dyn_cast with cast (NFC).Florian Hahn
2024-12-23[Hexagon] Add V79 support to compiler and assembler (#120983)Ikhlas Ajbar
2024-12-23[AArch64] SME implementation for agnostic-ZA functions (#120150)Sander de Smalen
2024-12-23[mlir] Fix -Werror,-Wundefined-bool-conversion after #117513 (#120985)Pranav Kant
2024-12-23[flang][cuda] Create descriptor in managed memory when emboxing fir.box_addr ...Valentin Clement (バレンタイン クレメン)
2024-12-23[Clang][Sema] Process warnings conditionally (#120591)Dmitry Chestnykh
2024-12-23[RISCV][CG]Use processShuffleMasks for per-register shufflesAlexey Bataev
2024-12-23[flang] Modifications to ieee_support_halting (#120976)vdonaldson
2024-12-23[flang] Enable loop-versioning for slices. (#120344)Slava Zakharin
2024-12-23[VectorCombine] foldInsExtVectorToShuffle - inserting into a poison base vect...Simon Pilgrim
2024-12-23[AArch64] NFC: Fix inlining tests for SME ZA state.Sander de Smalen
2024-12-23[libcxx] Fix the #endif comments (#120949)Petr Hosek
2024-12-23[libcxx] Remove the second inclusion of the system header (#120946)Petr Hosek
2024-12-24[bazel] Fixup for #119199, FrontendAtomicNAKAMURA Takumi
2024-12-23[VectorCombine] foldShuffleOfShuffles - fold "shuffle (shuffle x, y, m1), (sh...Simon Pilgrim
2024-12-23[RISCV][NFCI] Rename rv32+rv64 testcases (#120717)Sam Elliott
2024-12-23[mlir] Remove extra ';' outside of a function (NFC)Jie Fu
2024-12-23[flang] Modifications to ieee_support_halting (#120747)vdonaldson
2024-12-23[mlir] Fix use-after-return in #117513 (#120968)Matthias Springer
2024-12-23[SLP] Normalize debug messages for newTreeEntry. (#119514)Han-Kuan Chen
2024-12-23[gn] port 24fc8f01a403 (and aec87a2143c01)Nico Weber
2024-12-23[lldb] Negate `is_signed` variable for argument `isUnsigned` in TypeSystemCla...Ilia Kuklin
2024-12-23[MLIR][NVVM] Update Wgmma.fence Ops to use intrinsics (#120956)Srinivasa Ravi
2024-12-23[AArch64] Extend vecreduce to udot/sdot transformation to support usdot (#120...Igor Kirillov
2024-12-23[mlir][Transforms] Dialect Conversion: No target mat. for 1:N replacement (#1...Matthias Springer
2024-12-23[lldb][SymbolFileDWARF] Ignore Declaration when searching through UniqueDWARF...Michael Buch
2024-12-23[lldb][SymbolFileDWARF] Share GetDIEToType between SymbolFiles of a SymbolFil...Michael Buch
2024-12-23[llvm][NFC] Fix typo in ReleaseNotesRichard Dzenis
2024-12-23Revert "[lldb][test] Add test-coverage for DW_AT_APPLE_objc_complete_type par...Michael Buch
2024-12-23[RISCV] Pattern-match frameindex (#120917)Sergei Barannikov
2024-12-23[llvm-objdump] Remove some unneeded headers. (#120541)Cabbaken
2024-12-23[AMDGPU] Simplify handling of renamed GFX12 image atomics. NFC. (#120776)Jay Foad
2024-12-23[AMDGPU] Add some more GFX12 test coverage (#120581)Jay Foad
2024-12-23[AArch64] Fix argument passing for SVE tuples (#118961)Momchil Velikov
2024-12-23[X86][AVX10.2] Fix wrong mask bits in cvtpbf8_ph intrinsics (#120927)Phoebe Wang