diff options
Diffstat (limited to 'test/CodeGen/X86/2008-04-28-CyclicSchedUnit.ll')
| -rw-r--r-- | test/CodeGen/X86/2008-04-28-CyclicSchedUnit.ll | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/test/CodeGen/X86/2008-04-28-CyclicSchedUnit.ll b/test/CodeGen/X86/2008-04-28-CyclicSchedUnit.ll deleted file mode 100644 index 6e8e98d865bd..000000000000 --- a/test/CodeGen/X86/2008-04-28-CyclicSchedUnit.ll +++ /dev/null @@ -1,6 +0,0 @@ -; RUN: llc < %s -march=x86 - -define i64 @t(i64 %maxIdleDuration) nounwind { - call void asm sideeffect "wrmsr", "{cx},A,~{dirflag},~{fpsr},~{flags}"( i32 416, i64 0 ) nounwind - unreachable -} |
