llvm-project/clang/test/CodeGen/arm-mve-intrinsics
Sanjay Patel d02b3aba37 [CodeGen] fix test to be (mostly) independent of LLVM optimizer; NFC
This test would break with the proposed change to IR canonicalization
in D79171.

The test tried to do the right thing by only using -mem2reg with opt,
but it was using -O3 before that step, so the opt part was meaningless.
2020-05-10 11:25:37 -04:00
..
absneg.c [ARM] Replace arm vendor with none. NFC 2020-04-22 18:19:35 +01:00
admin.c [ARM] Replace arm vendor with none. NFC 2020-04-22 18:19:35 +01:00
bitwise-imm.c [ARM] Replace arm vendor with none. NFC 2020-04-22 18:19:35 +01:00
compare.c [ARM] Replace arm vendor with none. NFC 2020-04-22 18:19:35 +01:00
cplusplus.cpp [CodeGen] fix test to be (mostly) independent of LLVM optimizer; NFC 2020-05-10 11:25:37 -04:00
dup.c [ARM] Replace arm vendor with none. NFC 2020-04-22 18:19:35 +01:00
get-set-lane.c [ARM] Replace arm vendor with none. NFC 2020-04-22 18:19:35 +01:00
idup.c [ARM] Replace arm vendor with none. NFC 2020-04-22 18:19:35 +01:00
load-store.c [ARM] Replace arm vendor with none. NFC 2020-04-22 18:19:35 +01:00
predicates.c [ARM] Replace arm vendor with none. NFC 2020-04-22 18:19:35 +01:00
reinterpret.c [ARM] Replace arm vendor with none. NFC 2020-04-22 18:19:35 +01:00
scalar-shifts.c [ARM] Replace arm vendor with none. NFC 2020-04-22 18:19:35 +01:00
scatter-gather.c [ARM] Replace arm vendor with none. NFC 2020-04-22 18:19:35 +01:00
ternary.c [ARM] Replace arm vendor with none. NFC 2020-04-22 18:19:35 +01:00
vabavq.c [ARM] Replace arm vendor with none. NFC 2020-04-22 18:19:35 +01:00
vabdq.c [ARM] Replace arm vendor with none. NFC 2020-04-22 18:19:35 +01:00
vadc.c [ARM] Replace arm vendor with none. NFC 2020-04-22 18:19:35 +01:00
vaddq.c [ARM] Replace arm vendor with none. NFC 2020-04-22 18:19:35 +01:00
vaddv.c [ARM] Replace arm vendor with none. NFC 2020-04-22 18:19:35 +01:00
vandq.c [ARM] Replace arm vendor with none. NFC 2020-04-22 18:19:35 +01:00
vbicq.c [ARM] Replace arm vendor with none. NFC 2020-04-22 18:19:35 +01:00
vbrsrq.c [ARM] Replace arm vendor with none. NFC 2020-04-22 18:19:35 +01:00
vcaddq.c [ARM] Replace arm vendor with none. NFC 2020-04-22 18:19:35 +01:00
vclz.c [ARM] Replace arm vendor with none. NFC 2020-04-22 18:19:35 +01:00
vcmlaq.c [ARM] Replace arm vendor with none. NFC 2020-04-22 18:19:35 +01:00
vcmulq.c [ARM] Replace arm vendor with none. NFC 2020-04-22 18:19:35 +01:00
vcvt.c [ARM] Replace arm vendor with none. NFC 2020-04-22 18:19:35 +01:00
vcvt_anpm.c [ARM] Replace arm vendor with none. NFC 2020-04-22 18:19:35 +01:00
vector-shift-imm-dyadic.c [ARM] Replace arm vendor with none. NFC 2020-04-22 18:19:35 +01:00
vector-shift-imm.c [ARM] Replace arm vendor with none. NFC 2020-04-22 18:19:35 +01:00
vector-shift-var.c [ARM] Replace arm vendor with none. NFC 2020-04-22 18:19:35 +01:00
veorq.c [ARM] Replace arm vendor with none. NFC 2020-04-22 18:19:35 +01:00
vhaddq.c [ARM] Replace arm vendor with none. NFC 2020-04-22 18:19:35 +01:00
vhcaddq.c [ARM] Replace arm vendor with none. NFC 2020-04-22 18:19:35 +01:00
vhsubq.c [ARM] Replace arm vendor with none. NFC 2020-04-22 18:19:35 +01:00
vld24.c [ARM] Replace arm vendor with none. NFC 2020-04-22 18:19:35 +01:00
vldr.c [ARM] Replace arm vendor with none. NFC 2020-04-22 18:19:35 +01:00
vmaxaq.c [ARM] Replace arm vendor with none. NFC 2020-04-22 18:19:35 +01:00
vmaxnmaq.c [ARM] Replace arm vendor with none. NFC 2020-04-22 18:19:35 +01:00
vmaxnmq.c [ARM] Replace arm vendor with none. NFC 2020-04-22 18:19:35 +01:00
vmaxq.c [ARM] Replace arm vendor with none. NFC 2020-04-22 18:19:35 +01:00
vminaq.c [ARM] Replace arm vendor with none. NFC 2020-04-22 18:19:35 +01:00
vminnmaq.c [ARM] Replace arm vendor with none. NFC 2020-04-22 18:19:35 +01:00
vminnmq.c [ARM] Replace arm vendor with none. NFC 2020-04-22 18:19:35 +01:00
vminq.c [ARM] Replace arm vendor with none. NFC 2020-04-22 18:19:35 +01:00
vminvq.c [ARM] Replace arm vendor with none. NFC 2020-04-22 18:19:35 +01:00
vmldav.c [ARM] Replace arm vendor with none. NFC 2020-04-22 18:19:35 +01:00
vmlldav.c [ARM] Replace arm vendor with none. NFC 2020-04-22 18:19:35 +01:00
vmovl.c [ARM] Replace arm vendor with none. NFC 2020-04-22 18:19:35 +01:00
vmovn.c [ARM] Replace arm vendor with none. NFC 2020-04-22 18:19:35 +01:00
vmulhq.c [ARM] Replace arm vendor with none. NFC 2020-04-22 18:19:35 +01:00
vmullbq.c [ARM] Replace arm vendor with none. NFC 2020-04-22 18:19:35 +01:00
vmulltq.c [ARM] Replace arm vendor with none. NFC 2020-04-22 18:19:35 +01:00
vmulq.c [ARM] Replace arm vendor with none. NFC 2020-04-22 18:19:35 +01:00
vornq.c [ARM] Replace arm vendor with none. NFC 2020-04-22 18:19:35 +01:00
vorrq.c [ARM] Replace arm vendor with none. NFC 2020-04-22 18:19:35 +01:00
vqaddq.c [ARM] Replace arm vendor with none. NFC 2020-04-22 18:19:35 +01:00
vqdmlad.c [ARM] Replace arm vendor with none. NFC 2020-04-22 18:19:35 +01:00
vqdmulhq.c [ARM] Replace arm vendor with none. NFC 2020-04-22 18:19:35 +01:00
vqdmullbq.c [ARM] Replace arm vendor with none. NFC 2020-04-22 18:19:35 +01:00
vqdmulltq.c [ARM] Replace arm vendor with none. NFC 2020-04-22 18:19:35 +01:00
vqmovn.c [ARM] Replace arm vendor with none. NFC 2020-04-22 18:19:35 +01:00
vqrdmulhq.c [ARM] Replace arm vendor with none. NFC 2020-04-22 18:19:35 +01:00
vqsubq.c [ARM] Replace arm vendor with none. NFC 2020-04-22 18:19:35 +01:00
vrev.c [ARM] Replace arm vendor with none. NFC 2020-04-22 18:19:35 +01:00
vrhaddq.c [ARM] Replace arm vendor with none. NFC 2020-04-22 18:19:35 +01:00
vrmulhq.c [ARM] Replace arm vendor with none. NFC 2020-04-22 18:19:35 +01:00
vrnd.c [ARM] Replace arm vendor with none. NFC 2020-04-22 18:19:35 +01:00
vshlc.c [ARM] Replace arm vendor with none. NFC 2020-04-22 18:19:35 +01:00
vsubq.c [ARM] Replace arm vendor with none. NFC 2020-04-22 18:19:35 +01:00