summaryrefslogtreecommitdiff
path: root/clang/test/CodeGen/arm64_vcreate.c
AgeCommit message (Expand)Author
2025-04-01[AARCH64][Neon] switch to using bitcasts in arm_neon.h where appropriate (#12...Lukacma
2024-05-04[test] %clang_cc1 -emit-llvm: remove redundant -SFangrui Song
2022-11-08[clang][test] Use opt -passes=<name> instead of opt -nameBjorn Pettersson
2021-11-13[ARM/AArch64] Move REQUIRES after update_cc_test_checks line. NFCDavid Green
2021-11-09headers: optionalise some generated resource headersSaleem Abdulrasool
2016-03-09ARM & AArch64: convert asm tests to LLVM IR and restrict optimizations.Tim Northover
2014-05-24AArch64/ARM64: rename ARM64 components to AArch64Tim Northover
2014-04-16[ARM64] Allow the disabling of NEON and crypto instructions. Update tests to ...James Molloy
2014-03-30[ARM64] Use %clang_cc1 consistently in the new arm64 codegen tests.Chandler Carruth
2014-03-29ARM64: initial clang support commit.Tim Northover