Skip to content

The Clang and LLVM backend that sports aggressive PRU-specific optimizations.

Notifications You must be signed in to change notification settings

bryant/llvm-pru

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

llvm-pru

llvm backend targeting the texas instruments pru cpu.

build instructions

# create build directory:
$ mkdir build
$ cd build

# run cmake, then build
$ cmake -G Ninja ..  # or -G "Unix Makefiles"
$ ninja  # or make

About

The Clang and LLVM backend that sports aggressive PRU-specific optimizations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages