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