Skip to content
Commit 587a75b6 authored by Chris Lattner's avatar Chris Lattner
Browse files

Teach LLVM to know how many times a loop executes when constructed with

a < expression, e.g.: for (i = m; i < n; ++i)

llvm-svn: 22793
parent 24b84072
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment