diff options
Diffstat (limited to 'llvm/docs')
| -rw-r--r-- | llvm/docs/ReleaseNotes-2.6.html | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/llvm/docs/ReleaseNotes-2.6.html b/llvm/docs/ReleaseNotes-2.6.html index 89b48522a55..c201b91d3ca 100644 --- a/llvm/docs/ReleaseNotes-2.6.html +++ b/llvm/docs/ReleaseNotes-2.6.html @@ -754,13 +754,13 @@ supports both the Thumb2 and Advanced SIMD (Neon) instruction sets.</li>  <li>The ARM calling convention code is now tblgen generated instead of resorting      to C++ code.</li> +</ul>  <p>These features are still somewhat experimental  and subject to change. The Neon intrinsics, in particular, may change in future  releases of LLVM.  ARMv7 support has progressed a lot on top of tree since 2.6  branched.</p> -</ul>  </div> | 

