[www] r264278 - [EuroLLVM] Add X86 code size improvement presentation slides.

Arnaud A. de Grandmaison via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 24 06:24:55 PDT 2016


Author: aadg
Date: Thu Mar 24 08:24:55 2016
New Revision: 264278

URL: http://llvm.org/viewvc/llvm-project?rev=264278&view=rev
Log:
[EuroLLVM] Add X86 code size improvement presentation slides.

Added:
    www/trunk/devmtg/2016-03/Presentations/X86CodeSizePDF.pdf   (with props)
Modified:
    www/trunk/devmtg/2016-03/index.html

Added: www/trunk/devmtg/2016-03/Presentations/X86CodeSizePDF.pdf
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2016-03/Presentations/X86CodeSizePDF.pdf?rev=264278&view=auto
==============================================================================
Binary file - no diff available.

Propchange: www/trunk/devmtg/2016-03/Presentations/X86CodeSizePDF.pdf
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Modified: www/trunk/devmtg/2016-03/index.html
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2016-03/index.html?rev=264278&r1=264277&r2=264278&view=diff
==============================================================================
--- www/trunk/devmtg/2016-03/index.html (original)
+++ www/trunk/devmtg/2016-03/index.html Thu Mar 24 08:24:55 2016
@@ -240,7 +240,7 @@ design. This talk will present the desig
 <i>Zia Ansari - Intel</i><br>
 <i>Andrey Turetskiy - Intel</i><br>
 <i>Anton Nadolsky - Intel</i><br>
-<b>Slides:</b> coming soon<br>
+<b>Slides:</b> <a href="Presentations/X86CodeSizePDF.pdf">pdf</a><br>
 <b>Video:</b> coming soon<br>
 Minimizing the size of compiler generated code often takes a back seat to other
 optimization objectives such as maximizing the runtime performance. For some




More information about the llvm-commits mailing list