- 02 Apr, 2006 15 commits
-
-
Michael Beck authored
- reorganized most instructions to have _i and normal forms - added support for shift-operand and condition - removed unused double fp opcodes, use mode instead (not working yet) - new constant create algorithm creates shorter sequences - dumper now writes immediate operands
-
Michael Beck authored
-
Michael Beck authored
generates add/sub esp
-
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 25 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
-