On Tue, Apr 10, 2007 at 05:23:55PM -0400, Andrew MacLeod wrote: > We'd also be able to "linearize" things when we write it out... ie, > flatten out the linked lists of instruction so they are all continguous > indexes, tables etc. this would make it compact and when its read in, we > might even see some cache friendly accesses for a change.
FYI, I did this with PCH once... I never followed it through well enough to get consistent results from it, but I did get some remarkable jumps during testing. -- Daniel Jacobowitz CodeSourcery