| Age | Commit message (Expand) | Author |
|---|---|---|
| 2003-06-22 | Remove a ton of extraneous #includes | Chris Lattner |
| 2003-06-11 | Included assert.h so that the code compiles under newer versions of GCC. | John Criswell |
| 2003-02-01 | Change DSGraph stuff to use hash_(set|map) instead of std::(set|map) | Chris Lattner |
| 2002-12-06 | Stronger assertion in getNodeId(): node id must exist in the map. | Vikram S. Adve |
| 2002-11-27 | No longer need local graph to find call sites. | Vikram S. Adve |
| 2002-11-07 | Add interfaces for ResolveCallSiteModRefInfo | 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 to .cpp file | Chris Lattner |
| 2002-11-06 | An interprocedural analysis pass that computes flow-insensitive | Vikram S. Adve |
