[LLVMdev] Some Questions about LLVM

Alkis Evlogimenos alkis at cs.uiuc.edu
Mon Oct 25 10:42:39 PDT 2004


On Monday 25 October 2004 08:05, zhou feng wrote:
> 2. I want to do some work on register allocation using LLVM, which parts
> of code should I read? ( The whole source is too big for me)
> thans.

You should check out llvm/lib/CodeGen and particularly the LiveVariables and 
RegAlloc* files.

-- 

Alkis




More information about the llvm-dev mailing list