Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
98694138025fdb0cec0cda5727201ad00ded3d63
/
lib
/
Analysis
/
LiveValues.cpp
2ab36d3
Begin adding static dependence information to passes, which will allow us to
by Owen Anderson
· 15 years ago
ce665bd
Now with fewer extraneous semicolons!
by Owen Anderson
· 15 years ago
90c579d
Reapply r110396, with fixes to appease the Linux buildbot gods.
by Owen Anderson
· 15 years ago
1f74590
Revert r110396 to fix buildbots.
by Owen Anderson
· 15 years ago
9ccaf53
Don't use PassInfo* as a type identifier for passes. Instead, use the address of the static
by Owen Anderson
· 15 years ago
d13db2c
Fix batch of converting RegisterPass<> to INTIALIZE_PASS().
by Owen Anderson
· 15 years ago
60ad781
rename use_const_iterator to const_use_iterator for consistency's sake
by Gabor Greif
· 15 years ago
f451cb8
Fix "the the" and similar typos.
by Dan Gohman
· 16 years ago
68cf604
remove redundant foward declaration. This function is already in
by Chris Lattner
· 16 years ago
18a69c5
Delete an obsolete sentance from a comment.
by Dan Gohman
· 16 years ago
a9d71e1
Enhance LiveValues to work on PHI operands.
by Dan Gohman
· 16 years ago
654c98c
The last use in a block that doesn't have successors
by Dan Gohman
· 16 years ago
3751f56
Add a liveness analysis pass for LLVM IR values. This computes
by Dan Gohman
· 16 years ago