History log of /art/test/534-checker-bce-deoptimization/src/Main.java
Revision Date Author Comments
4f81907c5b409bac9cf1ad13801280bb15968533 03-Sep-2015 Jongwon Lee <jong.won.lee@samsung.com> Add deoptimization test.

Test passes with single frame deopt. If we were to deopt the whole
stack, we would need to record (interpreter-)live dex registers at
call sites.

Change-Id: Iebdce60be3fa1b0255fe2fa5ef0cf0b442e061f9
Signed-off-by: Jongwon Lee <jong.won.lee@samsung.com>