repo.or.cz
/
llvm-core.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[ARM] Adjust how NEON shifts are lowered
[llvm-core.git]
/
test
/
Transforms
/
GlobalDCE
/
basicvariabletest.ll
blob
ae8ce3f7fd0660167018ababae3bf0ce818d39be
1
; RUN: opt < %s -passes=globaldce -S | FileCheck %s
2
3
; CHECK-NOT: global
4
@X = external global i32
5
@Y = internal global i32 7
6