aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Analysis/AliasAnalysisCounter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Pass through the boolean queriesChris Lattner2004-03-151-0/+12
* Finegrainify namespacificationChris Lattner2003-12-101-4/+1
* Put all LLVM code into the llvm namespace, as per bug 109.Brian Gaeke2003-11-111-0/+4
* Added LLVM project notice to the top of every C++ source file.John Criswell2003-10-201-0/+7
* Avoid divide by zero errorsChris Lattner2003-06-171-14/+18
* Adjust to new AA interfaceChris Lattner2003-02-261-17/+48
* Allow counting multiple passes, and print the pass name countedChris Lattner2003-02-071-20/+24
* New general purpose alias analysis result auditorChris Lattner2003-02-071-0/+64