libfirm
2009-04-03 Michael Beck- add type flags for constructors/destructors
2009-04-03 Michael Beck- simplified
2009-04-03 Michael Beck- removed commented out code
2009-04-03 Michael Beck- indentation
2009-04-03 Michael Beck- constify
2009-04-03 Michael Beck- constify
2009-04-02 Moritz KrollAdded gen_ir.py support for Bound, CopyB, InstOf and...
2009-04-02 Moritz KrollRenamed attr.copyb.data_type to attr.copyb.type
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 KrollRenamed attr.builtin.builtin_tp to attr.builtin.type
2009-04-02 Moritz KrollAdded gen_ir.py support for Call. Sort generated irio...
2009-04-02 Moritz KrollRenamed attr.call.cld_tp to attr.call.type
2009-04-02 Moritz KrollAdded gen_ir.py support for DivRL and strictConv
2009-04-02 Moritz KrollAdded gen_ir.py support for Div, DivMod, Mod, and Quot
2009-04-02 Moritz KrollRenamed attr.divmod.res_mode to attr.divmod.resmode
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-02 Michael Beck- BugFix: do not crash when dumping all-types graph...
2009-04-01 Moritz KrollUse setdefault in several cases to simplify code
2009-04-01 Moritz KrollPrepare for 'production'
2009-04-01 Moritz Krollgen_ir.py:
2009-04-01 Michael Beck- use regparam for private functions, instead of fastcall
2009-03-31 Michael Beck- reserve used resources
2009-03-31 Matthias Braunremove pointless sc_argument class, cleanup
2009-03-30 Michael Beck- BugFix: arguments AND globals are not automatically...
2009-03-30 Moritz KrollStarted Python implementation of gen_ir.pl
2009-03-30 Moritz KrollFixed obviously unused InstOf constructor
2009-03-30 Moritz KrollRenamed attr.load.load_mode to attr.load.mode
2009-03-30 Moritz KrollRenamed attr.sel.ent to attr.sel.entity
2009-03-30 Moritz KrollSome minor changes
2009-03-21 Michael Beck- BugFix: wrong end index fixed
2009-03-21 Michael Beck- register ALL possible addresses yet
2009-03-21 Michael Beck- get_Block_cfgpred_arr() IS supported, but should...
2009-03-20 Michael Beck- added Phi-translation for addresses
2009-03-20 Michael Beck- let %+F print entities of SymConst and Sel instructions
2009-03-19 Michael Beck- simplified memop flags: we NEVER must kill solely...
2009-03-19 Michael Beck- add rbitset_set_all()
2009-03-18 Michael Beckfixed comment
2009-03-17 Michael Beck- BugFix: the end block might be unreachable, check...
2009-03-17 Michael Beck- BugFix: use env.rbs_size everywhere
2009-03-17 Michael Beck- BugFix: initialize blocks using teh normal block...
2009-03-13 Michael Beck- BugFix: initialize memop->mem
2009-03-10 Michael Beck- BugFix: new Loads might be removed later, but we...
2009-03-10 Michael Beck- Do not produce Loads WITHOUT memory
2009-03-10 Michael BeckNew still buggy version:
2009-03-10 Matthias BraunPIC fixes for global vars
2009-03-09 Moritz KrollUpdated Makefile.am
2009-03-09 Michael Beck- C99 feature removed
2009-03-09 Michael Beck- C99 feature removed
2009-03-09 Michael Beck- deleted old (and imcomplete) implementation: the...
2009-03-09 Matthias Braunnew register allocator
2009-03-08 Matthias Braunfix
2009-03-08 Matthias Braunanalysis of address_tkane for union types is not that...
2009-03-03 Moritz Kroll- walk_const_code now walks all segments, not just...
2009-03-02 Moritz KrollFix .ctors and .dtors section declaration in MinGW...
2009-03-02 Moritz KrollFixed Makefile.am due to r25581
2009-03-02 Moritz Kroll- Fixed masking of upper nibble of bitfield constants...
2009-03-02 Moritz Krollirio: Added support for DivRL
2009-03-02 Moritz KrollRenamed is_Div_remainderless to get_Div_no_remainder
2009-03-02 Moritz Krollirio: Readded support for strictConv
2009-03-02 Matthias Braunadd missing non-inline implementation of get/set_entity...
2009-03-02 Matthias Braunadd alignment to entities
2009-03-02 Matthias Braunpartially revert alignment changes, ELF/GAS seem to...
2009-03-02 Moritz KrollReverted changes from 25529
2009-03-02 Matthias Braunfix some cases of PIC emitting
2009-03-02 Matthias Braunfix alignment for .comm variables
2009-03-02 Matthias Braunremove old files
2009-03-02 Matthias Braunuse DB instead of DBG
2009-03-02 Matthias Braunsimplify hungarian interface
2009-02-28 Matthias Braunfix some warnings
2009-02-27 Michael Beck- renamed Resource.h into resource.h
2009-02-27 Michael Beck- BugFix: value_param_tp must always exist
2009-02-27 Michael Beck- IR nodes now have node numbers in RELEASE mode, this...
2009-02-27 Michael Beck- fixed warnings
2009-02-27 Michael Beck- add doxygen comment
2009-02-27 Michael Beck- fixed comments
2009-02-22 Christoph MallonLINTify: s/fall through/FALLTHROUGH/.
2009-02-22 Christoph MallonAsk env where python is.
2009-02-22 Christoph MallonWhen sorting calls enforce a total order, because qsort...
2009-02-21 Moritz KrollMake Visual Studio happy
2009-02-21 Moritz Krollirio: Ex/Import non-internal modes
2009-02-21 Moritz Krolltypo
2009-02-21 Michael Beck- BugFix: the block of a Confirm can (and is in most...
2009-02-21 Michael Beckupdated for rename
2009-02-21 Moritz Krollirio: Save all attributes of Cond
2009-02-21 Moritz KrollRenamed get_Cond_defaultProj() to get_Cond_default_proj...
2009-02-21 Moritz KrollName cond.pred attribute consistent to getter/setters...
2009-02-21 Moritz Krollirio: Map id of body block of const irg to new const irg
2009-02-21 Moritz Krollirio: Improved dump order to allow self-referencing...
2009-02-21 Moritz Krollirio: Save method variadicity
2009-02-21 Moritz KrollFixed set_method_value_param_type()
2009-02-21 Moritz Krollirio: Fixed handling of frame types and value types
2009-02-20 Moritz Krollirio: Added union support. Save calling_convention...
2009-02-20 Moritz Krollirio: Fixed symbols with same string but different...
2009-02-20 Moritz KrollFixed new_tarval_from_str() for boolean and reference...
2009-02-19 Moritz KrollAdded strict_flag to new_r/rd_Conv(). Fixed strict...
2009-02-19 Moritz KrollFixed reading infinity floats from strings
2009-02-18 Moritz Krollirio: Added CopyB support
2009-02-18 Moritz Krollirio: Fixed wrong line numbers
next