llvm/test/CodeGen/X86/hipe-cc*.ll: Add explicit -mcpu, or they don't expect to pass...
[oota-llvm.git] / test / CodeGen / X86 / hipe-cc64.ll
index 6354a4c1ecb110933267913f3dd509c7c3d99c25..5dbb5a25cbeb043aedd00468ebc15e67741ec6cb 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc < %s -tailcallopt -code-model=medium -stack-alignment=8 -mtriple=x86_64-linux-gnu | FileCheck %s
+; RUN: llc < %s -tailcallopt -code-model=medium -stack-alignment=8 -mtriple=x86_64-linux-gnu -mcpu=opteron | FileCheck %s
 
 ; Check the HiPE calling convention works (x86-64)