besched: Add and use sched_replace().
[libfirm] / ir / be / ia32 / ia32_nodes_attr.h
2012-11-30 Christoph Mallonia32: Remove the ia32_x87_attr_t from ia32_asm_attr_t.
2012-11-15 Christoph Mallonx87: Simplify x87 code generation.
2012-11-12 Christoph MallonMerge the pop and non-pop variants of x87 binary operat...
2012-10-24 Matthias Braunia32: cleanup handling of 8/16bit operations
2011-12-21 Matthias Braunbe: rework op_attr handling
2011-11-10 Matthias Braunbe: remove remnants of machine description
2011-11-10 Matthias Braunremove $Id$, it doesn't work with git anyway
2011-11-02 Matthias Braunintroduce Switch node
2011-09-27 Matthias Brauninclude backend headers without "../"
2011-06-24 Andreas ZwinkauMerge Fix: Spills have ProjMs now
2011-06-11 Matthias Braununify sparc/ia32 SwitchJmp handling
2011-04-08 Andreas Zwinkaumerge kaps
2011-03-30 Matthias Braunremove get_irg_tls() concept, simply use SymConst and...
2011-02-17 Matthias Braunreworked ia32 condition code handling, remove backend...
2010-11-04 Matthias Braunmake firm compilable with a c++ compiler
2010-09-10 Matthias Braunsave input requirements in be_info without complicated...
2010-05-08 Christoph MallonFix last commit. Note to self: Never do last minute...
2010-05-08 Christoph MallonClarify the carry testing magic.
2010-03-15 Matthias Braunfix various warnings reported by cparser
2009-11-25 Matthias Braunnon 32-bit divisions need upconvs
2009-09-18 Matthias Braun- Reworked backends to put out register_requirements...
2009-08-05 Matthias Braunreorganize backend headers (kill some _t variants in...
2009-03-02 Matthias Braunfix some cases of PIC emitting
2008-12-23 Michael Beck- implemented __builtin_(ffs|ctz|clz|popcount|parity)
2008-12-19 Michael Beck- implemented ia32_ClimbFrame() pseudo-instruction
2008-11-12 Christoph MallonRemove match_8bit and match_16bit. They were only...
2008-11-12 Christoph MallonKick the useless match_dest_am flag.
2008-10-23 Matthias Braun- Part1 of backend reorganisation:
2008-10-11 Matthias Braunno need for firm_config.h includes anymore
2008-10-08 Christoph MallonIntroduce ia32_Call, which can handle address mode.
2008-10-04 Christoph MallonMerge ia32_am_type_t and ia32_am_arity_t, because ...
2008-10-04 Christoph MallonRemove ia32_am_ternary. The only users were Div an...
2008-09-24 Matthias Braunhack to make it possible to mark spill,reload and remat...
2008-09-04 Matthias Braunfix the reload folding mode stuff in a more correct way
2008-06-12 Michael Beck- unfinished work to support exception label lookup
2008-05-21 Michael Beck- add a flag to allow 2 users when matching address...
2008-05-11 Michael Beckgenerate bt x,n for if (x & (1 << n)) on Core2:
2008-04-16 Christoph MallonRemove ia32_am_Dest.
2008-04-16 Christoph MallonRemove ia32_am_Full.
2008-01-02 Michael Beckupdate copyright message
2007-10-17 Matthias Braun- Add a generic_attribute field to irops
2007-10-17 Michael BeckRefactored attributes:
2007-10-16 Michael Beckremoved unused got_lea attribute
2007-10-04 Matthias Braunfixed/improved assembler nodes
2007-10-03 Matthias Braunrename pnc_flipped to ins_permuted and change back...
2007-10-02 Matthias Braun- workaround and document ShrD/ShlD problems correctly...
2007-09-20 Matthias Braun- use flags handling code for ia32 Compares (including...
2007-09-13 Matthias Braun- first experimental approach of flag modeling in add/adc
2007-08-31 Matthias BraunChanged handling of address mode:
2007-08-13 Matthias Braunfix fehler69
2007-08-08 Matthias Braun- Fix unsigned->double, double->unsigned convs
2007-08-02 Matthias Braunfixed several AM problems (and disabled most of the...
2007-06-25 Matthias Braun- Introduce nodemap
2007-06-22 Matthias Braunuse Immediate nodes more often
2007-06-15 Matthias Braunpsi transform and emit logical rewritten from scratch
2007-06-04 Matthias Braunnew ia32_asm_attr attribute, beware: attribute comparis...
2007-06-04 Matthias Braunfinish support for custom backend node attributes,...
2007-06-04 Matthias Braun- Allocate register slots array separately on obstack
2007-06-02 Matthias Braunwe can parse lots of assembler constraints now (but...
2007-06-02 Matthias Braunmore work on ia32 assembler nodes
2007-06-02 Michael Beckremoved unused offs_sign attribute, added exc_label...
2007-05-23 Michael Becksome doxygen comments added
2007-05-21 Matthias Braunonly use addressmode for 32 bit modes
2007-04-30 Christian Würdigunified main comments
2007-04-27 Christian Würdigadded new licence header
2007-04-26 Michael Beckremoved unnecessary include
2007-04-18 Matthias Braun- Split bearch.h correctly into bearch.h and bearch_t.h
2007-04-02 Matthias Braun- Implement all the state switching stuff needed for...
2007-03-29 Matthias Braunmove backend into libfirm
2007-03-19 Matthias BraunThe big committ:
2007-03-09 Andreas SchösserAdded possibility to include automatically generated...
2007-03-01 Matthias Braun- make spillslot coalescer pickup float-int convert...
2007-02-16 Matthias Braundon't use enum as base type for bitfields
2007-02-16 Matthias Braunexperiment with new emitter style, change assembler...
2007-02-09 Matthias Braun- use mode_Iu for all nodes producing integer values...
2006-12-18 Matthias Braun- Use a default node compare attribute function for...
2006-12-13 Michael Beckrename type entity into ir_entity
2006-11-15 Christian Würdigremoved a redundant isa attribute
2006-11-02 Christian Würdigadded new attributes for abstract machine
2006-10-24 Christian Würdigadded new attributes and get/set functions for allowed...
2006-10-06 Christian Würdigadded support for separate outflags
2006-09-20 Matthias Braun- Properly support AM for push and pop nodes
2006-09-08 Christian Würdigam_offs is long now
2006-08-15 Christian Würdigadded latency attribute
2006-08-11 Christian Würdigadded got_reload flag
2006-05-19 Christian Würdigfixed memory leak
2006-05-11 Christian Würdigupdated commments
2006-04-21 Christian Würdigadded new flag to indicate if node already consumed...
2006-04-20 Michael Beckregister slots are now automatically allocated together...
2006-03-31 Christian Würdigadded src and tgt mode attributes for conversions
2006-03-28 Christian Würdigfixed symconsts in address mode
2006-03-28 Christian Würdigfixed spill lowering
2006-03-27 Michael Beckadded support for x87 fp unit
2006-03-24 Christian Würdigchanged ia32 attribute structure and switched to idents
2006-03-20 Christian Würdigadded use extbb walker option
2006-03-14 Christian Würdigadded new attribute res_mode
2006-03-13 Christian Würdigadded comments
2006-03-07 Christian Würdigchanged attribute structure
2006-03-01 Christian Würdigchanged codegen interface
2006-02-28 Christian Würdigadapted to new abi interface
next