[LLVMdev] [LLVMDev] Block Layout

Jakob Stoklund Olesen stoklund at 2pi.dk
Thu Jan 20 10:04:33 PST 2011


On Jan 20, 2011, at 9:43 AM, Jeff Kunkel wrote:

> I am wondering which pass is responsible for laying out the basic blocks in an order advantageous for live intervals?

I don't think any passes are trying to do block layout until after register allocation.

/jakob





More information about the llvm-dev mailing list