repo.or.cz
/
llvm
/
avr.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
fix test to not get a moduleid that matches 'br'
[llvm/avr.git]
/
test
/
CodeGen
/
X86
/
2008-04-28-CyclicSchedUnit.ll
blob
6e8e98d865bd225fa6f6adba52b2d35ef2a9f23a
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
}