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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
remove warning, make computeGGToGMapping return an invnodemap.
Chris Lattner
2005-03-15
1
-7
/
+8
*
add support for hashing nodehandles.
Chris Lattner
2005-03-15
1
-0
/
+9
*
add iterators for return nodes list.
Chris Lattner
2005-03-15
1
-0
/
+7
*
Do it right...
Jeff Cohen
2005-03-15
1
-1
/
+1
*
Fix VC++ breakage.
Jeff Cohen
2005-03-15
1
-1
/
+1
*
Rename method, add counterpart.
Chris Lattner
2005-03-15
1
-2
/
+8
*
Add a useful method.
Chris Lattner
2005-03-14
1
-0
/
+4
*
Add support for printing EQ graphs
Chris Lattner
2005-03-13
1
-0
/
+8
*
remove this from the PA namespace, leaving it in the llvm ns
Chris Lattner
2005-03-12
1
-7
/
+2
*
Fix some crashes noted by John Mellor-Crummey's group.
Chris Lattner
2005-03-11
1
-0
/
+6
*
export two methods
Chris Lattner
2005-03-09
1
-0
/
+10
*
new helper method
Chris Lattner
2005-03-06
1
-0
/
+15
*
Fix a case where we incorrectly returned hasComputableLoopEvolution for
Chris Lattner
2005-02-26
1
-4
/
+10
*
Add a new method to make it easy to update graphs.
Chris Lattner
2005-02-15
1
-2
/
+10
*
Add a new replaceSymbolicValuesWithConcrete method to the SCEV class,
Chris Lattner
2005-02-13
2
-5
/
+59
*
Add some iterators that should have come in long ago
Chris Lattner
2005-02-09
1
-0
/
+10
*
Hopefully fix the build on Darwin with GCC 3.3
Chris Lattner
2005-02-07
1
-1
/
+1
*
Add some new members
Chris Lattner
2005-02-04
1
-5
/
+16
*
add new member
Chris Lattner
2005-02-04
1
-0
/
+5
*
Add a new method.
Chris Lattner
2005-02-03
1
-0
/
+9
*
remove dead method
Chris Lattner
2005-02-01
1
-3
/
+0
*
* Make some methods more const correct.
Chris Lattner
2005-01-30
3
-12
/
+23
*
Improve conformance with the Misha spelling benchmark suite
Chris Lattner
2005-01-30
1
-2
/
+2
*
Adjust to ilist changes.
Chris Lattner
2005-01-29
1
-1
/
+2
*
Get VC++ compiling again
Jeff Cohen
2005-01-28
1
-7
/
+0
*
Add some methods.
Chris Lattner
2005-01-24
2
-0
/
+23
*
Apply feed back from Chris:
Jeff Cohen
2005-01-10
1
-2
/
+3
*
Add last four createXxxPass functions
Jeff Cohen
2005-01-09
1
-0
/
+28
*
Get lib/Analysis/DataStructure to compile with VC++
Jeff Cohen
2005-01-09
4
-1
/
+6
*
Add even more missing createXxxPass functions.
Jeff Cohen
2005-01-08
1
-2
/
+58
*
Make code fit in 80 cols
Chris Lattner
2004-12-17
1
-2
/
+3
*
Make the AliasAnalysis interface more precise for common cases.
Chris Lattner
2004-12-15
1
-11
/
+94
*
Move method out of line
Chris Lattner
2004-12-08
1
-4
/
+1
*
For PR387:\
Reid Spencer
2004-12-07
4
-7
/
+7
*
Change interface to this method a bit
Chris Lattner
2004-11-27
1
-1
/
+1
*
Add a new interface
Chris Lattner
2004-11-26
1
-0
/
+5
*
Substantially cleanup/speedup the eq graphs pass by walking the callgraph
Chris Lattner
2004-11-02
1
-4
/
+3
*
Remove more dead methods
Chris Lattner
2004-11-01
1
-19
/
+0
*
Delete a dead method
Chris Lattner
2004-11-01
1
-4
/
+0
*
Rename FoldedGraph -> DSInfo to be consistent with other passes
Chris Lattner
2004-11-01
1
-18
/
+4
*
Get rid of the EquivClassGraphArgsInfo class, and the map that held it.
Chris Lattner
2004-11-01
1
-26
/
+0
*
Eliminate the cloneGraph method
Chris Lattner
2004-11-01
1
-2
/
+0
*
* Do not refer to ActualCallees in CBU, when we can do it locally.
Chris Lattner
2004-10-31
1
-3
/
+7
*
Simplify graph traversal, improve grammar
Chris Lattner
2004-10-31
1
-1
/
+1
*
Do not do horrible things to the CBU graphs. In particular, we do NOT own
Chris Lattner
2004-10-31
1
-17
/
+9
*
Add an assertion and a method
Chris Lattner
2004-10-30
1
-1
/
+9
*
Convert 'struct' to 'class' in various places to adhere to the coding standards
Chris Lattner
2004-10-27
4
-7
/
+7
*
Make sure any client of Dominators.h links in Dominators.cpp
Chris Lattner
2004-10-14
1
-0
/
+6
*
Remove unneeded typedef, patch by Morten Ofstad
Chris Lattner
2004-10-14
1
-2
/
+0
*
Add std:: prefix for compilers without correct koenig lookup implemented.
Chris Lattner
2004-10-12
1
-2
/
+2
[prev]
[next]