[cfe-commits] r145286 - /cfe/trunk/docs/ReleaseNotes.html
Chandler Carruth
chandlerc at gmail.com
Mon Nov 28 14:07:00 PST 2011
Author: chandlerc
Date: Mon Nov 28 16:06:59 2011
New Revision: 145286
URL: http://llvm.org/viewvc/llvm-project?rev=145286&view=rev
Log:
Peter says this shouldn't make it to the relnotes, it's too immature at
this stage.
Modified:
cfe/trunk/docs/ReleaseNotes.html
Modified: cfe/trunk/docs/ReleaseNotes.html
URL: http://llvm.org/viewvc/llvm-project/cfe/trunk/docs/ReleaseNotes.html?rev=145286&r1=145285&r2=145286&view=diff
==============================================================================
--- cfe/trunk/docs/ReleaseNotes.html (original)
+++ cfe/trunk/docs/ReleaseNotes.html Mon Nov 28 16:06:59 2011
@@ -145,7 +145,6 @@
<li>NRVO for blocks.</li>
<li>Major improvements to the interactions between serializing and
deserializing the AST and the preprocessor -- argiris</li>
- <li>Initial steps of CUDA support -- Peter</li>
<li>Atomic builtins and C1X specifiers using the new LLVM atomic instructions
and memory model -- efriedma, jyasskin</li>
</ul>
More information about the cfe-commits
mailing list