// RUN: %clang_cc1 -triple arm64-apple-ios7 -target-feature +neon -ffreestanding -disable-O0-optnone -emit-llvm -o - %s | opt -S -mem2reg | FileCheck %s
// RUN: %clang_cc1 -triple aarch64_be-linux-gnu -target-feature +neon -ffreestanding -disable-O0-optnone -emit-llvm -o - %s | opt -S -mem2reg | FileCheck %s --check-prefix CHECK-BE
// REQUIRES: aarch64-registered-target || arm-registered-target
int8_t
uint8_t
int16_t
uint16_t
int32_t
uint32_t
float32_t
int64_t
uint64_t
float64_t