aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Pass.h
Commit message (Expand)AuthorAgeFilesLines
* Change casts from old style to new style. This helps document the detailsReid Spencer2007-08-121-1/+1
* Make ImmutablePass::runOnModule non-virtual, since it is notDan Gohman2007-08-011-1/+1
* Verify loop info.Devang Patel2007-07-191-1/+1
* Set up ground work to verify preserved analysis info.Devang Patel2007-07-191-0/+4
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+418