[LLVMdev] any documents for the poolalloc project?

Tarek Chammah tchammah at uwaterloo.ca
Sat Feb 12 19:56:36 PST 2011


Hi Jianzhou,

The best source of documentation for the poolalloc project remains
Chris Lattner's dissertation:
http://llvm.org/pubs/2005-05-04-LattnerPHDThesis.html

Chapter 5 specifically if you'd like information on the poolalloc
transformation.

In addition to the thesis, there is also a brief manual for
information on data structure analysis:
http://llvm.org/svn/llvm-project/poolalloc/trunk/dsa-manual/

Tarek



More information about the llvm-dev mailing list