<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Sat, May 24, 2014 at 5:50 AM, Tim Northover <span dir="ltr"><<a href="mailto:tnorthover@apple.com" target="_blank">tnorthover@apple.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div id=":1z6" class="a3s" style="overflow:hidden">Author: tnorthover<br>
Date: Sat May 24 07:50:23 2014<br>
New Revision: 209577<br>
<br>
URL: <a href="http://llvm.org/viewvc/llvm-project?rev=209577&view=rev" target="_blank">http://llvm.org/viewvc/llvm-project?rev=209577&view=rev</a><br>
Log:<br>
AArch64/ARM64: move ARM64 into AArch64's place<br>
<br>
This commit starts with a "git mv ARM64 AArch64" and continues out<br>
from there, renaming the C++ classes, intrinsics, and other<br>
target-local objects for consistency.<br>
<br>
"ARM64" test directories are also moved, and tests that began their<br>
life in ARM64 use an arm64 triple, those from AArch64 use an aarch64<br>
triple. Both should be equivalent though.<br>
<br>
This finishes the AArch64 merge, and everyone should feel free to<br>
continue committing as normal now.</div></blockquote></div><br>Awesome news. Please make sure to add some comprehensive release notes about this (what went into it, etc).</div></div>