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
/
DSGraphTraits.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix the "partial pool allocator" on em3d and others. The problem is that
Chris Lattner
2004-03-01
1
-4
/
+8
*
Abstract out the Nodes collection. Instead of providing a getNodes() method,
Chris Lattner
2004-02-07
1
-8
/
+6
*
Put all LLVM code into the llvm namespace, as per bug 109.
Brian Gaeke
2003-11-11
1
-0
/
+4
*
Added LLVM copyright header (for lack of a better term).
John Criswell
2003-10-20
1
-0
/
+7
*
Remove a ton of extraneous #includes
Chris Lattner
2003-06-22
1
-2
/
+0
*
Lots of changes to make the NodeType field private to DSNode.
Chris Lattner
2003-06-19
1
-2
/
+2
*
Included assert.h so that the code compiles under newer versions of GCC.
John Criswell
2003-06-11
1
-0
/
+2
*
Implement a "union-findy" version of DS-Analysis, which eliminates the
Chris Lattner
2003-02-11
1
-3
/
+8
*
Bugfix for calling dump() after the links vector has been cleared
Chris Lattner
2003-02-10
1
-2
/
+1
*
Templatize graph traits and iterator to work with const and non-const clients
Chris Lattner
2002-11-18
1
-7
/
+27
*
Dramatically simplify internal DSNode representation, get implementation
Chris Lattner
2002-11-06
1
-4
/
+5
*
Be const correct. Handle both DSGraph* and const DSGraph*'s
Chris Lattner
2002-10-17
1
-11
/
+36
*
The second element of the iterator is really an offset, not a link
Chris Lattner
2002-10-16
1
-8
/
+10
*
First crack at reimplementing graph traits for DSGraphs
Chris Lattner
2002-10-13
1
-18
/
+35
*
Rename DataStructureGraph.h to DSGraphTraits.h
Chris Lattner
2002-10-10
1
-4
/
+4
*
Check in DataStructure rewrite so far.
Chris Lattner
2002-10-01
1
-0
/
+4
*
*** empty log message ***
Chris Lattner
2002-07-25
1
-2
/
+3
*
New implementation of data structure analysis
Chris Lattner
2002-07-10
1
-16
/
+10
*
* Allow access to DSNode iterator as DSNode::iterator/begin/end
Chris Lattner
2002-03-31
1
-11
/
+18
*
Initial checkin of file:
Chris Lattner
2002-03-30
1
-0
/
+67