tv: Remove mul_table[][][] and simply use * and <<.
[libfirm] / ir / be / sparc / sparc_cconv.h
2011-11-10 Matthias Braunremove $Id$, it doesn't work with git anyway
2011-09-27 Matthias Brauninclude backend headers without "../"
2011-08-15 Matthias Brauncustom stack bias code for sparc
2011-08-15 Matthias Braunsparc: fix float calling conventions
2011-08-08 Matthias BraunDirectly create Start/Return node in sparc backend
2011-06-24 Andreas ZwinkauMerge Fix: Spills have ProjMs now
2011-06-21 Matthias Braunfix more cparser warnings, cleanup some libcore code
2011-04-08 Andreas Zwinkaumerge kaps
2010-10-08 Matthias Braunsparc: implement omit-fp mode
2010-10-06 Matthias Braunchange backends to produce 1 big array with all registers
2010-07-23 Michael BeckUpdated doxygen comment.
2010-07-22 Matthias Braunperform custom abi construction in sparc as well to...