summaryrefslogtreecommitdiff
path: root/include/llvm/Analysis/Passes.h
Commit message (Expand)AuthorAge
* Preparation for Optimal Edge Profiling:Andreas Neustifter2009-09-01
* Create a ScalarEvolution-based AliasAnalysis implementation.Dan Gohman2009-08-26
* Add a basic static ProfileInfo provider (ProfileEstimatorPass).Daniel Dunbar2009-08-08
* Scaffolding for LDA pass.Andreas Bolka2009-06-24
* Add a liveness analysis pass for LLVM IR values. This computesDan Gohman2009-03-19
* 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