mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-22 12:31:10 +00:00
fbaf1456fe
Since Ruamoko progs must use lea to get the address of a local variable, add use/def/kill references to the move instruction in order to inform flow analysis of the variable since it is otherwise lost via the resulting pointer (not an issue when direct var reference move can be used). The test and digging for the def can probably do with being more aggressive, but this did nicely as a proof of concept. |
||
---|---|---|
.. | ||
doc | ||
include | ||
source | ||
test | ||
AUTHORS | ||
Makemodule.am | ||
TODO |