aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Analysis/AliasSetTracker.h
Commit message (Expand)AuthorAgeFilesLines
* Fold the useful features of alist and alist_node into ilist, andDan Gohman2008-07-281-12/+7
* Revert 51775.Evan Cheng2008-05-301-7/+7
* Patches for building llvm on Solaris x86. Contributed by Nathan Keynes.Evan Cheng2008-05-301-7/+7
* For PR1338: rename include/llvm/ADT/ilist and friends to end with ".h"Anton Korobeynikov2008-05-291-3/+3
* Fix more -Wshorten-64-to-32 warnings.Evan Cheng2008-05-051-1/+1
* Teach AliasSetTracker about VAArgInst.Dan Gohman2008-04-141-0/+3
* Don't attribute in file headers anymore. See llvmdev for theChris Lattner2007-12-291-2/+2
* Remove another leak. Due to some reason AliasSetTracker didn't had any dtor...Anton Korobeynikov2007-11-251-0/+1
* Add explicit keywords.Dan Gohman2007-10-291-2/+2
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+392