summaryrefslogtreecommitdiff
path: root/clang/test/CodeGen/arm64-lanes.c
AgeCommit message (Expand)Author
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
2019-10-09[ARM] Fix arm_neon.h with -flax-vector-conversions=noneEli Friedman
2017-05-29IRGen: Add optnone attribute on function during O0Mehdi Amini
2016-03-09ARM & AArch64: convert asm tests to LLVM IR and restrict optimizations.Tim Northover
2014-07-23AArch64: use aarch64_be instead of arm64_be in all tests.Tim Northover
2014-06-27[ARM-BE] Generate correct NEON intrinsics for big endian systems.James Molloy
2014-04-16[ARM64] Allow the disabling of NEON and crypto instructions. Update tests to ...James Molloy
2014-03-29ARM64: initial clang support commit.Tim Northover