commit | 26a25ef62a13f409f941aa39825a51b4d6f0f047 | [log] [tgz] |
---|---|---|
author | Nicolas Geoffray <ngeoffray@google.com> | Tue Sep 30 13:54:09 2014 +0100 |
committer | Nicolas Geoffray <ngeoffray@google.com> | Mon Oct 06 18:52:56 2014 +0100 |
tree | aa0ed991cfcea17297e85f74624a44e32e8913cf | |
parent | 17b1c174dddb1d83018740c2084ab42daa812fff [diff] |
Add a prepare for register allocation pass. - Currently the pass just changes the uses of checks to the actual values. - Also optimize array access, now that inputs can be constants. - And fix another bug in the register allocator reveiled by this change. Change-Id: I43be0dbde9330ee5c8f9d678de11361292d8bd98