repo.or.cz
/
llvm
/
zpu.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fixed some bugs.
[llvm/zpu.git]
/
test
/
CodeGen
/
X86
/
2003-11-03-GlobalBool.ll
blob
8b0a18550da15be7d0402aa3967865cb8deaa1dd
1
; RUN: llc < %s -march=x86 | \
2
; RUN: not grep {.byte\[\[:space:\]\]*true}
3
4
@X = global i1 true ; <i1*> [#uses=0]