use is_Psi()
[libfirm] / ir / lower / lower_hl.c
2007-08-02 Michael Beckpreliminary code for unaligned Load/Store lowering...
2007-08-02 Michael Beckuse the new bitfield types to check for bitfield access...
2007-08-01 Michael BeckAdded again the ptr Add, removing was wrong
2007-07-31 Michael Beckfixed bitfield lowering: do not touch Load/Store that...
2007-07-31 Michael Beckremoved the load/store smaller optimization
2007-07-24 Michael Beckadd symconst_label
2007-07-19 Michael Beckfixed bitfield loads: mode must be adjustedir/lower...
2007-06-18 Matthias Braunfixed warnings
2007-06-01 Michael Beckmoved all lower_* header into new lowering.h
2007-06-01 Matthias Braunmoved external headers into include dir
2007-05-12 Michael Beckproperties updated
2007-05-04 Michael BeckMoved simple loweing from firmlower, making firmlower...