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
/
FunctionRepBuilder.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reimplement data structure analysis
Chris Lattner
2002-07-10
1
-365
/
+0
*
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
/
+9
*
*** empty log message ***
Chris Lattner
2002-06-25
1
-53
/
+51
*
Split ConstantVals.h into Constant.h and Constants.h
Chris Lattner
2002-04-28
1
-1
/
+1
*
Make data structure acurately get ALL edges, even loads of null fields of
Chris Lattner
2002-04-17
1
-10
/
+17
*
* Remove the concept of a critical shadow node
Chris Lattner
2002-04-16
1
-9
/
+21
*
* Eliminate ArgDSNode's completely, now rely on scalar map
Chris Lattner
2002-04-16
1
-10
/
+2
*
Move FunctionArgument out of iOther.h into Argument.h and rename class to
Chris Lattner
2002-04-09
1
-8
/
+10
*
Add #includes to make up for #includes pruned out of header files.
Chris Lattner
2002-04-09
1
-0
/
+2
*
Avoid incorrectly adding null values to the scalar map!
Chris Lattner
2002-04-01
1
-0
/
+1
*
Minor cleanups (use dyn_cast instead of testing manually)
Chris Lattner
2002-04-01
1
-6
/
+7
*
* Rename UnlinkUndistinguishableShadowNodes & RemoveUnreachableShadowNodes
Chris Lattner
2002-03-28
1
-2
/
+2
*
Many changes
Chris Lattner
2002-03-28
1
-8
/
+11
*
* Add critical node support
Chris Lattner
2002-03-27
1
-6
/
+20
*
Initial checkin of Datastructure analysis.
Chris Lattner
2002-03-26
1
-0
/
+331