[llvm-commits] CVS: llvm-www/RandomBoxes/015-AppleOpenGL.html

Chris Lattner sabre at nondot.org
Sat Jan 20 12:05:38 PST 2007



Changes in directory llvm-www/RandomBoxes:

015-AppleOpenGL.html added (r1.1)
---
Log message:

add a box


---
Diffs of the changes:  (+1 -0)

 015-AppleOpenGL.html |    1 +
 1 files changed, 1 insertion(+)


Index: llvm-www/RandomBoxes/015-AppleOpenGL.html
diff -c /dev/null llvm-www/RandomBoxes/015-AppleOpenGL.html:1.1
*** /dev/null	Sat Jan 20 14:05:32 2007
--- llvm-www/RandomBoxes/015-AppleOpenGL.html	Sat Jan 20 14:05:22 2007
***************
*** 0 ****
--- 1 ----
+ Did you know that <a href="http://lists.cs.uiuc.edu/pipermail/llvmdev/2006-August/006492.html">Apple is using LLVM</a> as a critical component of the Mac OS 10.5 OpenGL stack?  They use the LLVM optimizers and JITs for 4 architectures (x86-32/x86-64/ppc/ppc64) to accelerate software paths in the OpenGL stack.






More information about the llvm-commits mailing list