commit | c90bc7c07f9bd24b5424cfb1e3f064fbae5334d6 | [log] [tgz] |
---|---|---|
author | Roland Levillain <rpl@google.com> | Thu Dec 11 12:14:33 2014 +0000 |
committer | Roland Levillain <rpl@google.com> | Wed Aug 05 11:01:40 2015 +0100 |
tree | a462fa0cc21489d4250febb6d098aacc7a265279 | |
parent | c2abe2fe9036b57c581e3003d0b820d1c54dbd30 [diff] |
Add constant folding for long unary operations in opt. compiler. Add tests to exercise the constant folding of these instructions. Also, prevent Java methods from run-tests exercising the code generation of these instruction from being inlined, so that they continue to check the generated code (and not the code produced by the constant folding pass). Change-Id: I28efca7cdb5142ac2b6d158ba296fb9136d62481