Move a few more convenience factory functions from Constant to LLVMContext.
[oota-llvm.git] / include / llvm / Analysis / LoopVR.h
2009-07-13 Dan GohmanForward-declare Loop and LoopInfo instead of #including...
2009-07-07 Dan GohmanChange all SCEV* to SCEV *.
2009-06-22 Owen AndersonSCEVHandle is no more!
2009-02-18 Dan GohmanEliminate several more unnecessary intptr_t casts.
2008-06-30 Nick LewyckyBecause of the laziness, the required passes must exist...
2008-06-30 Nick LewyckyAdd a value range analysis that lazily computes ranges...