repo.or.cz
/
llvm
/
msp430.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Handle logical shift right (at least I hope so :) )
[llvm/msp430.git]
/
test
/
CodeGen
/
IA64
/
ret-0.ll
blob
fa2aac3ebf6160bc6f830d00c2451999bf5385e7
1
; RUN: llvm-as < %s | llc -march=ia64
2
3
define double @test() {
4
ret double 0.0
5
}