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
/
AliasSetTracker.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tweak argument
Chris Lattner
2004-03-15
1
-1
/
+1
*
Add a new AliassetTracker::remove method. Because we need to be able to remove
Chris Lattner
2003-12-18
1
-9
/
+33
*
Add capability to represent volatile AliasSet's
Chris Lattner
2003-12-14
1
-3
/
+13
*
Put all LLVM code into the llvm namespace, as per bug 109.
Brian Gaeke
2003-11-11
1
-0
/
+5
*
Added LLVM copyright header (for lack of a better term).
John Criswell
2003-10-20
1
-0
/
+7
*
Spell `necessary' correctly.
Misha Brukman
2003-08-18
1
-1
/
+1
*
Remove a ton of extraneous #includes
Chris Lattner
2003-06-22
1
-2
/
+0
*
Included assert.h so that the code compiles under newer versions of GCC.
John Criswell
2003-06-11
1
-0
/
+2
*
Add a few new 'add' methods. Move the iterator around
Chris Lattner
2003-03-03
1
-28
/
+35
*
Make the aliassettracker much more precise by actually tracking size
Chris Lattner
2003-02-26
1
-13
/
+20
*
This is a substantial rewrite of the AliasSetTracker class which now uses
Chris Lattner
2003-02-24
1
-41
/
+197
*
First try at implementing the AliasSetTracker class. I'm sure it will need
Chris Lattner
2002-09-26
1
-0
/
+109