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
...
*
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
*
'Pass' should now not be derived from by clients. Instead, they should derive
Chris Lattner
2004-09-20
4
-14
/
+14
*
Adjust to API changes
Chris Lattner
2004-09-20
1
-2
/
+2
*
Add CallGraphNode::removeAnyCallEdgeTo method
Chris Lattner
2004-09-18
1
-0
/
+5
*
Implement new changeFunction method, nuke a never implemented one.
Chris Lattner
2004-09-18
1
-11
/
+19
*
Make sure to update the list end when an element is removed from it. This
Chris Lattner
2004-09-15
1
-0
/
+4
*
Add an AliasSetTracker::copyValue method
Chris Lattner
2004-09-14
1
-9
/
+19
*
Adjust to #include movage
Chris Lattner
2004-09-14
1
-2
/
+2
*
Fixes to make LLVM compile with vc7.1.
Alkis Evlogimenos
2004-09-03
1
-1
/
+1
*
Changes For Bug 352
Reid Spencer
2004-09-01
8
-13
/
+13
*
Add standard print/dump methods to CallGraph classes.
Chris Lattner
2004-08-08
1
-0
/
+8
*
Make the create...() functions for some of these passes return a FunctionPass *.
Brian Gaeke
2004-07-27
1
-2
/
+2
*
New methods
Chris Lattner
2004-07-26
1
-0
/
+2
*
Add support for free instructions
Chris Lattner
2004-07-25
1
-0
/
+3
*
Clean up reference counting to stop "leaking" alias sets
Chris Lattner
2004-07-22
1
-14
/
+14
*
Add a bunch of new functionality, primarily to do with removing aliasing
Chris Lattner
2004-07-21
1
-1
/
+22
*
Make the AST interface a bit richer by returning whether an insertion caused
Chris Lattner
2004-07-21
1
-10
/
+17
*
Remove dead file
Chris Lattner
2004-07-18
1
-298
/
+0
*
bug 122:
Reid Spencer
2004-07-17
1
-7
/
+9
[prev]
[next]