add support for 2 return registers
[libfirm] / ir / be /
2007-06-22 Michael Beckadd support for 2 return registers
2007-06-22 Michael Beckadd missing ()
2007-06-22 Michael Becktemporary remove the non-working operands
2007-06-22 Michael Beckuse the new backend_marked flag
2007-06-22 Michael Beckfixed handle_calls()
2007-06-22 Michael Beckfixed output of arm_emit_shift()
2007-06-22 Michael Beckmode_any -> mode_ANY
2007-06-22 Matthias Brauncomments
2007-06-22 Matthias Braunexperimental machine operands, fixed warnings
2007-06-22 Matthias Braunstart support for machine operands in spec files
2007-06-22 Michael Beckused Posix strrchr() instead of BSD rindex()
2007-06-22 Michael Beckadd casts to supress warnings
2007-06-22 Matthias Braunuse Immediate nodes more often
2007-06-22 Matthias Braunmake Keep verifier rules a bit less strict
2007-06-22 Matthias Braunadjusted daemel spiller to non-scheduled projs
2007-06-22 Matthias Braunremoved wrong comment
2007-06-22 Matthias Braunfix for my last stack bias fix
2007-06-21 Matthias Braun- fix stack bias wrongly calculated with non-scheduled...
2007-06-21 Matthias Braunfixed scheduler, fpu
2007-06-21 Sebastian HackAdapted to stat events
2007-06-21 Matthias Braunfix testapp
2007-06-21 Christoph MallonDo not perm ignored nodes.
2007-06-21 Michael BeckSCHEDULE_PROJS patch: Proj nodes are not more scheduled
2007-06-21 Michael BeckSCHEDULE_PROJS patch: Proj nodes are not more scheduled
2007-06-21 Michael BeckSCHEDULE_PROJS patch: Proj nodes are not more scheduled
2007-06-21 Michael Beckfixed comment
2007-06-21 Michael Beckremoved c++ comment
2007-06-21 Michael Beck initial support for machine operands
2007-06-21 Michael Beck_value_strictly_dominates() implemented
2007-06-21 Michael Becktypo fixed
2007-06-21 Michael Becktypo fixed
2007-06-21 Michael Beckdo not emit stabs for array types with unknown bounds
2007-06-21 Michael Beckreduce the number of iteration
2007-06-21 Christoph MallonTest for VLAs.
2007-06-21 Christoph MallonFix r14677, i.e. revert most of it.
2007-06-21 Matthias Brauncopy pinned state for div nodes
2007-06-20 Michael Beckdocu updated
2007-06-20 Michael Beckreplaced malloc by xmalloc
2007-06-20 Michael Beckreplaced malloc by xmalloc
2007-06-20 Michael Beckreplaced malloc by xmalloc
2007-06-20 Michael Beckreplaced malloc by xmalloc
2007-06-20 Michael Beckreplaced malloc by xmalloc
2007-06-20 Christoph MallonFix warning, remove unnecessary casts.
2007-06-19 Michael BeckBugFix: new_op must be used instead of op
2007-06-19 Michael Beckmade CondJmp and SwitchJmp pinned
2007-06-19 Christoph MallonReally fix the endless loop.
2007-06-19 Michael Beckfixed endless loops in fix_address_of_parameter_access...
2007-06-19 Matthias Braunimplement strict convs
2007-06-19 Matthias Braunfixed fehler20 (bestate not correctly reloading at...
2007-06-19 Matthias Braunsome needs need to be exc_pinned
2007-06-19 Matthias Braunremoved old code
2007-06-19 Matthias Braunadded fehler20
2007-06-18 Michael Beckreplaced LC_OPT_ENT_NULL by LC_OPT_LAST
2007-06-18 Michael Beckreplaced LC_OPT_ENT_NULL by LC_OPT_LAST
2007-06-18 Matthias Braunfixed fpu problems, several x87 fixes
2007-06-18 Michael Beckuse the new mtp_property_private flag to switch calling...
2007-06-18 Michael Beckfixed warning
2007-06-18 Michael Beckremoved prefer_fastcall: backends can now decide how...
2007-06-18 Michael Beckfixed NULL_EMITTER initializer (removed gnu feature)
2007-06-18 Michael Beckremoved prefer_fastcall: backends can now decide how...
2007-06-18 Michael Beckremoved prefer_fastcall: backends can now decide how...
2007-06-18 Michael Beckremoved prefer_fastcall: backends can now decide how...
2007-06-18 Michael Beckremoved prefer_fastcall: backends can now decide how...
2007-06-18 Michael Beckremoved prefer_fastcall: backends can now decide how...
2007-06-18 Michael Beckremoved superflous LC_OPT_ENT_NULL, use LC_OPT_LAST...
2007-06-18 Matthias Braunfloat stores should be exc_pinned
2007-06-18 Matthias Braunfixed warnings
2007-06-18 Michael BeckFixed initialization of option tables
2007-06-17 Matthias Braunbespillnaive is an old copy of bespilldaemel...
2007-06-17 Matthias Braunfixed warnings
2007-06-17 Matthias Braunfixed warnings
2007-06-17 Matthias Braunfix warnings
2007-06-17 Matthias Braunavoid warnings in autoenerated code
2007-06-17 Matthias Braunfixed a bunch of warnings (and some bugs)
2007-06-17 Matthias Braunremove unused/old firm backend
2007-06-17 Matthias Braunfixed warnings and some potential bugs
2007-06-17 Michael Beckfixed mode or arm_SymConst
2007-06-17 Michael Beckfixed mode of integer instructions
2007-06-17 Michael BeckfpaStf is now Proj less
2007-06-17 Michael BeckBugFixes:
2007-06-17 Michael Beckremoved unused debug handle
2007-06-16 Sebastian HackAdded a first version of a Perm mover.
2007-06-16 Michael BeckVarious fixes
2007-06-16 Michael BeckStore have no memory proj
2007-06-15 Michael BeckChanged transformer to be like ia32: do a transform...
2007-06-15 Michael BeckMoved the transform functions for Block and End nodes...
2007-06-15 Michael BeckFixed two typos resulting in uninitialised variable...
2007-06-15 Michael Beckbe_get_FrameAddr_frame() added
2007-06-15 Michael Beckall die messages are now prefixed by "Fatal error:"
2007-06-15 Matthias Braunnegated, not inversed
2007-06-15 Matthias Braunpsi transform and emit logical rewritten from scratch
2007-06-15 Matthias Braunindent init_attr
2007-06-15 Matthias Braunimprove and enhanve ifconversion test
2007-06-15 Sebastian HackForgot to adapt return value
2007-06-14 Sebastian Hack* Changed the liveness API:
2007-06-14 Michael Becktypo fixed
2007-06-14 Michael Beckused new betranshlp.c framework
2007-06-14 Michael Beckextracted transform framework from the ia32 backend
2007-06-14 Matthias Braunalways return 0 at end of tests
2007-06-14 Michael Beckdoxygen comment added
next