llvm/test/CodeGen/X86/hipe-cc*.ll: Add explicit -mcpu, or they don't expect to pass...
[oota-llvm.git] / test / CodeGen / X86 / 2008-04-28-CyclicSchedUnit.ll
1 ; RUN: llc < %s -march=x86
2
3 define i64 @t(i64 %maxIdleDuration) nounwind  {
4         call void asm sideeffect "wrmsr", "{cx},A,~{dirflag},~{fpsr},~{flags}"( i32 416, i64 0 ) nounwind 
5         unreachable
6 }