Re: Connect The Dots: iPhone Graphics, OS X, LLVM, ARM, and Ruby?
- From: Soeren Sandmann <sandmann daimi au dk>
- To: "Leen Toelen" <toelen gmail com>
- Cc: performance-list gnome org
- Subject: Re: Connect The Dots: iPhone Graphics, OS X, LLVM, ARM, and Ruby?
- Date: 02 Feb 2007 23:44:51 +0100
Soeren Sandmann <sandmann daimi au dk> writes:
> I have actually been looking at LLVM lately. Some quick notes from me
> playing around with it:
One thing I forgot:
- They have a compiler that will translate C code into an SSA graph
suitable for input to the JIT compiler, so for things like
fbRasterize we could more or less take the existing code and
generate the SSA graph from that.
This compiler can be tried out here:
http://llvm.org/demo/
Soren
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]