[LLVMdev] Good book for backend implementation?

Evan Cheng evan.cheng at apple.com
Thu Feb 1 15:21:02 PST 2007


You are right most compiler textbooks are very week in the codegen  
area. I would  suggest reading "Building an Optimizing Compiler" by  
Morgan to get some background then start hacking on LLVM to learn the  
real thing! :-)

Evan

On Jan 31, 2007, at 8:42 PM, Seung Jae Lee wrote:

> Can you recommend any good book or reference for backend  
> implementation? I skimmed some compiler books but it seemed to be  
> more about front-end, parsing, optimization etc.
> Would you mind suggesting some books containing more about backend?
> Thank you.
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev




More information about the llvm-dev mailing list