summaryrefslogtreecommitdiff
path: root/test/121-simple-suspend-check/src/Main.java
AgeCommit message (Collapse)Author
2014-09-16Revert "Revert "Implement suspend checks in new compiler."" Nicolas Geoffray
This reverts commit 7e3652c45c30c1f2f840e6088e24e2db716eaea7. Change-Id: Ib489440c34e41cba9e9e297054f9274f6e81a2d8
2014-09-15Revert "Implement suspend checks in new compiler." Nicolas Geoffray
This reverts commit 6fbce029fba3ed5da6c36017754ed408e6bcb632. Change-Id: Ia915c27873b021e658a10212e559095dfc91284e
2014-09-15Implement suspend checks in new compiler. Nicolas Geoffray
For simplicity, they are currently placed on all (dex-level) back edges, and at method entry. Change-Id: I6e833e244d559dd788c69727e22fe40aff5b3435