some workaround to avoid condeval creating Phibs which not all backends like
[libfirm] / ir / be / bejavacoal.c
2007-03-29 Matthias Braunmove backend into libfirm
2007-03-02 Matthias Braun- No #ifdef WITH_LIBCORE anymore in backend, compilatio...
2006-12-21 Matthias Braunfix things when WITH_JVM and WITH_ILP is defined
2006-12-21 Matthias Braun- All backend modules use module constructors for regis...
2006-11-13 Michael Beck- moved the WITH_JVM up
2006-09-11 Sebastian HackMore statistics
2006-09-05 Matthias Braun- Split bemain to first prepare all irgs, then instrume...
2006-08-31 Michael Beckremoved dynamic load functions if USE_JVM is not set
2006-08-29 Sebastian HackAdded setDebug() to heur 3
2006-08-04 Matthias BraunRewrote spillslot handling:
2006-08-02 Christian Würdigremoved explicit WITH_JVM define
2006-08-02 Matthias Braun- rename java_* stuff to be_java_*
2006-08-02 Sebastian HackAdded finish() method
2006-08-01 Sebastian HackFixed some bugs
2006-07-31 Michael Beckadd code to supress warnings
2006-07-31 Sebastian HackFixed a bug
2006-07-31 Sebastian HackAdapted to new liveness
2006-07-26 Sebastian HackAdded C wrapper to Daniel's coalescing JAVA framework