Add ALLOCAN() and ALLOCANZ().
[libfirm] / ir / lower / lower_mode_b.c
2008-10-18 Christoph MallonAdd ALLOCAN() and ALLOCANZ().
2008-10-11 Matthias Braunremove #ifdef HAVE_CONFIG_Hs
2008-08-13 Matthias Braunintroduce more generic resource reservation debug helpe...
2008-08-06 Michael Beck- removed Psi nodes, Mux nodes are used again ...
2008-07-18 Matthias Braundocument mode_b stuff
2008-07-18 Matthias Braundocument mode_b stuff
2008-01-02 Michael Beckupdate copyright message
2007-11-01 Christoph MallonHandle mode_b Unknowns in the mode_b lowerer.
2007-10-19 Matthias Braunmake it possible to specify custom mode for set lowering
2007-10-14 Matthias Braunfix warning
2007-10-13 Matthias Braunrehash changed mode_b nodes
2007-10-10 Matthias Braunavoid some of the mode_b lowering related out-edge...
2007-10-01 Matthias Braunlowering is allowed for unsigned types < 32bits
2007-10-01 Christoph MallonFix fehler88: incorrect mode_b lowering of unsigned...
2007-09-29 Matthias Braunimprove a X 0 lowering a bit
2007-09-18 Matthias Braunfix warning
2007-09-17 Christoph MallonRemove classify_Const() and replace it by is_Const_...
2007-09-14 Matthias Braunfix mode_b lowering for method parameters and return...
2007-09-05 Michael Beckadd svn:keywords
2007-08-23 Matthias Braunfix mode_b optimisation with compares
2007-08-23 Matthias Braunhandle bool as method argument and result correctly
2007-08-19 Matthias Braunfix for barrier in mode_b lowering
2007-07-17 Christoph MallonFix mode_b lowering of Psib.
2007-07-11 Michael Beckremoved character modes, use integer modes instead
2007-07-11 Michael BeckC99 feature removed
2007-07-11 Matthias Brauntry to fix float problems
2007-07-11 Matthias Braunthe lowering has to be in a pre walker
2007-07-11 Matthias Braunavoid phi loops in mode_b lowerer
2007-07-10 Michael Beckuse classify_Const()
2007-07-10 Matthias Braunadd mode_b lowering