The Firm library implements the Firm intermediate representation (ir), a graph based SSA intermediate represenation for compilers.
Be the first to post a text review of libFirm. Rate and review a project by clicking thumbs up or thumbs down in the right column.
* bugfixes * advanced load/store optimisation which hoists loads out of loops * Internal restruturing: Alot of node structures are automatically generated from a specification file now. * Add support for multiple calling conventions * New experimental support for reading and writing programgraphs to disk * Support and optimisations for trampolines * fix PIC support
We've setup a public mirror of our sourcecode repositories. You can find it at github: http://github.com/MatzeB/libfirm
libfirm 1.16.0 has been released fixing lots of bugs reported in our bugtracker.
We just released a new versions of libFirm and cparser. Detailed list of changes for libFirm: * Implementation of Clicks Combined Analysis/Optimisations * New switch lowering code * support for global asm statements * improved asm support * PIC support for Mac OS X * New register pressure minimizing scheduler * Improvements to spill algorithm * fix endless loop problems * further improve inlining heuristics * improve peephole optimisations for x86 * bugfixes Detailed list of changes for cparser: * lots of bugfixes * add/correct semantic checks * more/improved warnings * internal cleanups (introduce entity_t types) * support more GCC extensions * improved error recovery * support more switches for GCC compatibility * support for libc builtins * add a manpage
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?