[llvm] r209577 - AArch64/ARM64: move ARM64 into AArch64's place

Chandler Carruth chandlerc at google.com
Sat May 24 17:54:09 PDT 2014


On Sat, May 24, 2014 at 5:50 AM, Tim Northover <tnorthover at apple.com> wrote:

> Author: tnorthover
> Date: Sat May 24 07:50:23 2014
> New Revision: 209577
>
> URL: http://llvm.org/viewvc/llvm-project?rev=209577&view=rev
> Log:
> AArch64/ARM64: move ARM64 into AArch64's place
>
> This commit starts with a "git mv ARM64 AArch64" and continues out
> from there, renaming the C++ classes, intrinsics, and other
> target-local objects for consistency.
>
> "ARM64" test directories are also moved, and tests that began their
> life in ARM64 use an arm64 triple, those from AArch64 use an aarch64
> triple. Both should be equivalent though.
>
> This finishes the AArch64 merge, and everyone should feel free to
> continue committing as normal now.
>

Awesome news. Please make sure to add some comprehensive release notes
about this (what went into it, etc).
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140524/e15653cd/attachment.html>


More information about the llvm-commits mailing list