test: Modify 565-checker-doublenegbitwise for javac/dx
Previously all of the methods were failing checker with javac/dx. Move their old bytecode to a smali file to retain testing of those optimizations. Rewrite the checker tests in Main.java to use the javac/dx-generated bytecode. Test: art/test/run-test --64 --host --optimizing --build-with-javac-dx 565-checker-doublenegbitwise Bug: 62950048 Bug: 36902714 Change-Id: I214a9bc1bbb1618b32a1ffae1ceda04919748ff0
Loading
Please sign in to comment