summaryrefslogtreecommitdiff
path: root/lib/Analysis/AliasSetTracker.cpp
Commit message (Expand)AuthorAge
* Fix miscompilation in Fhourstones and bug: LICM/2003-05-02-LoadHoist.llChris Lattner2003-05-03
* ADd two new 'add' methodsChris Lattner2003-03-03
* Make the aliassettracker much more precise by actually tracking sizeChris Lattner2003-02-26
* Convert to work with new AliasAnalysis interface by conservatively assuming a...Chris Lattner2003-02-26
* This is a substantial rewrite of the AliasSetTracker class which now usesChris Lattner2003-02-24
* First try at implementing the AliasSetTracker class. I'm sure it will needChris Lattner2002-09-26