Chris Lattner
|
0ed8e2a862
|
Add interfaces for ResolveCallSiteModRefInfo
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4601 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-11-07 07:11:49 +00:00 |
|
Chris Lattner
|
4476ceb414
|
Allow the ResolveCallSiteModRefInfo method to return a mapping of nodes,
implement the mod/ref bit masking
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4578 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-11-06 19:59:33 +00:00 |
|
Chris Lattner
|
268748a0d8
|
Add a stub to implement the context sensitive mod/ref info for call sites
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4577 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-11-06 19:38:43 +00:00 |
|
Chris Lattner
|
2110808fd8
|
Give a back pointer to the IPModRef object to the FunctionModRefInfo object
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4576 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-11-06 19:07:13 +00:00 |
|
Chris Lattner
|
76351e9bab
|
Remove a couple of #includes, move some code to .cpp file
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4574 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-11-06 18:38:10 +00:00 |
|
Vikram S. Adve
|
895c0bd3fb
|
An interprocedural analysis pass that computes flow-insensitive
IP Mod and Ref information for every function and every call site.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4567 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-11-06 17:02:03 +00:00 |
|