[LLVMdev] recommendation books on code generation?

Jun Koi junkoi2004 at gmail.com
Thu Feb 21 23:48:21 PST 2013


hi,

i am reading LLVM code, focusing on the code generation (backend) part.
however, it is still rather tough to understand all the code, so i think i
need to improve my background on compiler backend first.

any recommendation on good books that introduces all the related techniques
used by LLVM: DAG lowering, DAG legalization,instruction selection,
scheduling, register allocation, etc...

i looked at the Dragon book, but it seems outdated, and didnt introduce all
the above concepts.

many thanks,
Jun
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130222/25aa49e5/attachment.html>


More information about the llvm-dev mailing list