- 31 Mar, 2006 18 commits
-
-
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
-
- 30 Mar, 2006 22 commits
-
-
Michael Beck authored
-
Michael Beck authored
-
Michael Beck authored
fixed Spill/Reload again
-
Michael Beck authored
-
Michael Beck authored
-
Michael Beck authored
added additional info in dump
-
Michael Beck authored
-
Michael Beck authored
to calculate the spill slot size and alignment
-
Michael Beck authored
arch_register_class_mode() added to retrieve the largest register mode
-
Christian Würdig authored
-
Christian Würdig authored
switched to trivial selector
-
Christian Würdig authored
-
Christian Würdig authored
removed some unused variables added default cases for switch code cleanup
-
Christian Würdig authored
-
Christian Würdig authored
-
Christian Würdig authored
-
Christian Würdig authored
-
Christian Würdig authored
-
Christian Würdig authored
-
Christian Würdig authored
removed some unused variables code cleanup
-
Christian Würdig authored
removes some unused variables and functions code cleanup
-
Christian Würdig authored
added default cases for switch removed some unused variables code cleanup
-