[LLVMdev] LLVM frontend supporting arbitrary bit-width integral datatypes

Pertti Kellomäki pertti.kellomaki at tut.fi
Thu Jun 4 13:55:04 PDT 2009


Hi Adam,

John is right, the TCE stuff would be useful for you. Our
compiler targets a processor template that the designer can
populate pretty freely. The compiler then reads the architecture
description and creates an LLVM backend on the fly.

Please don't hesitate to get in touch with us if you have
questions.
-- 
Pertti



More information about the llvm-dev mailing list