repo.or.cz
/
llvm
/
stm8.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Don't analyze block if it's not considered for ifcvt anymore.
[llvm/stm8.git]
/
test
/
Assembler
/
2003-05-21-MalformedShiftCrash.ll
blob
a845d89bb6c92b9862debe1b9643c37fb650f3b1
1
; Found by inspection of the code
2
; RUN: not llvm-as < %s > /dev/null |& grep {constexpr requires integer operands}
3
4
global i32 ashr (float 1.0, float 2.0)