| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
type lattice value for an Argument*, giving clients the opportunity to
use something other than Top for it if they choose to."
Patch by John McCall!
llvm-svn: 54589
|
|
|
|
| |
llvm-svn: 51613
|
|
|
|
|
|
| |
the first visited edge.
llvm-svn: 51612
|
|
|
|
|
|
| |
value as undef or untracked.
llvm-svn: 51295
|
|
|
|
| |
llvm-svn: 50962
|
|
SCCP like sparse lattice analysis with relative ease. Just pick your
lattice function and implement the transfer function and you're good.
Just make sure you don't break monotonicity ;-)
llvm-svn: 50961
|