Jakob Stoklund Olesen
|
cae4368a8a
|
Use ISA information to display function signatures.
The argument locations contains register unit references that we want to
display with their correct names.
|
2017-03-03 10:58:45 -08:00 |
|
Jakob Stoklund Olesen
|
99c7e18fbf
|
Add {ValueLoc,ArgumentLoc}::display().
These functions return an object containing the necessary ISA info to
print a ValueLoc or ArgumentLoc correctly.
|
2017-03-03 10:56:32 -08:00 |
|
Jakob Stoklund Olesen
|
cf7a729dc1
|
Add an ArgumentLoc data type.
This will be used to amend function signatures with ABI lowering
information.
|
2017-02-24 12:09:24 -08:00 |
|
Jakob Stoklund Olesen
|
e1c5abaff5
|
Add a ValueLoc type and the locations table.
This table holds the result of register allocation.
|
2016-12-08 13:57:28 -10:00 |
|