History log of /art/test/583-checker-zero/src/Main.java
Revision Date Author Comments
1a65388f1d86bb232c2e44fecb44cebe13105d2e 18-Mar-2016 Roland Levillain <rpl@google.com> Clean up art::HConstant predicates.

- Make the difference between arithmetic zero and zero-bit
pattern non ambiguous.
- Introduce Boolean predicates in art::HIntConstant for when
they are used as Booleans.
- Introduce aritmetic positive and negative zero predicates
for floating-point constants.

Bug: 27639313
Change-Id: Ia04ecc6f6aa7450136028c5362ed429760c883bd
639ec6be975b53685c2efb73f6c458e659feb7a2 16-Mar-2016 Nicolas Geoffray <ngeoffray@google.com> Fix checker test.

Change-Id: I1388868ca69c9f964f2019ff79d5c7aa0f00d57c
949e54dec11582cb9bb96f0d68e6485dd20336f1 15-Mar-2016 Nicolas Geoffray <ngeoffray@google.com> Fix HDoubleConstant::IsZero and HFloatConstant::IsZero.

bug:27639313
Change-Id: I2f30a65a07662dfce0a6d6f4ed356a8a0b3dcdef