[X86] Use mattr instead of mcpu in some of the cost model tests.
authorCraig Topper <craig.topper@intel.com>
Mon, 18 Dec 2017 07:21:58 +0000 (07:21 +0000)
committerCraig Topper <craig.topper@intel.com>
Mon, 18 Dec 2017 07:21:58 +0000 (07:21 +0000)
commit7034d401f8b3f3a499e44a37f715bea5745112ea
treef5ae6570e70af2139358fe84563bb5cc7f3a994f
parentc6faf15459ad276ed8e44341783d4d663d8a4d2a
[X86] Use mattr instead of mcpu in some of the cost model tests.

Based on the names of the check lines, features seems more appropriate that cpu.

Spotted while prototyping my patch to make 512-bit vectors illegal on SKX sometimes.

llvm-svn: 320959
llvm/test/Analysis/CostModel/X86/bitreverse.ll
llvm/test/Analysis/CostModel/X86/ctlz.ll
llvm/test/Analysis/CostModel/X86/ctpop.ll
llvm/test/Analysis/CostModel/X86/cttz.ll