aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Analysis/MemoryDepAnalysis.h
Commit message (Expand)AuthorAgeFilesLines
* Put all LLVM code into the llvm namespace, as per bug 109.Brian Gaeke2003-11-111-0/+4
* Added LLVM copyright header (for lack of a better term).John Criswell2003-10-201-0/+7
* Remove explicit passing of SCC's around as objects.Chris Lattner2003-08-311-2/+2
* Cleanups, move the getAnalysisUsage method to the .cpp fileChris Lattner2003-08-311-30/+11
* Remove a ton of extraneous #includesChris Lattner2003-06-221-6/+1
* Included assert.h so that the code compiles under newer versions of GCC.John Criswell2003-06-111-0/+1
* An explicit representation of dependence graphs, and a pass thatVikram S. Adve2002-12-081-0/+115