repo.or.cz
/
llvm-complete.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge from mainline.
[llvm-complete.git]
/
test
/
Assembler
/
2003-05-21-MalformedShiftCrash.llx
blob
d573403a13e583fbd61f0a021d37139b365562da
1
; Found by inspection of the code
2
; RUN: not llvm-as < %s > /dev/null |& grep {Logical operator requires integral}
3
4
global i32 ashr (float 1.0, float 2.0)