Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reduce amount of work needed to compute ip/modref | Chris Lattner | 2002-11-08 | 1 | -1/+2 |
* | Fix IPModRef to use new DS interface | Chris Lattner | 2002-11-08 | 1 | -8/+1 |
* | Implement ResolveCallSiteModRefInfo for IPModRef. computeModRef is not yet d... | Chris Lattner | 2002-11-07 | 1 | -4/+56 |
* | Fix problem with dangling referrers | Chris Lattner | 2002-11-07 | 1 | -1/+4 |
* | Allow the ResolveCallSiteModRefInfo method to return a mapping of nodes, | Chris Lattner | 2002-11-06 | 1 | -6/+18 |
* | Add a stub to implement the context sensitive mod/ref info for call sites | Chris Lattner | 2002-11-06 | 1 | -12/+23 |
* | Give a back pointer to the IPModRef object to the FunctionModRefInfo object | Chris Lattner | 2002-11-06 | 1 | -4/+6 |
* | Remove a couple of #includes, move some code from .h file | Chris Lattner | 2002-11-06 | 1 | -8/+32 |
* | An interprocedural analysis pass that computes flow-insensitive | Vikram S. Adve | 2002-11-06 | 1 | -0/+218 |