aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Analysis/LoadValueNumbering.h
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespaceMisha Brukman2005-04-211-2/+2
* Make the create...() functions for some of these passes return a FunctionPass *.Brian Gaeke2004-07-271-2/+2
* 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
* Initial version of LoadValueNumbering interfaceChris Lattner2002-08-301-0/+24