summaryrefslogtreecommitdiff
path: root/mlir/lib/Target/LLVM
AgeCommit message (Expand)Author
2025-10-06[NFC][MLIR] Prefer triple overload of lookupTarget (#162187)Aiden Grossman
2025-09-08MC: Add Triple overloads for more MC constructors (#157321)Matt Arsenault
2025-08-23[MLIR][GPU] Truncate temp filename path size to avoid linux limitations (#155...William Moses
2025-08-21[MLIR] Adopt LDBG() macro in LLVM/NVVM/Target.cpp (#154721)Mehdi Amini
2025-08-13[MLIR] XeVM Target: Add missing SPIR-V backend dependency libraries. (#153505)Sang Ik Lee
2025-08-13[MLIR][GPU][XeVM] Add XeVM target and XeVM dialect integration tests. (#148286)Sang Ik Lee
2025-07-25[mlir][LLVM] Remove `llvm` deps from the LLVM dialect (#150692)Fabian Mora
2025-07-25[MLIR] Add missing includes to NVVM/Target.cpp (fix build) (#150637)Mehdi Amini
2025-07-24[mlir] Remove unused includes (NFC) (#150476)Kazu Hirata
2025-07-24[CMake]fix CUDAToolkit_LIBRARY_ROOT DEFINED check (#146472)x12301450
2025-07-09[MLIR] Add missing includesMehdi Amini
2025-07-05[mlir] Remove unused includes (NFC) (#147158)Kazu Hirata
2025-05-12[NFC][MLIR] Add {} for `else` when `if` body has {} (#139422)Rahul Joshi
2025-04-18Config: Move LLVM_HAS_*_TARGET definitions to a new header.Peter Collingbourne
2025-04-18[mlir][target] RAII wrap moduleToObject timer to ensure call `clear` function...Zichen Lu
2025-04-03[mlir][gpu][nvptx] Remove null terminator when outputting PTX (#133019)modiking
2025-04-02[MLIR][AMDGPU] Bump to COV6 (#133849)Shilei Tian
2025-03-25[MLIR][NVVM] Print ptxas path in debug output for "serialize-to-binary" (#132...Guray Ozen
2025-03-24[mlir][target] Adjust the start and end position of the moduleToObject timer ...Zichen Lu
2025-03-12[TargetRegistry] Accept Triple in createTargetMachine() (NFC) (#130940)Nikita Popov
2025-03-06[mlir][target] Adjust the start position of the moduleToObject timer (#129835)Zichen Lu
2025-03-06[IR] Store Triple in Module (NFC) (#129868)Nikita Popov
2025-02-17[MLIR][NVVM] Add `ptxas-cmd-options` to pass flags to the downstream compiler...Guray Ozen
2025-02-11[mlir][target][nvvm] Perf by stage and store into properties (#126178)Zichen Lu
2025-02-05[mlir] fix overflow warning when generating embedded libdevice (#125801)Zichen Lu
2024-12-17[MLIR] Add a MLIR_NVVM_EMBED_LIBDEVICE CMake option that embeds libdevice in ...Mehdi Amini
2024-12-17[MLIR] Add a BlobAttr interface for attribute to wrap arbitrary content and u...Mehdi Amini
2024-12-16[mlir][gpu] Adding ELF section option to the gpu-module-to-binary pass (#119440)Renaud Kauffmann
2024-12-10[mlir][Target] Support Fatbin target for static nvptxcompiler (#118044)Zichen Lu
2024-11-20[mlir][fix] Add callback functions for ModuleToObject (#116916)Zichen Lu
2024-11-19Revert "[MLIR] Add callback functions for ModuleToObject" (#116811)Mehdi Amini
2024-11-19[MLIR] Add callback functions for ModuleToObject (#116007)Zichen Lu
2024-11-06Fix libnvptxcompiler_static.a absolute path (#115015)Zichen Lu
2024-10-01Revert "CMake: Remove unnecessary dependencies on LLVM/MLIR" (#110594)Mehdi Amini
2024-09-30CMake: Remove unnecessary dependencies on LLVM/MLIR (#110362)BARRET
2024-09-27[MLIR] Dump sass (#110227)Guray Ozen
2024-09-20[ROCDL] Pass `amd_code_object_version` when serializing ROCDL gpu module (#10...Umang Yadav
2024-09-15[mlir] Reland 5a6e52d6ef96d2bcab6dc50bdb369662ff17d2a0 with update (NFC)JOE1994
2024-09-15Revert "[mlir] Nits on uses of llvm::raw_string_ostream (NFC)"JOE1994
2024-09-15[mlir] Nits on uses of llvm::raw_string_ostream (NFC)JOE1994
2024-08-27[mlir][gpu] Add metadata attributes for storing kernel metadata in GPU object...Fabian Mora
2024-08-27[mlir][gpu] Pass GPU module to `TargetAttrInterface::createObject`. (#94910)Fabian Mora
2024-07-20[MC] Remove unused bool arguments from createMCObjectStreamer callersFangrui Song
2024-07-16[mlir][ROCDL] Construct AMDGCN ISA control variable explicitly (#98912)Fabian Mora
2024-07-02[MLIR][NVVM] Reduce the scope of the LLVM_HAS_NVPTX_TARGET guard (#97349)Mehdi Amini
2024-06-25Reland [mlir][Target] Improve ROCDL gpu serialization API (#96198)Fabian Mora
2024-06-19Avoid object libraries in the VS IDE (#93519)Michael Kruse
2024-06-17Revert "Reland [mlir][Target] Improve ROCDL gpu serialization API" (#95847)Fabian Mora
2024-06-17Reland [mlir][Target] Improve ROCDL gpu serialization API (#95813)Fabian Mora
2024-06-17Revert [mlir][Target] Improve ROCDL gpu serialization API (#95790)Fabian Mora