more fixes (sorry for the breakages...)
[libfirm] / scripts / ir_spec.py
2009-05-11 Matthias Braunmore fixes (sorry for the breakages...)
2009-05-11 Matthias Braunfix a bunch of stuff in my last commit
2009-05-11 Matthias Braun- generate more stuff from ir_spec.py
2009-05-07 Matthias Braun- Fix some more stuff in ir_spec.py
2009-05-07 Matthias Braunredo pinned mode handling in spec generator
2009-04-02 Moritz KrollAdded gen_ir.py support for Bound, CopyB, InstOf and...
2009-04-02 Moritz KrollAdded gen_ir.py support for Break and Filter
2009-04-02 Moritz KrollAdded gen_ir.py support for Alloc and Builtin
2009-04-02 Moritz KrollAdded gen_ir.py support for Call. Sort generated irio...
2009-04-02 Moritz KrollAdded gen_ir.py support for Div, DivMod, Mod, and Quot
2009-04-02 Moritz KrollRenamed attr.cast.totype to attr.cast.type. Added Cast...
2009-04-02 Moritz KrollUpdated VC2005 project. Sorted ir_spec.py entries
2009-04-01 Moritz Krollgen_ir.py:
2009-03-30 Moritz KrollStarted Python implementation of gen_ir.pl
2009-03-30 Moritz KrollSome minor changes
2009-03-02 Moritz Krollirio: Added support for DivRL
2009-03-02 Moritz Krollirio: Readded support for strictConv
2009-03-02 Moritz KrollReverted changes from 25529
2009-02-21 Michael Beck- BugFix: the block of a Confirm can (and is in most...
2009-02-21 Moritz Krollirio: Save all attributes of Cond
2009-02-19 Moritz KrollAdded strict_flag to new_r/rd_Conv(). Fixed strict...
2009-02-18 Moritz Krollirio: Added CopyB support
2009-02-18 Moritz Krollirio: Added support for Builtin nodes
2009-02-18 Moritz Krollirio: Added support for Quot and Mod nodes
2009-02-11 Moritz Krollirio: Fixed ir_cons_flags import for Load and Store...
2009-02-04 Moritz KrollAdded first version of IR importer/exporter