Go to file
Tim Northover 3b0846e8f7 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.

llvm-svn: 209577
2014-05-24 12:50:23 +00:00
clang CXXInfo memory should be released after calling the destructor 2014-05-24 07:19:25 +00:00
clang-tools-extra clang-tools-extra/test/clang-tidy/line-filter.cpp: Tweak line-filter. 2014-05-24 08:42:12 +00:00
compiler-rt [sanitizer] Make stack traces from dlclose()'d modules more meaningful. 2014-05-23 16:04:41 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc Fix build broken by LLVM commit r207593 2014-04-30 18:35:20 +00:00
libcxx Fix bug 19840, where some tests were not testing what we wanted. Thanks to Eric for the bug report 2014-05-23 15:30:23 +00:00
libcxxabi Fix typo in comment. 2014-05-14 17:16:57 +00:00
lld Use short identifier. 2014-05-23 03:08:05 +00:00
lldb Add a lock ivar to the Platform so that multiple Targets 2014-05-23 23:11:27 +00:00
llvm AArch64/ARM64: move ARM64 into AArch64's place 2014-05-24 12:50:23 +00:00
openmp Add testsuite from OpenUH 2014-05-10 17:02:09 +00:00
polly Expose diagnostic info to users 2014-05-24 09:25:14 +00:00