[LLVMdev] Master's thesis: Retargetable Compiler Backend for Transport Triggered Architectures
Chris Lattner
clattner at apple.com
Tue Dec 14 21:13:21 PST 2010
On Feb 18, 2010, at 4:25 AM, Pekka Jääskeläinen wrote:
> Hi all,
>
> I think this master's thesis from our group could be of
> interest. It describes the "bridge" between the LLVM codegen
> and our custom TTA codegen in TCE: a runtime retargetable architecture
> description file driven LLVM compiler backend. The thesis might be
> useful also for people implementing backends for LLVM in general.
>
> http://tce.cs.tut.fi/doc/Compiler.pdf
Thanks! I added this to the pubs page here:
http://llvm.org/pubs/2007-10-PekkaTTA.html
-Chris
More information about the llvm-dev
mailing list