libfirm
2007-06-28 Christoph MallonRemove stale code.
2007-06-28 Christoph MallonAdd the convenience function create_immediate_or_transf...
2007-06-28 Christoph MallonAssume that constants are always the right operand...
2007-06-28 Matthias Braunemitting NoReg is always wrong
2007-06-28 Christoph MallonFor a TestJmp it is not necessary that the And has...
2007-06-28 Matthias Braunrewrite and improve Cond transformation
2007-06-28 Matthias Braunfix bestate
2007-06-28 Matthias Braunmark morgan spiller as broken
2007-06-28 Matthias Braunadd missing main
2007-06-28 Michael Beckdisable PSI creation for now
2007-06-28 Michael Beckadd ARM_2a and ARM_3G architectures
2007-06-28 Michael BeckFixed typos, add some doxygen docu
2007-06-28 Michael BeckAdd support for Character types
2007-06-28 Michael Beckvariadic functions have always cdelc calling convention
2007-06-28 Michael Beckva_start did not work with fastcall yet
2007-06-28 Michael Beckcompound offset must be in bits
2007-06-28 Michael Becknoomitfp gone, omitfp rulez
2007-06-28 Christoph MallonTestcase for wrong stab info.
2007-06-27 Christoph MallonRemove unused variable.
2007-06-27 Christoph Mallonstatic
2007-06-27 Christoph MallonFix non-debug build of FIRM.
2007-06-27 Michael Beckgdb_tarval_helper() added
2007-06-27 Michael Beckgdb_node_helper() added
2007-06-27 Michael BeckFixed Div/Mod lowering:
2007-06-27 Christoph MallonHuge switch jump table problem.
2007-06-27 Michael Beckfixed fehler24.c: check the result of tarval operation...
2007-06-27 Michael Beckenable again floating point constant folding that was...
2007-06-27 Christoph MallonAssertion in the compound initialisation code regarding...
2007-06-27 Christoph MallonAdd a test case where the tarval module generates an...
2007-06-26 Michael Beckmore floating point immediate support
2007-06-26 Michael Beckinitial support for fpa immediates
2007-06-26 Michael Becktypo fixed
2007-06-26 Michael Beckpreliminary support for floating point branches
2007-06-26 Michael BeckFixed CopyB emitting (mostly).
2007-06-25 Matthias Braunfix
2007-06-25 Matthias Braunadapt mips backend to new transform logic, use Immediat...
2007-06-25 Matthias Braunspecify attribute copy function in spec
2007-06-25 Matthias Braunwarning fixes and use of attribute copy function
2007-06-25 Matthias Braunallow specification of attribute copy functions
2007-06-25 Matthias Braunwarning fixes
2007-06-25 Matthias Braunwarning fixes
2007-06-25 Michael Beckremoved C99 features
2007-06-25 Michael BeckC99 feature removed
2007-06-25 Michael Beckinitial implementation
2007-06-25 Michael Beckfixed strange syntax
2007-06-25 Michael Beckremoved unused variable to suppress warning
2007-06-25 Matthias Braun- Introduce nodemap
2007-06-25 Matthias Braunfloat simulator unknown problems
2007-06-25 Christoph MallonTestcase for array initialisation.
2007-06-25 Michael Beckfixed warnings (unused variable)
2007-06-25 Matthias Braunuse the backend_marked flag correctly
2007-06-25 Matthias Braunno need to generate the old-style requirements anymore
2007-06-25 Matthias Braunfix for new requirements generator
2007-06-25 Michael Beckfixed initialization of arrays (hopefully)
2007-06-25 Matthias Braunfehler 21
2007-06-25 Matthias Braunrewritten register constraint handling
2007-06-25 Michael BeckMade fallthrough handling ia32 like
2007-06-25 Michael Beckmissing include added
2007-06-25 Michael Beckfixed MLA creation
2007-06-24 Michael Beckfixed syntax of fpa ldf/stf instructions
2007-06-22 Michael BeckImplemented Unknown
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 Beckadd the 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 Braunattribute is pointless here and should have been __attr...
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 HackAdded string hashing function
2007-06-21 Sebastian HackAdded GCC memset inline hint
2007-06-21 Sebastian HackAdapted to stat events
2007-06-21 Sebastian HackFixed a bug and added stat events
2007-06-21 Sebastian HackAdapted to stat events
2007-06-21 Matthias Braunfix testapp
2007-06-21 Sebastian HackAdded statistic events
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 Beckupdate_calls() fixed hopefully last time :-)
2007-06-21 Christoph MallonFix r14644 (fast call).
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
next