This website requires JavaScript.
Explore
Help
Sign In
OSchip
/
llvm-project
mirror of
https://github.com/THU-DSP-LAB/llvm-project.git
Watch
13
Star
0
Fork
You've already forked llvm-project
6
Code
Issues
Packages
Projects
Releases
Wiki
Activity
a1d7802e3c
llvm-project
/
llvm
/
test
/
Regression
/
Transforms
/
DSAnalysis
/
simplest-test.ll
7 lines
91 B
LLVM
Raw
Blame
History
; RUN: analyze %s -tddatastructure
void
%foo
(
i
n
t
*
%X
)
{
store
i
n
t
4
,
i
n
t
*
%X
ret
void
}
Reference in New Issue
View Git Blame
Copy Permalink