[X86][AVX512] Replace -cpu=knl with -mattr=+avx512f for avx512-intrinsics tests

It was noticed on D47377 that these tests were being unnecessarily affected by scheduler changes.

This adds vzeroupper at the end of some tests as we lose the 'FeatureFastPartialYMMorZMMWrite' feature from KNL, since Skylake+ don't support this its probably better.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@333549 91177308-0d34-0410-b5e6-96231b3b80d8
2 files changed