aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Transforms/Utils/FunctionUtils.h
Commit message (Expand)AuthorAgeFilesLines
* Forward-declare Loop and LoopInfo instead of #including LoopInfo.h.Dan Gohman2009-07-131-1/+1
* Prune and tidy #includes.Dan Gohman2008-05-291-1/+1
* Don't attribute in file headers anymore. See llvmdev for theChris Lattner2007-12-291-2/+2
* Start the process of making MachineLoopInfo possible by templating Loop.Owen Anderson2007-11-141-2/+2
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+41