repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git]
/
llvm
/
test
/
CodeGen
/
X86
/
2006-07-28-AsmPrint-Long-As-Pointer.ll
blob
772e8a04685b8e360e26b7c636b1559acc3ab577
1
; RUN: llc < %s -mtriple=i686-- | FileCheck %s
2
; PR853
3
4
; CHECK: 4294967240
5
@X = global ptr inttoptr (i64 -56 to ptr) ; <ptr> [#uses=0]
6