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
/
ptrtoint-narrow.ll
blob
9cc56caa487210613f05c38553adc654c1b2d3ff
1
; RUN: llc < %s -mtriple=x86_64-unknown-linux-gnu | FileCheck %s
2
3
@ptr = external global i8, align 1
4
@ref = constant i32 ptrtoint (ptr @ptr to i32), align 4
5
6
; CHECK: .long ptr{{$}}