commit | 22af3bee34d0ab1a4bd186c71ccab00366882259 | [log] [tgz] |
---|---|---|
author | Aart Bik <ajcbik@google.com> | Thu Sep 10 12:50:58 2015 -0700 |
committer | Aart Bik <ajcbik@google.com> | Tue Sep 15 17:03:13 2015 -0700 |
tree | 793f358d498142a2e60d7d5131c347b0fd668cbd | |
parent | fe9a1b05ea5a21b6d9a2e9e5081f5e80ff8a1ba2 [diff] |
Use induction variable range analysis in BCE (statically). Rationale: Finally! After lots of very large CLs, now a small CL that uses the new induction variable analysis in BCE (statically, using this dynamically with de-opt is TBD). Despite its relative small size, be aware though, since the CL introduces a new phase to the compiler. Change-Id: If5555a173fd5d55d147c63138ef51fc296fa1414