added used_x87 flag, so the x87 simulator runs only if fp
[libfirm] / ir / be /
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
2006-03-27 Michael Beckadd support for x87 fp unit
2006-03-27 Michael Beckadd support for x87 fp unit
2006-03-27 Michael Beckrenamed fp to xmm registers
2006-03-27 Michael Beckadded support for x87 fp unit
2006-03-27 Michael Beckadded support for x87 fp unit
2006-03-27 Michael Beckadded new files
2006-03-27 Michael Beckinitial version of the x87 stack simulator
2006-03-27 Michael Beckadded support for x87 fp unit
2006-03-27 Michael Beckadded support for x87 fp unit
2006-03-27 Michael Beckadd support for x87 floating point unit.
2006-03-27 Michael Beckadd virtual floating point and st registers
2006-03-27 Christian Würdigplace transformed StackParam nodes in the user Block
2006-03-27 Christian Würdigfixed variable type bug
2006-03-27 Michael Beckadd the X template to access x87 registers
2006-03-27 Michael BeckAdded arm backend from BE praktikum
2006-03-27 Michael Beckmake all emitters static
2006-03-27 Christian Würdigchanged defined constant names for be_stack_dir
2006-03-27 Christian Würdigfixed immediate operation handling
2006-03-26 Michael Beckadded sched_create_block_schedule() to create a simple...
2006-03-26 Michael BeckSet the new irop_flag_machine flag for all generated...
2006-03-25 Michael Beckmake the names of the be_stack_dir_t more understandable
2006-03-25 Michael Beckmake the names of the be_stack_dir_t more understandable
2006-03-25 Michael Beckmake the names of the be_stack_dir_t more understandable
2006-03-25 Michael Beckmake the names of the be_stack_dir_t more understandable
2006-03-25 Michael Beckcreate enums for the register index numbers
2006-03-25 Michael BeckBugFix: use new get_ia32_immop_type() instead of get_ia...
2006-03-25 Michael BeckBugFix: test can only be created for a&b == 0 or a...
2006-03-24 Michael Beckcreate sub esp, imm instead off add esp -imm instructions
2006-03-24 Michael Beckcopy the debug info when craeting a be_Call form a...
2006-03-24 Christian Würdigemit additional debug info
2006-03-24 Christian Würdigchanged ia32 attribute structure and switched to idents
2006-03-24 Daniel Grundenabled right defines
2006-03-24 Christian Würdigcreate register slots in attributes on irg obstack
2006-03-24 Christian Würdigadded two new fucntions for getting first and last...
2006-03-24 Christian Würdigadded copy attr function
2006-03-24 Christian Würdigadditional debug output
2006-03-24 Michael BeckAdd debug retriever
2006-03-24 Michael BeckAdd debug info retriever
2006-03-24 Daniel GrundRenaming of a type.
2006-03-24 Sebastian HackFixed a bug?
2006-03-24 Christian Würdigadded 8Bit Conv_I2I node
2006-03-24 Christian Würdigadapted to beabi interface changes
2006-03-24 Christian Würdigfixed CopyKeep register class bug
2006-03-24 Christian Würdigfixed indents
2006-03-24 Sebastian HackFixed bug with modes of the Projs from the Barrier
2006-03-24 Sebastian HackCreating Bads instead of Unknowns
2006-03-23 Sebastian HackFixed a bug
2006-03-23 Sebastian HackFixed a bug in CopyKeep
2006-03-23 Sebastian HackAdded alignment/space before and after for stack args
2006-03-23 Christian Würdigcleanup
2006-03-23 Christian Würdigadded feature to specify and initialize additional...
2006-03-23 Christian Würdigclear remat flag in AM nodes
2006-03-23 Christian Würdigadded feature to register additional opcodes
2006-03-23 Christian Würdigfixed mode handling
2006-03-23 Daniel GrundComments
2006-03-23 Christian Würdigadded peephole optimization for test/cmp
2006-03-23 Michael Beckadded missing include directory
2006-03-23 Sebastian HackAdded silent/loud mode for constraint handling
2006-03-22 Daniel GrundExcluded nodes with ignore registers from optimization
2006-03-22 Daniel Grundbugfix
2006-03-22 Daniel Grund*** empty log message ***
2006-03-22 Christian Würdigfixed convs
2006-03-22 Christian Würdigclear default ignore regs in bitset limit functions
2006-03-22 Daniel Grundimplemented remats and deactivated them
2006-03-22 Sebastian HackMoved assertion to right position
2006-03-22 Sebastian HackSet the register class of the call pointer
2006-03-22 Sebastian HackFixed a bug concerning ignore registers (they mey not...
2006-03-22 Michael Beckreplaced malloc by xmalloc
2006-03-22 Michael Beckreplaced malloc by xmalloc
2006-03-22 Michael Beckreplaced malloc by xmalloc and NEW_ARR_A
2006-03-22 Michael Beckfixed config stuff
2006-03-22 Michael Beckreplaced malloc by xmalloc
2006-03-22 Michael Beckfixed config stuff
2006-03-22 Michael Beckreplaced malloc by xmalloc
2006-03-22 Michael Beckreplaced malloc by xmalloc
2006-03-22 Michael Beckreplaced malloc by xmalloc
2006-03-22 Michael Beckreplaced malloc by xmalloc
2006-03-22 Michael Beckreplaced malloc by xmalloc
2006-03-22 Michael Beckreplaced malloc by xmalloc
next