quakeforge/tools/qfcc
Bill Currie 68bf013601 Use a dag-local live vars set.
Function calls need to ensure .param_N actually get assigned, and so the
params must be seen as live by the dead variable removal code. However, it
is undesirable to modify the live vars data of the flow node, so make a
local copy.
2012-11-19 15:18:31 +09:00
..
doc Add an extended mode to qfcc. 2012-07-14 17:16:33 +09:00
include Use operand types rather than def types to select opcodes. 2012-11-19 12:28:41 +09:00
source Use a dag-local live vars set. 2012-11-19 15:18:31 +09:00
test Add a couple more tests to ptrderef.r 2012-11-18 13:28:46 +09:00
AUTHORS more mailing list corrections 2003-07-12 21:50:22 +00:00
Makefile.am Do an audit of the Makefile.am files. 2012-02-07 16:04:19 +09:00
TODO Add optional arguments to the todo list. 2012-11-14 14:55:36 +09:00
bootstrap scary, but the only changes qfcc needed to build as part of quakeforge was 2002-01-22 05:48:03 +00:00
configure.in fix CPP_NAME for independently built qfcc 2002-06-04 20:43:11 +00:00