Fix minor issues with VICmp/VFCmp constant expressions
[oota-llvm.git] / lib / Analysis / LoopVR.cpp
2008-06-30 Nick LewyckyAdd a value range analysis that lazily computes ranges...