[PM] Separate the InstCombiner from its pass.
[oota-llvm.git] / test / CodeGen / X86 / sse3-avx-addsub-2.ll
index b7706cc34bb62429ff8b1c75795e3b3ad9c18e1c..5b2de28c0f5d07a1d27c9e34ca3522b7999d3abe 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=x86-64 -mtriple=x86_64-unknown-linux-gnu -mcpu=corei7 | FileCheck %s -check-prefix=CHECK -check-prefix=SSE
+; RUN: llc < %s -march=x86-64 -mtriple=x86_64-unknown-linux-gnu -mcpu=core2 | FileCheck %s -check-prefix=CHECK -check-prefix=SSE
 ; RUN: llc < %s -march=x86-64 -mtriple=x86_64-unknown-linux-gnu -mcpu=corei7-avx | FileCheck %s -check-prefix=CHECK -check-prefix=AVX