[llvm-commits] [llvm] r119455 - in /llvm/trunk: include/llvm/Analysis/ScalarEvolution.h include/llvm/Support/ConstantRange.h lib/Analysis/ScalarEvolution.cpp

Dan Gohman gohman at apple.com
Wed Nov 17 12:40:37 PST 2010


On Nov 17, 2010, at 10:02 AM, Dan Gohman wrote:
> 
> Yes, I'll take a look.

I rewrote the ScalarEvolution code to avoid needing a ConstantRange
default ctor.

Dan




More information about the llvm-commits mailing list