AArch64: remove "arm64_be" support in favour of "aarch64_be".
authorTim Northover <tnorthover@apple.com>
Wed, 23 Jul 2014 12:58:11 +0000 (12:58 +0000)
committerTim Northover <tnorthover@apple.com>
Wed, 23 Jul 2014 12:58:11 +0000 (12:58 +0000)
commit8b6257629a6e022ce70239af7dab4e14c15e4d7a
tree3019de96ca4d668c2b916ae011643c072a49808a
parent0f7b2e9db0e35b27ed8b3b44259e59ca69d12798
AArch64: remove "arm64_be" support in favour of "aarch64_be".

There really is no arm64_be: it was a useful fiction to test big-endian support
while both backends existed in parallel, but now the only platform that uses
the name (iOS) doesn't have a big-endian variant, let alone one called
"arm64_be".

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@213748 91177308-0d34-0410-b5e6-96231b3b80d8
19 files changed:
lib/Support/Triple.cpp
lib/Target/AArch64/AArch64AsmPrinter.cpp
lib/Target/AArch64/AArch64TargetMachine.cpp
lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp
lib/Target/AArch64/Disassembler/AArch64Disassembler.cpp
lib/Target/AArch64/MCTargetDesc/AArch64MCTargetDesc.cpp
lib/Target/AArch64/MCTargetDesc/AArch64MCTargetDesc.h
lib/Target/AArch64/TargetInfo/AArch64TargetInfo.cpp
test/CodeGen/AArch64/adc.ll
test/CodeGen/AArch64/arm64-big-endian-bitconverts.ll
test/CodeGen/AArch64/arm64-big-endian-eh.ll
test/CodeGen/AArch64/arm64-big-endian-varargs.ll
test/CodeGen/AArch64/arm64-big-endian-vector-callee.ll
test/CodeGen/AArch64/arm64-big-endian-vector-caller.ll
test/CodeGen/AArch64/arm64-fast-isel-call.ll
test/CodeGen/AArch64/func-calls.ll
test/CodeGen/AArch64/mul-lohi.ll
test/CodeGen/AArch64/pic-eh-stubs.ll
test/MC/AArch64/arm64-be-datalayout.s