[PATCH] D38994: [X86][Broadwell] Added the broadwell cpu to the scheduling regression tests.<NFC>
Gadi Haber via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 17 02:13:46 PDT 2017
gadi.haber created this revision.
NFC.
Added the broadwell cpu and the BROADWELL prefix to all the scheduling regression tests, as part of prepartion for a larger commit of adding all Broadwell scheduiling + updated the test mmx-schedule.ll which failed on https://reviews.llvm.org/rL315978.
Repository:
rL LLVM
https://reviews.llvm.org/D38994
Files:
test/CodeGen/X86/aes-schedule.ll
test/CodeGen/X86/avx-schedule.ll
test/CodeGen/X86/avx2-schedule.ll
test/CodeGen/X86/bmi-schedule.ll
test/CodeGen/X86/bmi2-schedule.ll
test/CodeGen/X86/f16c-schedule.ll
test/CodeGen/X86/fma-schedule.ll
test/CodeGen/X86/lea32-schedule.ll
test/CodeGen/X86/lea64-schedule.ll
test/CodeGen/X86/lzcnt-schedule.ll
test/CodeGen/X86/mmx-schedule.ll
test/CodeGen/X86/movbe-schedule.ll
test/CodeGen/X86/popcnt-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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38994.119271.patch
Type: text/x-patch
Size: 441719 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171017/5f4e00ae/attachment-0001.bin>
More information about the llvm-commits
mailing list