libfirm
2006-04-02 Michael Beckplaced register_options() last in the interface
2006-04-02 Michael Beckinclude "obst.h" instead of hand generated code
2006-04-02 Michael Beckcreate enum for all architecture specific opcodes
2006-03-31 Christian Würdigfixed Jump Tables
2006-03-31 Michael Beckremoved wrong instructions with traps on overflow
2006-03-31 Michael Beckremoved IncSP schedule before me work-around (did not...
2006-03-31 Michael Beckadd ia32 command line handler for fp-unit and architecture
2006-03-31 Christian Würdigextended test file
2006-03-31 Christian Würdigadded silence emitter for Projs and Phis
2006-03-31 Christian Würdigchanged SwitchJmp emitter (but still broken in some...
2006-03-31 Christian Würdigfixed addressmode
2006-03-31 Michael Beckadd functions for command line handling
2006-03-31 Michael BeckFixed docu
2006-03-31 Christian Würdigfixed addressmode bug
2006-03-31 Christian Würdigfixed copy inserter
2006-03-31 Christian Würdigadded functions to get copy op
2006-03-31 Christian Würdigremoved ;
2006-03-31 Christian Würdigactivated assure constraints
2006-03-31 Michael Becktrivial one that fails in the current version
2006-03-31 Christian Würdigadded src and tgt mode attributes for conversions
2006-03-31 Michael Beckused arch_get_irn_reg_class() to save 4 lines
2006-03-31 Christian Würdigadded additional files
2006-03-31 Christian Würdigadded include for harness.c
2006-03-31 Christian Würdigadded another test file
2006-03-31 Michael Beckfixed peephole optimization for IncSP nodes
2006-03-31 Michael Beckmore comments added
2006-03-31 Michael BeckFixed construction of spill-slots and frame type. Aligm...
2006-03-31 Michael Beckused irtools' firm_clear_link instead of local one
2006-03-31 Michael Becktypos fixed
2006-03-31 Michael Beckmore comments added
2006-03-31 Michael BeckBugFix:
2006-03-30 Michael Beckfixed fxch emitter
2006-03-30 Michael Beckpreliminary peephole optimizer for IncSP added
2006-03-30 Michael Beckrestructured to allow peephole optimization of IncSP
2006-03-30 Michael Beckused new be_set_spill_env_dbg_module()
2006-03-30 Michael Beckadded be_set_spill_env_dbg_module() to access anonymous...
2006-03-30 Michael Beckreordered if for faster execution
2006-03-30 Michael BeckAdd get_reg_class_alignment() implementation
2006-03-30 Michael BeckFixed spill slot calculation: use largest mode for...
2006-03-30 Michael Beckarch_isa_if_t: get_reg_class_alignment() to retrieve...
2006-03-30 Christian Würdigwrapped debugging modules with DEBUG_ONLY
2006-03-30 Christian Würdigfixed indents
2006-03-30 Christian Würdigfixed debugging
2006-03-30 Christian Würdigmade code C89 compliant
2006-03-30 Christian Würdigfixed comment
2006-03-30 Christian Würdigadded missing source file
2006-03-30 Christian Würdigremoved explicit set of debug mask
2006-03-30 Christian Würdigremoved explicit set for debug mask
2006-03-30 Christian Würdigremoved define
2006-03-30 Christian Würdigadded mssing source files
2006-03-30 Christian Würdigmade code C89 compliant
2006-03-30 Christian Würdigmade code C89 compliant
2006-03-30 Christian Würdigmade code C89 compliant (changed unnamed union in attri...
2006-03-30 Christian Würdigremoved some unused variables
2006-03-30 Michael Beckmore x87 emitters updated
2006-03-30 Michael Beckhandle be_Call
2006-03-30 Michael Beckfixed get_ia32_reg_name() and ia32_get_ia32_reg_name...
2006-03-30 Michael Beckfixed transform_to_Load() and *_to_Store()
2006-03-30 Michael Becksome comments added
2006-03-30 Michael Beckbe_Call has now dbg_info argument and call type attribute
2006-03-30 Michael Beckbe_Call has now dbg_info argument and call type attribute
2006-03-29 Christian Würdigremoved some unused variables and functions
2006-03-29 Christian Würdigremoved FIRMBE_ARCH
2006-03-29 Michael Beckdebug output updated
2006-03-29 Michael Beckfixed emitters for most nodes
2006-03-29 Michael Beckadded R flag to mark real x87 instructions
2006-03-29 Michael Beckadded declaration for ia32_emit_x87_binop()
2006-03-29 Michael BeckBugFix: is_ia32_Ld() and is_ia32_St() must handle real...
2006-03-29 Christian Würdigadded Makefile for make environment
2006-03-29 Christian Würdigadded Makefile for make environment
2006-03-29 Michael Beckimplemented ia32_emit_x87_binop()
2006-03-29 Michael BeckBugFix: create ProjM after Store
2006-03-29 Christian Würdigadded WITH_ILP switch
2006-03-29 Christian Würdigadded obstack_printf extern declaration
2006-03-29 Christian Würdigadded cvsignore file
2006-03-29 Christian Würdigremoved old unused files
2006-03-28 Michael Beckadded debugging support, implemented shuffle (Perm...
2006-03-28 Michael Beckset the used_x87 flag when a virtual x87 instruction...
2006-03-28 Michael Beckremoved useless virtual instructions nd freed vf7 which...
2006-03-28 Michael Beckadded used_x87 flag, so the x87 simulator runs only...
2006-03-28 Christian Würdigfixed symconsts in address mode
2006-03-28 Michael Beckused new FIRM_DBG_REGISTER macro
2006-03-28 Christian Würdigfixed spill lowering
2006-03-28 Michael Beckused new FIRM_DBG_REGISTER macro
2006-03-28 Michael Beckused new FIRM_DBG_REGISTER macro
2006-03-28 Michael Beckused new FIRM_DBG_REGISTER macro
2006-03-28 Michael Beckused new FIRM_DBG_REGISTER() macro
2006-03-28 Michael Beckused new FIRM_DBG_REGISTER() macro
2006-03-28 Michael Becknon-strict x87 float<->float conversion support
2006-03-28 Michael Beckimplemented register liveness analysis
2006-03-28 Michael Beckadded x87 opcodes for pop operations and load/store...
2006-03-28 Michael Beckfixed warning
2006-03-28 Michael Beckbe_Return constructor now takes a debug info
2006-03-28 Michael Beckadd some comments
2006-03-28 Michael BeckFixed memory leak
2006-03-27 Michael Beckadded mips backend from the backend praktikum
2006-03-27 Michael BeckPPC32 backend from the backend praktikum
2006-03-27 Christian Würdigadded 8Bit Store work around
2006-03-27 Christian Würdigremoved unused constructors
2006-03-27 Michael Beckadded support for x87 fp unit
next