libfirm
2007-07-03 Christoph Mallon- DeMorgan
2007-07-03 Christoph MallonCleanup. Also fix potential bug: Do not read link field...
2007-07-03 Christoph MallonRemove unused variable.
2007-07-03 Michael Beckbackend part is always WITH_LIBCORE :-)
2007-07-03 Michael Beckadd sopport for compile without WITH_LIBCORE
2007-07-03 Michael Beckadded inline types for parameters
2007-07-03 Michael Becktypo fixed
2007-07-03 Michael BeckC99 features femoved
2007-07-02 Matthias Braunjust some reindentation
2007-07-02 Matthias Braunone more assert
2007-07-02 Matthias Braunno trighraphs in comments
2007-07-02 Matthias Braunfixed lots of warnings in testprograms
2007-07-02 Matthias Braundon't set lea to should_be_same
2007-07-02 Matthias Braun- Reintroduced TestCmov and TestSet
2007-07-02 Matthias Braunfix AM mode and remove_from_sched
2007-07-02 Matthias Braunmangle register class name into requirement names
2007-07-01 Michael Beckadd missing #ifdef SCHEDULE_PROJS
2007-06-30 Matthias Braunmakefile updates
2007-06-30 Sebastian HackIf a color colors all nodes in a chunk, other colors...
2007-06-30 Matthias Braunfix uninitialized variable
2007-06-30 Matthias Braunfehler35 (I already have a fix but can't commit it...
2007-06-30 Matthias Braunfix IncSP optimizer, remove some cases of nodes not...
2007-06-29 Matthias Braunless accuracy, as we can't guarantee more in C
2007-06-29 Christoph MallonRemove unused variable.
2007-06-29 Matthias Braunfix fehler32 by removing this nearly pointless optimisation
2007-06-29 Matthias Braunfehler32
2007-06-29 Christoph MallonTestcase for subtle if conversion bug.
2007-06-29 Christoph MallonFix very subtle bug in if conversion which lead to...
2007-06-29 Michael Beckindentation changed
2007-06-29 Matthias Braunnew fehler33.c
2007-06-29 Matthias Braunbuild TestJmp for compares with zero
2007-06-29 Michael Beckfixed get_tarval_sub_bits() implementation: use mode...
2007-06-29 Matthias Braunimprove fehler31
2007-06-29 Matthias Braunfehler 31
2007-06-29 Michael Beck- no need to remove Proj's from the schedule
2007-06-29 Matthias Braunreally fix fehler26
2007-06-29 Matthias Braunfixed some warnings
2007-06-29 Matthias BraunTestJmp bug (already fixed)
2007-06-29 Matthias Brauntest result in fehler29
2007-06-29 Matthias Braunno Addressmode for x87 CondJmps
2007-06-29 Christoph MallonCrash in ia32 floating point code emitter.
2007-06-28 Matthias Braunfix lea to add transformation
2007-06-28 Matthias Braunfix mips immediate dumper
2007-06-28 Matthias Braunaddressmode for compares works now
2007-06-28 Christoph MallonCreate new TestJmp nodes in the correct block, i.e...
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
next