[www] r264999 - [EuroLLVM] Update SVF presentation slides.
Arnaud A. de Grandmaison via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 31 00:49:40 PDT 2016
Author: aadg
Date: Thu Mar 31 02:49:39 2016
New Revision: 264999
URL: http://llvm.org/viewvc/llvm-project?rev=264999&view=rev
Log:
[EuroLLVM] Update SVF presentation slides.
Added:
www/trunk/devmtg/2016-03/Presentations/SVF_EUROLLVM2016.pdf (with props)
Removed:
www/trunk/devmtg/2016-03/Presentations/Yulei_EUROLLVM2016.pdf
Modified:
www/trunk/devmtg/2016-03/index.html
Added: www/trunk/devmtg/2016-03/Presentations/SVF_EUROLLVM2016.pdf
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2016-03/Presentations/SVF_EUROLLVM2016.pdf?rev=264999&view=auto
==============================================================================
Binary file - no diff available.
Propchange: www/trunk/devmtg/2016-03/Presentations/SVF_EUROLLVM2016.pdf
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Removed: www/trunk/devmtg/2016-03/Presentations/Yulei_EUROLLVM2016.pdf
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2016-03/Presentations/Yulei_EUROLLVM2016.pdf?rev=264998&view=auto
==============================================================================
Binary file - no diff available.
Modified: www/trunk/devmtg/2016-03/index.html
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2016-03/index.html?rev=264999&r1=264998&r2=264999&view=diff
==============================================================================
--- www/trunk/devmtg/2016-03/index.html (original)
+++ www/trunk/devmtg/2016-03/index.html Thu Mar 31 02:49:39 2016
@@ -359,7 +359,7 @@ optimizer.
<i>Ding Ye - University of New South Wales</i><br>
<i>Hua Yan - University of New South Wales</i><br>
<i>Jingling Xue - University of New South Wales</i><br>
-<b>Slides:</b> <a href="Presentations/Yulei_EUROLLVM2016.pdf">pdf</a><br>
+<b>Slides:</b> <a href="Presentations/SVF_EUROLLVM2016.pdf">pdf</a><br>
<b>Video:</b> coming soon<br>
This talk presents SVF, a research tool that enables scalable and precise
interprocedural Static Value-Flow analysis for sequential and multithreaded C
More information about the llvm-commits
mailing list