aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Analysis/AliasSetTracker.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix miscompilation in Fhourstones and bug: LICM/2003-05-02-LoadHoist.llChris Lattner2003-05-031-0/+1
* ADd two new 'add' methodsChris Lattner2003-03-031-0/+28
* Make the aliassettracker much more precise by actually tracking sizeChris Lattner2003-02-261-20/+33
* Convert to work with new AliasAnalysis interface by conservatively assuming a...Chris Lattner2003-02-261-6/+8
* This is a substantial rewrite of the AliasSetTracker class which now usesChris Lattner2003-02-241-111/+218
* First try at implementing the AliasSetTracker class. I'm sure it will needChris Lattner2002-09-261-0/+172