|
|
|
|
|
by pif
1467 days ago
|
|
> I would like to know what register allocation algorithms it uses I'm wondering why you'd like to know. If it is just for your curiosity, that's very good. If you want to participate in the compiler development effort, hat tip! But if you are thinking about tuning your code to such an internal detail, please don't! Coding to an implementation, rather than an interface, is never a good idea. |
|