[LLVMdev] Integer Range

John Criswell criswell at cs.uiuc.edu
Mon Jul 9 09:32:38 PDT 2007


Dear All,

Is there an LLVM analysis pass that can, given an LLVM integer value,
tell me the minimum and maximum values that the value will be at
run-time?  Conservative answers are fine, and execution time isn't too
important, so the more accurate it is, the better.

Thanks in advance.

-- John T.




More information about the llvm-dev mailing list