jasmin-lang / jasmin

Language for high-assurance and high-speed cryptography
MIT License
271 stars 55 forks source link

Regalloc: clearer printing of live variables at call sites #776

Closed vbgl closed 8 months ago

vbgl commented 8 months ago

When using -pliveness, the information about variables from caller functions that are live across the whole function now lists each call site separately and shows relevant location information.