be: remove remnants of machine description
[libfirm] / ir / be / ia32 / ia32_new_nodes.h
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-07-27 Christoph MallonRemove unused enum entries.
2011-04-08 Andreas Zwinkaumerge kaps
2011-03-30 Matthias Braunremove get_irg_tls() concept, simply use SymConst and...
2011-03-04 Matthias BraunFix some -Wmissing-declarations warnings
2011-02-17 Matthias Braunreworked ia32 condition code handling, remove backend...
2010-10-08 Matthias Braunrename tarval to ir_tarval
2010-09-10 Matthias Braunsave input requirements in be_info without complicated...
2010-07-06 Matthias Braunremove these largish/noisy headers
2010-03-09 Matthias Braunmake firm (mostly) -Wmissing-prototypes clean
2009-09-18 Matthias Braun- further refactoring and finally eliminated the callba...
2009-09-18 Matthias Braun- Reworked backends to put out register_requirements...
2009-03-02 Matthias Braunfix some cases of PIC emitting
2009-01-08 Michael Beck- removed orphan declarations
2008-12-19 Michael Beck- implemented ia32_ClimbFrame() pseudo-instruction
2008-12-04 Michael Beck- make ia32_am_scale unsigned
2008-11-06 Christoph MallonMake using SET_IA32_ORIG_NODE() a bit simpler.
2008-10-23 Matthias Braun- Part1 of backend reorganisation:
2008-10-12 Christoph MallonRemove is_ia32_Ld() and is_ia32_St().
2008-10-12 Christoph MallonRemove the unused function get_ia32_out_reg_name().
2008-10-12 Christoph MallonRemove the unused function get_ia32_out_regnr().
2008-10-12 Christoph MallonRemove the unused function get_ia32_result_proj().
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-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-06-11 Sebastian Buchwaldadded non-const getter for ia32_immediate
2008-01-02 Michael Beckupdate copyright message
2007-10-29 Matthias Braunpeephole optimisation: reuse zero flag from previous...
2007-10-25 Matthias Braunfix parameter loads not being rematerialized
2007-10-17 Matthias Braun- Add a generic_attribute field to irops
2007-10-17 Michael BeckRefactored attributes:
2007-10-16 Michael Beckunused functions removed
2007-10-16 Michael Beckremoved unused got_lea attribute
2007-10-02 Matthias Braun- workaround and document ShrD/ShlD problems correctly...
2007-09-12 Christoph MallonConsistently place the mem in for AM directly after...
2007-09-12 Matthias Braunset names for ia32 default pns
2007-08-31 Matthias BraunChanged handling of address mode:
2007-07-02 Matthias Braun- Reintroduced TestCmov and TestSet
2007-06-25 Matthias Braunspecify attribute copy function in spec
2007-06-25 Matthias Braun- Introduce nodemap
2007-06-22 Matthias Braunuse Immediate nodes more often
2007-06-18 Matthias Braunfixed warnings
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 Michael Beckinitial support for exception handling
2007-04-30 Christian Würdigunified main comments
2007-04-27 Christian Würdigadded new licence header
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-01 Matthias Braun- make spillslot coalescer pickup float-int convert...
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-12-13 Christian Würdigadded copy attribute function (out_flags is a variable...
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-10-03 Christian Würdigreturn real x87 register (st0-st7) if node is patched...
2006-09-20 Matthias Braun- Properly support AM for push and pop nodes
2006-09-14 Matthias Braunwarning fix
2006-09-08 Christian Würdigchange internal representation of addressmode offset...
2006-08-31 Michael BeckAdd support for Linux TLS
2006-08-15 Christian Würdigadded latency attribute
2006-08-11 Christian Würdigadded got_reload flag
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 Beckremoved unnecessary functions handle the slots
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-24 Christian Würdigchanged ia32 attribute structure and switched to idents
2006-03-24 Christian Würdigcreate register slots in attributes on irg obstack
2006-03-20 Christian Würdigadded use extbb walker option
2006-03-18 Michael Beckcopy_ia32_Immop_attr() added, needed to copy Immediates...
2006-03-18 Michael Beckused xmalloc instaed of xcalloc ehere appropiate
2006-03-14 Christian Würdigadded new attribute res_mode
2006-03-13 Christian Würdigadded comments
2006-03-09 Christian Würdigfixed some minor bugs
2006-03-07 Christian Würdigfixed param type
2006-03-07 Christian Würdigremoved unused variable
2006-03-07 Christian Würdigchanged attribute structure
2006-02-28 Christian Würdigadapted to new abi interface
2006-02-27 Christian Würdigfixed some bugs
2006-02-24 Christian Würdigfixed some bugs
2006-02-24 Christian Würdigadded attribute for load/store
2006-02-21 Christian Würdigfixed names
2006-02-21 Christian Würdignew attributes added
2006-02-20 Christian Würdigcode refactoring for full addressmode support and more...
2006-01-18 Christian Würdignew requirements modelling
2006-01-13 Christian Würdigrefactored nodes interface, completed set/get attr...
next