Age | Commit message (Expand) | Author |
---|---|---|
2023-04-27 | Optimizing: Add `HInstruction::As##type()`. | |
2023-04-27 | Optimizing: Rename `As##type` to `As##type##OrNull`. | |
2022-11-07 | Reland "Make compiler/optimizing/ symbols hidden." | |
2021-04-26 | Fix issue with Partial LSE and casts/instanceof | |
2020-09-25 | Refactor Escape-analysis to use visitors | |
2019-10-14 | Revert "Make compiler/optimizing/ symbols hidden." | |
2019-10-14 | Make compiler/optimizing/ symbols hidden. | |
2017-11-09 | Merge "Check invocation's side effects for LSE." | |
2017-11-08 | Check invocation's side effects for LSE. | |
2017-11-08 | Simplify handling of finalizable in LSE. | |
2016-11-30 | Optimizations around escape analysis. With tests. | |
2016-11-28 | Moved escape analysis to reusable module |