[www] r226131 - Add last poster.
Tanya Lattner
tonic at nondot.org
Wed Jan 14 22:34:33 PST 2015
Author: tbrethou
Date: Thu Jan 15 00:34:33 2015
New Revision: 226131
URL: http://llvm.org/viewvc/llvm-project?rev=226131&view=rev
Log:
Add last poster.
Added:
www/trunk/devmtg/2014-10/Slides/McSemaPoster.pdf (with props)
Modified:
www/trunk/devmtg/2014-10/index.html
Added: www/trunk/devmtg/2014-10/Slides/McSemaPoster.pdf
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2014-10/Slides/McSemaPoster.pdf?rev=226131&view=auto
==============================================================================
Binary file - no diff available.
Propchange: www/trunk/devmtg/2014-10/Slides/McSemaPoster.pdf
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Modified: www/trunk/devmtg/2014-10/index.html
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2014-10/index.html?rev=226131&r1=226130&r2=226131&view=diff
==============================================================================
--- www/trunk/devmtg/2014-10/index.html (original)
+++ www/trunk/devmtg/2014-10/index.html Thu Jan 15 00:34:33 2015
@@ -695,6 +695,7 @@ Intel® AVX-512 vector ISA continues t
<i>Artem Dinaburg - Trail of Bits, Inc.
Andrew Ruef - Trail of Bits, Inc.
Jay Little - Trail of Bits, Inc.</i><br>
+<a href="Slides/McSemaPoster.pdf">Poster</a><br>
mcsema is a framework for analyzing and transforming machine-code programs to LLVM bitcode. It supports translation of x86 machine code, including integer, floating point, and SSE instructions.
</p>
More information about the llvm-commits
mailing list