commit | ac6ac10a0801fa6eb95e0ab0c72b2ed562210b34 | [log] [tgz] |
---|---|---|
author | Vladimir Marko <vmarko@google.com> | Thu Dec 17 12:14:00 2015 +0000 |
committer | Vladimir Marko <vmarko@google.com> | Tue Dec 22 11:51:33 2015 +0000 |
tree | 3758a1903dbdd273c35d4bae4ee0e820857946c0 | |
parent | 1201804d1813d7db0accead9721d67c40b3de564 [diff] |
Optimizing/ARM: Fix CmpConstant(). CMN updates flags based on addition of its operands. Do not confuse the "N" suffix with bitwise inversion performed by MVN. Also add more special cases analogous to AddConstant() and use CmpConstant() more in code generator. Change-Id: I0d4571770a3f0fdf162e97d4bde56814098e7246