[LLVMdev] Publication: Two LLVM-related papers

Wojciech Meyer wojciech.meyer at gmail.com
Tue Sep 25 10:48:16 PDT 2012


Hi Timo,

> The first paper describes an architecture description language and
> LLVM back-end generation out of an ADL. The second paper describes a
> cluster VLIW back-end for LLVM 2.9, just before this VLIW initiative
> started for LLVM.

Before I delve into the paper, a few questions:

- is your ADL langauge type safe, does it have a type system?
- do you generate directly TableGen and C++ from ADL?
- do you guarantee that the generated files will compile?

Best wishes,
Wojciech




More information about the llvm-dev mailing list