Chris Lattner
|
fa616e14fc
|
Add one that I missed
llvm-svn: 11179
|
2004-02-08 01:53:10 +00:00 |
|
Chris Lattner
|
b529730af0
|
Get clone flags right, so we don't build InlinedGlobals only to clear them
llvm-svn: 10984
|
2004-01-27 21:50:41 +00:00 |
|
Chris Lattner
|
78c36d2112
|
Initial support for implementing clonePartiallyInto in terms of cloneReachableSubgraph, though this support is currently disabled.
llvm-svn: 10970
|
2004-01-23 01:44:53 +00:00 |
|
Chris Lattner
|
a8150c3f8d
|
Trying to get the dsgraph for an external function is bad for DSA's health
llvm-svn: 9979
|
2003-11-13 18:48:11 +00:00 |
|
Chris Lattner
|
baef234ce3
|
Implement the CompleteBU pass
llvm-svn: 9964
|
2003-11-13 05:05:41 +00:00 |
|
Chris Lattner
|
04946381b9
|
Add an initial version of the CompleteBUDataStructures class, which is currently
identical to the BU pass, but has an accurate call graph
llvm-svn: 9956
|
2003-11-13 01:43:00 +00:00 |
|