aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/PassManager.h
Commit message (Expand)AuthorAgeFilesLines
* Fix PR6875:David Greene2010-05-101-0/+7
* Kill ModuleProvider and ghost linkage by inverting the relationship betweenJeffrey Yasskin2010-01-271-10/+3
* Reverting 85714, 85715, 85716, which are breaking the buildDouglas Gregor2009-11-011-1/+2
* Remove the #include of Pass.h from PassManager.h. This breaks a significantDan Gohman2009-11-011-2/+1
* allow updating the MPM, so that you can use one FunctionPAssManager withChris Lattner2008-06-261-0/+6
* Give PassManager and FunctionPassManager a common base class, withDan Gohman2008-03-111-2/+16
* Don't attribute in file headers anymore. See llvmdev for theChris Lattner2007-12-291-2/+2
* remove unimplemented ctor, add some comments.Chris Lattner2007-10-251-4/+3
* Fix pastos in comments for doFinalization functions.Dan Gohman2007-07-301-1/+1
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+93