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
/
DataStructure.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Simplify code a bit, add comment flyer
Chris Lattner
2002-10-20
1
-10
/
+11
*
Remove spurious caller pointer in DSCallSite.
Vikram S. Adve
2002-10-20
1
-5
/
+10
*
This function can be static
Chris Lattner
2002-10-20
1
-2
/
+2
*
Added a first-class representation for each call site that can be
Vikram S. Adve
2002-10-20
1
-22
/
+37
*
Convert typerec to be a structure instead of a pair
Chris Lattner
2002-10-18
1
-4
/
+4
*
* Make the DSGraph cloner automatically merge global nodes
Chris Lattner
2002-10-17
1
-4
/
+15
*
Remove obsolete code
Chris Lattner
2002-10-17
1
-9
/
+0
*
Prune function nodes that are no longer referenced due to inlining
Chris Lattner
2002-10-03
1
-2
/
+2
*
Handle bug exposed by power benchmark
Chris Lattner
2002-10-03
1
-1
/
+1
*
* Significant rework of DSNode to support arbitrary aliasing due to merging
Chris Lattner
2002-10-02
1
-20
/
+146
*
Checkin some major reworks of data structure analysis. This is not done,
Chris Lattner
2002-10-01
1
-165
/
+261
*
Reorder #includes to be right
Chris Lattner
2002-08-07
1
-1
/
+1
*
Changes to be GCC3.1 friendly
Chris Lattner
2002-07-31
1
-6
/
+6
*
Use a separate globals graph to hold externally visible nodes.
Vikram S. Adve
2002-07-30
1
-64
/
+406
*
* Standardize how analysis results/passes as printed with the print() virtual
Chris Lattner
2002-07-27
1
-4
/
+0
*
* Add support for different "PassType's"
Chris Lattner
2002-07-26
1
-0
/
+2
*
* Inline CopyFunctionCallsList
Chris Lattner
2002-07-18
1
-35
/
+88
*
Add support for a top-down propagation pass.
Vikram S. Adve
2002-07-18
1
-17
/
+39
*
Implement cast nodes correctly.
Chris Lattner
2002-07-18
1
-2
/
+2
*
Lots of bug fixes, add BottomUpClosure, which has bugs, but is a start.
Chris Lattner
2002-07-18
1
-12
/
+216
*
* Nodes now keep track of any global variables in them
Chris Lattner
2002-07-11
1
-0
/
+15
*
New implementation of data structure analysis. Only local analysis has been
Chris Lattner
2002-07-10
1
-130
/
+92
*
Fix anand's last checkin
Chris Lattner
2002-06-30
1
-1
/
+0
*
changes to make it compatible with 64bit gcc
Anand Shukla
2002-06-25
1
-6
/
+8
*
*** empty log message ***
Chris Lattner
2002-06-25
1
-10
/
+9
*
* Remove the concept of a critical shadow node
Chris Lattner
2002-04-16
1
-4
/
+7
*
Add hack to get timing of analysis
Chris Lattner
2002-04-04
1
-0
/
+23
*
Many changes
Chris Lattner
2002-03-28
1
-0
/
+22
*
Initial checkin of Datastructure analysis.
Chris Lattner
2002-03-26
1
-0
/
+117
[prev]