besched: Add and use sched_replace().
[libfirm] / ir / be / ia32 / ia32_address_mode.h
2012-11-25 Christoph Malloncleanup: Remove unnecessary #include "beirg.h".
2011-11-10 Matthias Braunremove $Id$, it doesn't work with git anyway
2011-09-27 Matthias Brauninclude backend headers without "../"
2011-04-08 Andreas Zwinkaumerge kaps
2011-03-30 Matthias Braunremove get_irg_tls() concept, simply use SymConst and...
2010-11-21 Michael BeckAdd some doxygen docu.
2010-11-04 Matthias Braunmake firm compilable with a c++ compiler
2010-07-02 Matthias Braunconvert remaining APIs from be_irg_t* to ir_graph*
2008-10-13 Christoph MallonUse ia32_is_non_address_mode_node().
2008-10-13 Christoph MallonImprove AM folding heuristic for dest AM when it is...
2008-10-13 Christoph MallonTurn the parameter force of ia32_create_address_mode...
2008-10-13 Christoph MallonWhitespace.
2008-09-25 Sebastian BuchwaldAdded getter for non address mode heuristic.
2008-01-02 Michael Beckupdate copyright message
2007-10-21 Matthias Braundon't aggressively fold some nodes when we know it...
2007-10-17 Matthias Braun- Add a generic_attribute field to irops
2007-10-16 Michael Beckadd doxygen comments
2007-09-25 Matthias Braun- never use (broken) sequential load/store in abi
2007-09-05 Michael Beckadd svn:keywords
2007-08-31 Matthias Braunforgot these 2 files in my last committ