Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
tom_mellior
on Jan 7, 2017
|
parent
|
context
|
favorite
| on:
A Tourist’s Guide to the LLVM Source Code
Oh, I thought PBQP was the only register allocator in libfirm. What do you use for other architectures?
qznc
on Jan 7, 2017
[–]
The default is a graph coloring algorithm. Well actually a "recoloring" algorithm due to its SSA-based nature.
There is also an ILP one, which is only useful for comparison.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: