commit | f096aad9203d7c50b2f9cbe1c1215a50c265a059 | [log] [tgz] |
---|---|---|
author | Vladimir Marko <vmarko@google.com> | Thu Jan 23 15:51:58 2014 +0000 |
committer | Vladimir Marko <vmarko@google.com> | Mon Mar 10 10:59:57 2014 +0000 |
tree | 44be6a56bbc5e8e697bbc2cd8cabc51e602eeefc | |
parent | 0307b5c91c287e08cd414ecc5de32befceb7e371 [diff] |
Cache method lowering info in mir graph. This should enable easy inlining checks. It should also improve compilation time of methods that call the same methods over and over - it is exactly such methods that tend to exceed our 100ms time limit. Change-Id: If01cd18e039071a74a1444570283c153429c9cd4