When using only %esp in AM, which must use a SIB byte, set the index to esp, too...
[libfirm] / ir / opt / code_placement.c
2009-08-17 Michael Beck- moved pass constructors from irtools to irpass
2009-08-17 Michael Beck- removed verify and dump parameters from passes
2009-08-16 Michael Beck- graph passes can be added to prog managers now
2008-12-09 Michael Beck- fixed assertion
2008-10-14 Christoph Mallons/\<\(LC_\)\?INLINE\>/inline/.
2008-10-11 Matthias Braunremove #ifdef HAVE_CONFIG_Hs
2008-10-06 Christoph Mallons/irn_not_visited(x)/!irn_visited(x)/.
2008-09-23 Matthias Braunalways remove critical edges before doing code placement
2008-08-05 Michael Beck- more comments added, renamed some functions to have...
2008-08-05 Michael Beckremoved unneccessary recalculation of out edges
2008-07-08 Michael Beck- add a doxygen comment
2008-04-04 Michael Beck- code cleanup