- 02 Apr, 2006 12 commits
-
-
Michael Beck authored
add comments for the supported command line options
-
Michael Beck authored
-
Michael Beck authored
-
Michael Beck authored
-
Michael Beck authored
-
Michael Beck authored
-
Michael Beck authored
-
Michael Beck authored
-
Michael Beck authored
-
Michael Beck authored
-
Michael Beck authored
-
Michael Beck authored
removed two extra opcode number at start end end generates get_<arch>_irn_opcode() generates #ifdefs's around header file calls <arch>_register_additional_opcodes only if $additional_opcodes is set
-
- 31 Mar, 2006 28 commits
-
-
Christian Würdig authored
-
Michael Beck authored
-
Michael Beck authored
-
Michael Beck authored
-
Christian Würdig authored
-
Christian Würdig authored
-
Christian Würdig authored
-
Christian Würdig authored
-
Michael Beck authored
more comments added
-
Michael Beck authored
-
Christian Würdig authored
fixed copy inserter bug changed debugging stuff
-
Christian Würdig authored
omit copy if in==out
-
Christian Würdig authored
-
Christian Würdig authored
-
Christian Würdig authored
-
Michael Beck authored
-
Christian Würdig authored
-
Michael Beck authored
fixed the assert and put the whole assert code into #ifdef NDEBUG
-
Christian Würdig authored
-
Christian Würdig authored
-
Christian Würdig authored
-
Michael Beck authored
-
Michael Beck authored
-
Michael Beck authored
Fixed construction of spill-slots and frame type. Aligment was not taken into account (alignment might be bigger than size!)
-
Michael Beck authored
be_get_empty() checks now that the set is really empty :-) some comments added
-
Michael Beck authored
FIRM_DBG_REGISTER() with decl must been the last decl removed asserts that the empty set is empty. This is now checked in be_get_empty()
-
Michael Beck authored
-
Michael Beck authored
be_node_classify() should classify be_Return as a branch. This might be useless as be_Return consume all register and should be last anyway, but it happen that keep'ed nodes otherwise are scheduled after Return ... be_get_IncSP_pred() added more docu added
-