index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
llvm
/
Analysis
/
CallGraph.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
introduce typedef for complicated vector, and use it too
Gabor Greif
2009-01-17
1
-0
/
+2
*
Teach internalize to preserve the callgraph.
Duncan Sands
2008-10-03
1
-2
/
+6
*
Reapply 55859. This doesn't change anything as
Duncan Sands
2008-09-08
1
-6
/
+1
*
When PruneEH turned an invoke into an ordinary
Duncan Sands
2008-09-06
1
-0
/
+5
*
Revert r55859. This is breaking the build in the abscence of its companion c...
Owen Anderson
2008-09-05
1
-1
/
+6
*
Delete the removeCallEdgeTo callgraph method,
Duncan Sands
2008-09-05
1
-6
/
+1
*
Strip trailing whitespace.
Duncan Sands
2008-09-05
1
-14
/
+14
*
Revert 51775.
Evan Cheng
2008-05-30
1
-3
/
+3
*
Patches for building llvm on Solaris x86. Contributed by Nathan Keynes.
Evan Cheng
2008-05-30
1
-3
/
+3
*
Remove uses of llvm/System/IncludeFile.h that are no longer needed.
Dan Gohman
2008-05-06
1
-3
/
+1
*
Fix more -Wshorten-64-to-32 warnings.
Evan Cheng
2008-05-05
1
-1
/
+1
*
add a new CallGraphNode::removeCallEdgeFor method, tidy some comments.
Chris Lattner
2008-04-13
1
-5
/
+10
*
Don't include <map> in Pass.h, which doesn't need it. This requires
Dan Gohman
2008-03-21
1
-0
/
+1
*
Don't attribute in file headers anymore. See llvmdev for the
Chris Lattner
2007-12-29
1
-2
/
+2
*
Add empty() member functions to a few container-like classes.
Dan Gohman
2007-10-01
1
-0
/
+1
*
It's not necessary to do rounding for alloca operations when the requested
Dan Gohman
2007-07-18
1
-0
/
+315