index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
Analysis
/
DataStructure
/
ComputeClosure.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reimplement data structure analysis
Chris Lattner
2002-07-10
1
-258
/
+0
*
Fix anand's last checkin
Chris Lattner
2002-06-30
1
-8
/
+8
*
changes to make it compatible with 64bit gcc
Anand Shukla
2002-06-25
1
-15
/
+15
*
Fix signed/unsigned comparison warning
Chris Lattner
2002-04-28
1
-1
/
+1
*
Allow the inline limit to be modified on the commandline for debugging
Chris Lattner
2002-04-27
1
-1
/
+6
*
Inline indirect function calls that are only capable of calling one function
Chris Lattner
2002-04-17
1
-9
/
+12
*
* Remove the concept of a critical shadow node
Chris Lattner
2002-04-16
1
-2
/
+18
*
* Eliminate ArgDSNode's completely, now rely on scalar map
Chris Lattner
2002-04-16
1
-33
/
+21
*
Add explicit #includes of Function.h to make up for the removed #include
Chris Lattner
2002-04-09
1
-0
/
+1
*
Play around with #includes
Chris Lattner
2002-04-08
1
-3
/
+0
*
* Eliminate commented out code
Chris Lattner
2002-04-04
1
-10
/
+4
*
Support resolving function arguments/return values to pointers that index
Chris Lattner
2002-04-01
1
-5
/
+15
*
Increase limit for perimeter
Chris Lattner
2002-04-01
1
-1
/
+1
*
* Convert CallMap to be a vector, because the keys can change, and the map
Chris Lattner
2002-03-31
1
-8
/
+45
*
* Rename UnlinkUndistinguishableShadowNodes & RemoveUnreachableShadowNodes
Chris Lattner
2002-03-28
1
-2
/
+2
*
Many changes
Chris Lattner
2002-03-28
1
-182
/
+93
*
* Destroy alloca nodes when a graph gets inlined
Chris Lattner
2002-03-27
1
-2
/
+32
*
* Because of optimization, the shadow nodes between arguments might get
Chris Lattner
2002-03-27
1
-13
/
+14
*
Initial checkin of Datastructure analysis.
Chris Lattner
2002-03-26
1
-0
/
+265