aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/PassAnalysisSupport.h
Commit message (Expand)AuthorAgeFilesLines
* Rename getAnalysisToUpdate to getAnalysisIfAvailable.Duncan Sands2009-01-281-11/+11
* Speed up the passmgr by avoiding heap thrashing on vectors.Chris Lattner2008-08-081-4/+10
* Don't attribute in file headers anymore. See llvmdev for theChris Lattner2007-12-291-2/+2
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+240