mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-11-28 08:02:08 +00:00
redirecting to llvm.org/devmtg
llvm-svn: 342568
This commit is contained in:
parent
1481227db1
commit
3461eae4a6
@ -6,22 +6,10 @@
|
||||
<title>2007 LLVM Developer's Meeting</title>
|
||||
<link type="text/css" rel="stylesheet" href="menu.css">
|
||||
<link type="text/css" rel="stylesheet" href="content.css">
|
||||
<meta http-equiv="refresh" content="0; URL=https://llvm.org/devmtg/2007-05/">
|
||||
</head>
|
||||
<body>
|
||||
<!--#include virtual="menu.html.incl"-->
|
||||
<div id="content">
|
||||
<h1>2007 LLVM Developer's Meeting</h1>
|
||||
Discussion about Clang at the <a href="http://llvm.org/devmtg/2007-05/">2007 LLVM Developer's Meeting</a>.
|
||||
<h2>About:</h2>
|
||||
<p>In this video, Steve Naroff introduces the Clang project and talks about some of the goals and motivations for starting the project.
|
||||
<br><br>
|
||||
<p><b>Details:</b> New LLVM C Front-end - This talk describes a new from-scratch C frontend (which is aiming to support Objective C and C++ someday) for LLVM, built as a native part of the LLVM system and in the LLVM design style.
|
||||
<h2>The Presentation:</h2>
|
||||
<p>You can download a copy of the presentation in mov format. However, due to the picture quality, it is recommended that you also download the lecture slides for viewing while you watch the video.
|
||||
<ul>
|
||||
<li><a href="http://llvm.org/devmtg/2007-05/09-Naroff-CFE.mov">Video (mov file)</a>
|
||||
<li><a href="http://llvm.org/devmtg/2007-05/09-Naroff-CFE.pdf">Lecture slides (PDF)</a>
|
||||
</ul>
|
||||
</div>
|
||||
Redirecting to the new page
|
||||
</body>
|
||||
</html>
|
||||
|
@ -6,25 +6,10 @@
|
||||
<title>LLVM 2.0 and Beyond!</title>
|
||||
<link type="text/css" rel="stylesheet" href="menu.css">
|
||||
<link type="text/css" rel="stylesheet" href="content.css">
|
||||
<meta http-equiv="refresh" content="0; URL=https://llvm.org/devmtg/2007-05/">
|
||||
</head>
|
||||
<body>
|
||||
<!--#include virtual="menu.html.incl"-->
|
||||
<div id="content">
|
||||
<h1>LLVM 2.0 and Beyond!</h1>
|
||||
A Google Techtalk by <a href="http://www.nondot.org/sabre/">Chris Lattner</a>
|
||||
<h2>About:</h2>
|
||||
<p>In this video, Chris Lattner talks about some of the features of Clang, especially in regards to performance.
|
||||
<br><br>
|
||||
<p><b>Details:</b> The LLVM 2.0 release brings a number of new features and capabilities to the LLVM toolset. This talk briefly describes those features, then moves on to talk about what is next: llvm 2.1, llvm-gcc 4.2, and puts a special emphasis on the 'clang' C front-end. This describes how the 'clang' preprocessor can be used to improve the scalability of distcc by up to 4.4x.
|
||||
<h2>The Presentation:</h2>
|
||||
<p>You can view the presentation through google video. In addition, the slides from the presentation are also available, if you wish to retain a copy.
|
||||
<ul>
|
||||
<li><a href="http://video.google.com/videoplay?docid=1921156852099786640">Google Tech Talk Video (19:00-)</a> (Note: the Clang lecture starts at 19 minutes into the video.)
|
||||
<li><a href="http://llvm.org/pubs/2007-07-25-LLVM-2.0-and-Beyond.pdf">LLVM 2.0 and Beyond! slides (PDF)</a>
|
||||
</ul>
|
||||
<h2>Publishing Information:</h2>
|
||||
"LLVM 2.0 and Beyond!", Chris Lattner,<br>
|
||||
<i>Google Tech Talk</i>, Mountain View, CA, July 2007.
|
||||
</div>
|
||||
Redirecting to the new page
|
||||
</body>
|
||||
</html>
|
||||
|
Loading…
Reference in New Issue
Block a user