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
[ORC] Add std::tuple support to SimplePackedSerialization.
[llvm-project.git]
/
llvm
/
test
/
CodeGen
/
X86
/
2006-07-28-AsmPrint-Long-As-Pointer.ll
blob
3819dcf070f155b334a88755f0cbd7a55918cd1d
1
; RUN: llc < %s -mtriple=i686-- | FileCheck %s
2
; PR853
3
4
; CHECK: 4294967240
5
@X = global i32* inttoptr (i64 -56 to i32*) ; <i32**> [#uses=0]
6