[www] r220365 - Update abstract.

Tanya Lattner tonic at nondot.org
Tue Oct 21 21:01:53 PDT 2014


Author: tbrethou
Date: Tue Oct 21 23:01:53 2014
New Revision: 220365

URL: http://llvm.org/viewvc/llvm-project?rev=220365&view=rev
Log:
Update abstract.

Modified:
    www/trunk/devmtg/2014-10/index.html

Modified: www/trunk/devmtg/2014-10/index.html
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2014-10/index.html?rev=220365&r1=220364&r2=220365&view=diff
==============================================================================
--- www/trunk/devmtg/2014-10/index.html (original)
+++ www/trunk/devmtg/2014-10/index.html Tue Oct 21 23:01:53 2014
@@ -566,7 +566,8 @@ performance simulation of Simulink model
 developed at MathWorks.  These JIT compilers support multiple threads on major
 platforms, including win32, win64, glnax64, and maci64, and achieve superior
 running time performance compared with previous shared library based compilers.
-This talk will present why and
+This talk will present why and how LLVM is used to implement the JIT compilers
+as well as some challenges.
 </p>
 
 <p>





More information about the llvm-commits mailing list