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 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
*
Fix for PR341
Chris Lattner
2004-07-15
1
-1
/
+1
*
Headers moved
Chris Lattner
2004-07-07
1
-2
/
+2
*
All of these now live in the DataStructure directory
Chris Lattner
2004-07-07
5
-1632
/
+0
*
Move DSA headers into Analysis/DataStructure to make it more obvious
Chris Lattner
2004-07-07
3
-3
/
+3
*
As much as I hate to say it, the whole setNode interface for DSNodeHandles
Chris Lattner
2004-07-07
4
-34
/
+36
*
Move SlotCalculator.h to lib/Bytecode/Writer since that is the only place
Reid Spencer
2004-07-04
1
-141
/
+0
*
Add new header
Chris Lattner
2004-06-28
1
-0
/
+29
*
Move file to lib/Analysis/DataStructure
Chris Lattner
2004-06-28
1
-232
/
+0
*
Moved to lib/analysis/datastructure
Chris Lattner
2004-06-28
1
-255
/
+0
*
Moved to lib/Analysis/DataStructure
Chris Lattner
2004-06-28
1
-103
/
+0
*
Moved to lib/Analysis/DataStructure
Chris Lattner
2004-06-28
1
-302
/
+0
*
Remove distasteful method which is really part of the indvars pass
Chris Lattner
2004-06-24
1
-6
/
+0
*
Remove extra space.
Misha Brukman
2004-06-10
1
-2
/
+2
*
Part of bug 122:
Reid Spencer
2004-05-26
1
-8
/
+2
*
Several *major* changes to the AA interfaces:
Chris Lattner
2004-05-23
1
-11
/
+43
*
Add interfaces to update value numbering results
Chris Lattner
2004-05-23
1
-5
/
+22
*
Rename a method
Chris Lattner
2004-05-23
1
-3
/
+3
*
Complete rewrite of the code that merges DS graphs for equivalence classes
Vikram S. Adve
2004-05-23
1
-0
/
+176
*
Fix size/offset assertion to allow negative offsets and folded nodes.
Vikram S. Adve
2004-05-23
2
-2
/
+16
*
It's not clear to me whether the old version was correct C++ code, but in
Chris Lattner
2004-05-21
1
-3
/
+3
*
Define erase forwarding method on traces
Brian Gaeke
2004-05-17
1
-0
/
+3
*
Add BBTrace accessor method and data member.
Brian Gaeke
2004-05-04
1
-0
/
+6
*
New header file containing profile info enums shared between the C++ analysis
Brian Gaeke
2004-05-04
1
-0
/
+28
*
Initialize member out of paranoia
Chris Lattner
2004-05-02
1
-2
/
+1
*
Fix warning
Chris Lattner
2004-04-27
1
-0
/
+1
*
Because I like being able to instantiate the cfgprinter from external projects,
Brian Gaeke
2004-04-26
1
-0
/
+24
*
Fix a typo in a comment.
Brian Gaeke
2004-04-26
1
-1
/
+1
*
Remove the SCEV::expandCodeFor method, add a new SCEVVisitor class.
Chris Lattner
2004-04-23
2
-86
/
+40
*
Add an ugly cast
Chris Lattner
2004-04-22
1
-1
/
+1
*
Add a method
Chris Lattner
2004-04-22
1
-0
/
+8
*
Allow getting the module from a call graph
Chris Lattner
2004-04-20
1
-0
/
+4
[next]