QBE as an easy-to-embed library https://c9x.me/git/qbe.git
Find a file
Quentin Carbonneaux 2b34ec6d24 forgot about phi nodes in the spiller
When we are dealing with a block that is not
a loop, we must make sure to consider phi arguments
of successors as live variables.  Ideally we could
move the code to find all live-ins (including phi
arguments) to the live module.
2015-09-15 23:01:31 -04:00
lisc forgot about phi nodes in the spiller 2015-09-15 23:01:31 -04:00
proto simplify proto Makefile 2015-09-15 23:01:27 -04:00