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
NightlyTest.pl does not exist.
[llvm-complete.git]
/
test
/
Assembler
/
2004-02-01-NegativeZero.llx
blob
b8c02f945240de9b71d31a4e44c062ce89807383
1
; RUN: llvm-upgrade < %s | llvm-as | llvm-dis | grep -- -0.0
2
3
4
global double 0x8000000000000000
5
global float -0.0
6