aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/PassManager.h
Commit message (Expand)AuthorAgeFilesLines
* 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