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
/
NodeImpl.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reimplement data structure analysis
Chris Lattner
2002-07-10
1
-470
/
+0
*
Fix anand's last checkin
Chris Lattner
2002-06-30
1
-2
/
+1
*
changes to make it compatible with 64bit gcc
Anand Shukla
2002-06-25
1
-16
/
+19
*
*** empty log message ***
Chris Lattner
2002-06-25
1
-6
/
+5
*
Add support for tracking array allocations
Chris Lattner
2002-04-27
1
-2
/
+12
*
Print argument scalars as ellipses instead of boxes
Chris Lattner
2002-04-18
1
-1
/
+2
*
Inline indirect function calls that are only capable of calling one function
Chris Lattner
2002-04-17
1
-1
/
+1
*
Make data structure acurately get ALL edges, even loads of null fields of
Chris Lattner
2002-04-17
1
-15
/
+8
*
* Remove the concept of a critical shadow node
Chris Lattner
2002-04-16
1
-15
/
+11
*
* Eliminate ArgDSNode's completely, now rely on scalar map
Chris Lattner
2002-04-16
1
-41
/
+52
*
Move FunctionArgument out of iOther.h into Argument.h and rename class to
Chris Lattner
2002-04-09
1
-1
/
+2
*
Play around with #includes
Chris Lattner
2002-04-08
1
-1
/
+1
*
Call nodes are never equivalent
Chris Lattner
2002-04-04
1
-3
/
+4
*
Critical shadow nodes no do not know their parent explictly.
Chris Lattner
2002-04-01
1
-4
/
+2
*
* Move the isEquivalentTo implementations here. They can probably be put
Chris Lattner
2002-03-31
1
-1
/
+39
*
Many changes
Chris Lattner
2002-03-28
1
-20
/
+72
*
* Implement DSNode::removeAllIncomingEdges
Chris Lattner
2002-03-27
1
-6
/
+20
*
Fix long line
Chris Lattner
2002-03-27
1
-3
/
+5
*
Initial checkin of Datastructure analysis.
Chris Lattner
2002-03-26
1
-0
/
+352