Skip to content

thrushlang/toolchains

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Toolchains

This repository contains a pre-compiled version of the LLVM C API for building The Thrush Compiler and using LLVM in between.

LLVM C API

  • VERSION: v17.0.6
  • OPERATING SYSTEMS: Linux (x86_64)

LLVM C API

  • VERSION: v18.0.8
  • OPERATING SYSTEMS: Windows (x86_64)

LLVM C API - AVAILABLE TARGETS

  • x86_64
  • AArch64
  • RISC-V
  • ARM
  • MIPS
  • PowerPC
  • SystemZ
  • AMDGPU
  • Hexagon
  • Lanai
  • LoongArch
  • MSP430
  • NVPTX
  • SPARC
  • XCore
  • BPF
  • SPIR-V
  • WebAssembly

MLIR

  • VERSION: v17.0.6
  • OPERATING SYSTEMS: Linux (x86_64)

MLIR

  • VERSION: v18.0.8
  • OPERATING SYSTEMS: Windows (x86_64)

MLIR - AVAILABLE TARGETS

  • x86_64

Clang

  • VERSION: v17.0.6
  • OPERATING SYSTEMS: Windows (x86_64) & Linux (x86_64)

Clang - AVAILABLE TARGETS

  • x86_64

About

The LLVM, Clang and MLIR infrastructure that are embedded in the Thrush Compiler.

Topics

Resources

License

Stars

Watchers

Forks