Re: New C compiler and analyzer lang/cparser in ports



Christoph,

Thu, Nov 27, 2008 at 11:22:22PM +0100, Christoph Mallon wrote:
Both LLVM and FIRM use SSA as an important aspect of their IR. FIRM uses
[...]

Very interesting, thanks for a good review!

Did you find the frontend examples interesting or are you mainly
interested in optimization and backend aspects?

Both ;)) Frontends for code generation and optimization/backends for
playing with their guts and learning interesting things.

Thanks again!
--
Eygene
_ ___ _.--. #
\`.|\..----...-'` `-._.-'_.-'` # Remember that it is hard
/ ' ` , __.--' # to read the on-line manual
)/' _/ \ `-_, / # while single-stepping the kernel.
`-'" `"\_ ,_.-;_.-\_ ', fsc/as #
_.-'_./ {_.' ; / # -- FreeBSD Developers handbook
{_.-``-' {_/ #

Attachment: pgpM15AyweZfj.pgp
Description: PGP signature



Relevant Pages

  • Re: "Dont Give Up the Ships: A Look at a 200-Ship Navy"
    ... Try playing a first person shooter on a ultra high performance computer ... the math co-processor -- otherwise the same RAM and HD)... ... Aside that much depend from the optimization brother-in law's ... perhaps, because you point to the absence of math co-processor as main limiting factor, perhaps you refer to the later Origin game "strike commander" whose, ISTR, indeed require a then-ninja PC 486DX2-50 or 66? ...
    (sci.military.naval)
  • Re: optimizing lisp - best practices?
    ... Good that you are thinking about premature optimization. ... Your biggest gains will be algorithmic, not through code generation. ... making ray-object intersection tests. ... use the best intersection algorithms you can find. ...
    (comp.lang.lisp)
  • Re: Which processors are considered an i586
    ... Most compilers consider the i486 and i386 to be the same chip with ... respect to code generation. ... For loops that fit within the primary cache the i486 can realize up to ... using Pentium optimization - most programs benefit to some degree from ...
    (comp.arch.embedded)
  • compiler back-end development?
    ... an on going compiler development project. ... compiler front-end level and i am familiar with intermediate language ... hands on at code generation and optimization level. ...
    (comp.compilers)
  • Re: Optimizing product by 2
    ... I don't know already Fortran very well. ... Is it true that if n is an integer, n*2 is optimized by a unique shift operation on binary digits? ... with optimization I would say one could expect the appropriate code generation for the target processor. ...
    (comp.lang.fortran)