For Programmers: Free Programming Magazines  


Home > Archive > Compilers > February 2008 > Looking for a good pre-allocation spilling technique









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Looking for a good pre-allocation spilling technique
Roland Leißa

2008-02-04, 7:51 pm

Hello Group,

I am looking for a good pre-allocation spilling technique. I need this
for the register allocator I am currently implementing. Performance of
the algorithm itself is not that important so O(n^2) would be ok for
me but the algorithm should generate high-performance code.

I am using SSA form as immediate representation and I'm going to
implement an allocation without SSA destruction.

Some suggestions would be great. Thx in advance.

--
Greetz,
Roland

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com