[LLVMdev] Books, papers and information

Chris Lattner sabre at nondot.org
Tue Dec 19 19:49:12 PST 2006


On Wed, 20 Dec 2006, Zhongxing Xu wrote:
> I found the chapters in Engineering a Compiler (Cooper and Torczon)
> perfectly
> match the code generator of LLVM.
>
> And this paper:
> Lengauer and Tarjan, A Fast Algorithm for Finding Dominators in a Flowgraph,
> ACM TOPLAS, Vol 1 , No.1, July 1979
>
> I also would like to know more papers/books whose algorithms are implemented
> in LLVM.

Some good ones are listed in the header of this file:
http://llvm.org/cvsweb/cvsweb.cgi/llvm/lib/Analysis/ScalarEvolution.cpp?rev=1.74&content-type=text/x-cvsweb-markup

-Chris

-- 
http://nondot.org/sabre/
http://llvm.org/



More information about the llvm-dev mailing list