commit | 3dbcb38a8b2237b0da290ae35dc0caab3cb47b3d | [log] [tgz] |
---|---|---|
author | Roland Levillain <rpl@google.com> | Tue Oct 28 17:30:07 2014 +0000 |
committer | Roland Levillain <rpl@google.com> | Thu Nov 06 16:40:59 2014 +0000 |
tree | 98ed87e77213fc36fd72b2dbab71156f9176d4ee | |
parent | 55dcfb5e0dd626993bb2b7b9f692c1b02b5d955f [diff] |
Support float & double negation in the optimizing compiler. - Add support for the neg-float and neg-double Dex instructions in the optimizing compiler. - Generate x86, x86-64 and ARM (but not ARM64) code for float and double HNeg nodes. - Add related tests to test/415-optimizing-arith-neg. Change-Id: I29739a86e13dbe6f64e191641d01637c867cba6c