aboutsummaryrefslogtreecommitdiffstats
path: root/include/Support/EquivalenceClasses.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 notice.John Criswell2003-10-201-0/+7
* Standardize header file commentsChris Lattner2003-09-301-10/+6
* Regularize the names of #include-guards.Brian Gaeke2003-06-171-2/+2
* Made changes suggested by Chris; Renamed 'union' function to unionSetsWithSumant Kowshik2003-06-041-11/+7
* Implementation of Equivalence ClassesSumant Kowshik2003-05-291-0/+93