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
Remove simple regalloc. It has bit rotted.
[llvm/avr.git]
/
test
/
Assembler
/
2003-05-21-MalformedShiftCrash.ll
blob
c661f7c0771efd1a8a44299a1cb718b68301d668
1
; Found by inspection of the code
2
; RUN: not llvm-as < %s > /dev/null |& grep {constexpr requires integer or integer vector operands}
3
4
global i32 ashr (float 1.0, float 2.0)