aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Analysis/Passes.h
Commit message (Expand)AuthorAgeFilesLines
* Add -print-dbginfo pass that prints LLVM IR with comments inserted to showTorok Edwin2008-12-161-0/+3
* Remove GCSE, ValueNumbering, and LoadValueNumbering. These have been depreca...Owen Anderson2008-08-151-7/+0
* Add a new LibCallAliasAnalysis pass, which is parameterizedChris Lattner2008-05-071-0/+9
* Don't attribute in file headers anymore. See llvmdev for theChris Lattner2007-12-291-2/+2
* A shim over other AA impls to catch incorrect usesAndrew Lenharth2006-11-141-0/+6
* add a protoChris Lattner2005-10-241-0/+4
* Remove trailing whitespaceMisha Brukman2005-04-211-10/+10
* Get VC++ compiling againJeff Cohen2005-01-281-7/+0
* Apply feed back from Chris:Jeff Cohen2005-01-101-2/+3
* Add last four createXxxPass functionsJeff Cohen2005-01-091-0/+28
* Add even more missing createXxxPass functions.Jeff Cohen2005-01-081-2/+58
* Add new headerChris Lattner2004-06-281-0/+29