[llvm-commits] [llvm] r91598 - in /llvm/trunk: include/llvm/Analysis/IVUsers.h include/llvm/Analysis/LoopInfo.h lib/Analysis/IVUsers.cpp lib/CodeGen/LLVMTargetMachine.cpp lib/Transforms/Scalar/CodeGenPrepare.cpp lib/Transforms/Scalar/LoopStrength

Anton Korobeynikov anton at korobeynikov.info
Thu Dec 17 02:58:44 PST 2009


Hello, Evan

> +static cl::opt<bool> X1("x1");
> +static cl::opt<bool> X2("x2");
> +static cl::opt<bool> X3("x3");
> +static cl::opt<bool> X4("x4");
Late night hacking fallout? :)

-- 
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University



More information about the llvm-commits mailing list