aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/Analysis/LoadValueNumbering.h
AgeCommit message (Expand)Author
2005-04-21Remove trailing whitespaceMisha Brukman
2004-07-27Make the create...() functions for some of these passes return a FunctionPass *.Brian Gaeke
2003-11-11Put all LLVM code into the llvm namespace, as per bug 109.Brian Gaeke
2003-10-20Added LLVM copyright header (for lack of a better term).John Criswell
2002-08-30Initial version of LoadValueNumbering interfaceChris Lattner