[LLVMdev] [LLVMDev] [Modeling] About the structure of my allocator

Jakob Stoklund Olesen stoklund at 2pi.dk
Fri Sep 3 13:19:58 PDT 2010


On Sep 3, 2010, at 3:20 AM, Jeff Kunkel wrote:

> Perhaps what I think is a problem really is not a problem.

Yep.

> The information I need is where the jumps occurs in the instructions vector. 

The machine instructions are already separated into basic blocks.

http://en.wikipedia.org/wiki/Basic_block

/jakob





More information about the llvm-dev mailing list