summaryrefslogtreecommitdiff
path: root/include/llvm/Analysis/Passes.h
Commit message (Expand)AuthorAge
* Add -print-dbginfo pass that prints LLVM IR with comments inserted to showTorok Edwin2008-12-16
* Remove GCSE, ValueNumbering, and LoadValueNumbering. These have been depreca...Owen Anderson2008-08-15
* Add a new LibCallAliasAnalysis pass, which is parameterizedChris Lattner2008-05-07
* Don't attribute in file headers anymore. See llvmdev for theChris Lattner2007-12-29
* A shim over other AA impls to catch incorrect usesAndrew Lenharth2006-11-14
* add a protoChris Lattner2005-10-24
* Remove trailing whitespaceMisha Brukman2005-04-21
* Get VC++ compiling againJeff Cohen2005-01-28
* Apply feed back from Chris:Jeff Cohen2005-01-10
* Add last four createXxxPass functionsJeff Cohen2005-01-09
* Add even more missing createXxxPass functions.Jeff Cohen2005-01-08
* Add new headerChris Lattner2004-06-28