Deinline a couple of methods. Improve comment.
[oota-llvm.git] / include / llvm / Analysis / AliasAnalysis.h
2004-03-15 Chris LattnerDeinline a couple of methods. Improve comment.
2004-03-15 Chris LattnerAdd two new methods which can be used to enable a bunch...
2004-03-11 Misha BrukmanDoxygenified and cleand up comments.
2004-02-10 Chris LattnerRemove some unneeded stuff
2004-01-30 Chris LattnerAdd a new pointsToConstantMemory method to the AliasAna...
2003-12-11 Brian GaekeIncludeFile hack to pull in BasicAliasAnalysis whenever...
2003-11-11 Brian GaekePut all LLVM code into the llvm namespace, as per bug...
2003-10-20 John CriswellAdded LLVM copyright header (for lack of a better term).
2003-06-29 Chris LattnerAdd support for gathering sets of must aliases
2003-02-26 Chris LattnerCheckin of new alias analysis interface:
2002-11-06 Vikram S. AdveMake query operations non-const to allow demand-driven...
2002-08-22 Chris LattnerAdd doxygen comments to AliasAnalysis class
2002-08-22 Chris LattnerCheckin new alias analysis infrastructure