commit | 4eb6eb40e88214fcc874d93e75660cb580cb4d58 | [log] [tgz] |
---|---|---|
author | Balaram Makam <b.makam@samsung.com> | Tue Sep 10 09:41:29 2019 -0500 |
committer | Nicolas Geoffray <ngeoffray@google.com> | Wed Sep 18 01:20:03 2019 +0000 |
tree | 4d13edeab88bd6fd724388c48385b0c3cca4f3a8 | |
parent | c971eafeff43e4e26959a6e86b62ab0a8f1a6e1c [diff] |
[optimizing] Improve constant folding on logical and Constant fold a & ~a = ~a & a = 0. Test: added test to 442-checker-constant-folding Test: test-art-host,test-art-target Change-Id: Ib637c93e99ce22dd1ecd5684d05ce5ca4c9c823a