index
:
emscripten-fastcomp
master
LLVM with the emscripten fastcomp javascript backend
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
llvm
/
Analysis
/
AliasSetTracker.h
Age
Commit message (
Expand
)
Author
2004-05-23
Rename a method
Chris Lattner
2004-03-15
Tweak argument
Chris Lattner
2003-12-18
Add a new AliassetTracker::remove method. Because we need to be able to remove
Chris Lattner
2003-12-14
Add capability to represent volatile AliasSet's
Chris Lattner
2003-11-11
Put all LLVM code into the llvm namespace, as per bug 109.
Brian Gaeke
2003-10-20
Added LLVM copyright header (for lack of a better term).
John Criswell
2003-08-18
Spell `necessary' correctly.
Misha Brukman
2003-06-22
Remove a ton of extraneous #includes
Chris Lattner
2003-06-11
Included assert.h so that the code compiles under newer versions of GCC.
John Criswell
2003-03-03
Add a few new 'add' methods. Move the iterator around
Chris Lattner
2003-02-26
Make the aliassettracker much more precise by actually tracking size
Chris Lattner
2003-02-24
This is a substantial rewrite of the AliasSetTracker class which now uses
Chris Lattner
2002-09-26
First try at implementing the AliasSetTracker class. I'm sure it will need
Chris Lattner
[prev]