libfirm
2008-08-12 Christoph MallonDefer decision whether to create Test(x, x) instead...
2008-08-12 Christoph MallonRemove pointless assert (the node of modes is rather...
2008-08-12 Sebastian BuchwaldThe PBQP transformer still works in-place...
2008-08-12 Sebastian BuchwaldAdded missing include, so FIRM_GRGEN_BE has a chance...
2008-08-12 Sebastian BuchwaldThe PBQP transformer works in-place, so use the old...
2008-08-12 Matthias Braundisable load from static const optimisation for new...
2008-08-12 Matthias Braunadd some more assert to make sure we don't use compound...
2008-08-12 Matthias Braunicc doesn't like -fomit-frame-pointer without -O
2008-08-12 Matthias Braundon't access NULL pointers
2008-08-12 Matthias Braunforgot to commit this
2008-08-12 Matthias Braundo the clobber magic for all classes
2008-08-12 Matthias Braunit's mine
2008-08-12 Christoph MallonDo not use clobbered GP register as input registers...
2008-08-12 Christoph Mallonfehler133: edgfe handles in-out (+) constraints for...
2008-08-11 Matthias Braunmore asm trickery
2008-08-11 Michael Beck- special Handling for Confirm/Mux nodes needed:
2008-08-11 Sebastian Buchwaldtypo
2008-08-11 Andreas Zwinkautwo more test cases concering Convs and Divs
2008-08-11 Christoph MallonAdd a switch to select the ia32 transformer.
2008-08-11 Sebastian BuchwaldMoved global variable heights to ia32_common_transform.
2008-08-10 Michael Beck- ifconv builds Muxb nodes, so allow mode datab for Mux
2008-08-10 Michael Beck- More changed:
2008-08-09 Christoph MallonFix asm constraint check for 'I': It must be <= 31...
2008-08-09 Christoph MallonFix macro test which used pbqp transformer when it...
2008-08-09 Christoph Mallonfehler132: Endless loop in 64bit lowerer with asm-node.
2008-08-09 Michael Beck- finally understand HOW n-input nodes made the Followe...
2008-08-08 Sebastian BuchwaldMoved common code of ia32_pbqp_transform and ia32_trans...
2008-08-08 Christoph MallonBug in edgfe for void*-arithmetic: ptr + x == ptr.
2008-08-08 Michael BeckSome things not stated (or not clear) in Clicks Diss:
2008-08-08 Michael Beck- more -f combo tests
2008-08-07 Christoph MallonTransform a - (b - c) into (a - b) + c instead of a...
2008-08-07 Christoph MallonDisallow Sub(int, pointer).
2008-08-07 Matthias Braunfehler129
2008-08-07 Michael Beck- Add missing case in the identity() function
2008-08-07 Michael Beck- speed-up: if a partition has NO follower we can use...
2008-08-07 Michael Beck- new (hopefully better) version of the "initially...
2008-08-07 Michael BeckBugFix: fixed stupid Alloc != NULL case
2008-08-07 Matthias Braunkill nodes better to avoid warnings
2008-08-07 Michael Beck- first version with "working" (one example) Leader...
2008-08-06 Christoph MallonOptimise strct Conv after strict Conv with same mode.
2008-08-06 Christoph MallonFix transform_node_Cmp() (r20946): Transform Cmp(-a...
2008-08-06 Michael Beckop_Min and op_Max always exists
2008-08-06 Michael Beck- preliminary support for followers, currently switched off
2008-08-06 Michael BeckBugFix: there was already a variable named cond ...
2008-08-06 Michael Beck- made default opcodes for Min, Max
2008-08-06 Michael Beck- revert r20998, not that simple
2008-08-06 Michael Beck- removed Psi nodes, Mux nodes are used again ...
2008-08-06 Michael Beck- fixed off by one error
2008-08-05 Michael Beck- fixed one Win32 "deprecated posix name" warning
2008-08-05 Michael Beck- add two more (void *) casts to should up MSVC const...
2008-08-05 Michael Beck- more comments added, renamed some functions to have...
2008-08-05 Michael Beck- removed C99 stdbool.h from the "official" interface...
2008-08-05 Michael Beckremoved C99 stdbool.h from the "official" interface...
2008-08-05 Michael Beck- removed C99 stdbool.h from the "official" interface...
2008-08-05 Michael BeckBugFix: map all anchored nodes of the called graph...
2008-08-05 Christoph MallonUpdate the liveness of the *operands* when fixing flags...
2008-08-05 Moritz KrollFor COFF those .type and .size are not required and...
2008-08-05 Christoph MallonEmit .type and .size directives for non-common global...
2008-08-05 Michael Beckremoved unneccessary recalculation of out edges
2008-08-05 Moritz Krollfehler128: Crashes in Belady when compiled with -march...
2008-08-05 Moritz KrollFixed visibility of non-globals in GAS output for COFF
2008-08-04 Christoph MallonInitialise and set the "changed"-flag.
2008-08-04 Christoph MallonUsing an obstack is slightly overkill.
2008-08-04 Michael Beck- BugFix: invalidate analyis info in graph was modified
2008-08-04 Matthias Braunrename lower_Switch to lower_switch to be consistent...
2008-08-04 Christoph MallonRemove unnecessary return; at end of void functions.
2008-08-04 Christoph MallonRemove unnecessary return; at end of void functions.
2008-08-03 Christoph MallonDo not materialise the "strict"-part of strictConv...
2008-08-03 Michael Beck- add missing transform_Proj_Bound()
2008-08-03 Michael Beck- More restructureation:
2008-08-03 Michael Beckfixed warnings
2008-08-03 Michael Beck- More restructureation:
2008-08-03 Michael Beck- add a cast to suppress DEL_ARR_F() warnings when...
2008-08-02 Michael Beckmore fixes for r20946
2008-08-02 Michael Becktypo fixed
2008-08-02 Michael Beckrevised equivalent_node() functions:
2008-08-02 Christoph MallonConvI(ConvF(I)) -> I, iff float mantissa >= int mode
2008-08-02 Christoph MallonReplace memcpy() by simple assignment.
2008-08-02 Michael Beck- add support for ASM includes, needed for fehler125.c
2008-08-02 Michael Beck- increase version number for next development version
2008-08-02 Michael Beck- removed useless strlen()
2008-08-02 Michael Beckremoved debug mask setting
2008-08-02 Michael BeckSmall improvements:
2008-08-01 Moritz Krollfehler127: WTF - autobreak expects this to compile.
2008-08-01 Moritz Krollfehler126: edg fe crashes.
2008-08-01 Moritz Krollfehler125: Missing support for global asm statements.
2008-08-01 Moritz KrollReroute End-keep edges when creating critical edges...
2008-08-01 Moritz KrollFix fehler123 and fehler124.
2008-08-01 Moritz KrollIncorrect final value due to skipping too many float...
2008-08-01 Moritz Krollfehler123: ia32 transformer skips too many convs when...
2008-08-01 Moritz KrollFixed switch lowering
2008-08-01 Matthias Braunadd TEMPLATE backend to Makefile
2008-08-01 Matthias Braunref-results are outdates and potentially wrong
2008-08-01 Matthias Braunupdate testprograms to latest libfirm
2008-08-01 Matthias Braunavoid warnings
2008-08-01 Matthias Braunavoid warning
2008-08-01 Matthias Braunavoid long long in public API
2008-08-01 Matthias Brauncommit my experimental new reassoc before it gets lost...
2008-08-01 Matthias Braunfix warning
2008-08-01 Matthias Braunsmall optimisation (avoids edges_notify_edge)
next