aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/Analysis/Passes.h
AgeCommit message (Expand)Author
2008-08-15Remove GCSE, ValueNumbering, and LoadValueNumbering. These have been depreca...Owen Anderson
2008-05-07Add a new LibCallAliasAnalysis pass, which is parameterizedChris Lattner
2007-12-29Don't attribute in file headers anymore. See llvmdev for theChris Lattner
2006-11-14A shim over other AA impls to catch incorrect usesAndrew Lenharth
2005-10-24add a protoChris Lattner
2005-04-21Remove trailing whitespaceMisha Brukman
2005-01-28Get VC++ compiling againJeff Cohen
2005-01-10Apply feed back from Chris:Jeff Cohen
2005-01-09Add last four createXxxPass functionsJeff Cohen
2005-01-08Add even more missing createXxxPass functions.Jeff Cohen
2004-06-28Add new headerChris Lattner