]> granicus.if.org Git - llvm/commit
[X86][Skylake] Fixing duplicated prefixes in the run command of Code Gen regression...
authorGadi Haber <gadi.haber@intel.com>
Wed, 30 Aug 2017 08:08:50 +0000 (08:08 +0000)
committerGadi Haber <gadi.haber@intel.com>
Wed, 30 Aug 2017 08:08:50 +0000 (08:08 +0000)
commit65eb7602aa43444ae781213c7155287c9b13c9de
tree545b9cedde164a285d674fb38f0a80bcf88e820b
parente841c283740a653e3307b4ab3f88ad6774c47915
[X86][Skylake] Fixing duplicated prefixes in the run command of Code Gen regression tests

NFC.
Replaced duplicated HASWELL prefixes in run commands in the X86 Code Gen regression tests by the SKYLAKE prefix when the -mcpu is set to skylake.
The fix is needed in preparation of an upcoming patch containing the Skylake scheduling info.

Reviewers: zvi, RKSimon, aymanmus, igorb

Differential Revision: https://reviews.llvm.org/D37258

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@312103 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/X86/aes-schedule.ll
test/CodeGen/X86/avx-schedule.ll
test/CodeGen/X86/avx2-schedule.ll
test/CodeGen/X86/f16c-schedule.ll
test/CodeGen/X86/sse-schedule.ll
test/CodeGen/X86/sse2-schedule.ll
test/CodeGen/X86/sse3-schedule.ll
test/CodeGen/X86/sse41-schedule.ll
test/CodeGen/X86/sse42-schedule.ll
test/CodeGen/X86/ssse3-schedule.ll