summaryrefslogtreecommitdiff
path: root/compiler/dex/inline_method_analyser.cc
AgeCommit message (Expand)Author
2024-11-25Allow the inliner pattern matcher to work with invoke-direct/range Santiago Aboy Solanes
2024-10-17fix inliner bug wangmingming1
2024-05-10Revert "Workaround for b/336842546" Nicolas Geoffray
2024-05-03Workaround for b/336842546 Santiago Aboy Solanes
2024-03-26Rename enums.h/.cc to pointer_size.h/.cc. Santiago Aboy Solanes
2024-03-04Remove obsolete quickening-related TODO comments. Vladimir Marko
2024-02-29Inliner: Always try code pattern recognition. Vladimir Marko
2022-11-18Make remaining compiler/ symbols hidden. Vladimir Marko
2022-02-25Update compiler/ implications to use (D)CHECK_IMPLIES Santiago Aboy Solanes
2019-01-02ART: Move dex structs into own header Andreas Gampe
2018-12-27ART: Refactor for bugprone-argument-comment Andreas Gampe
2018-09-20Revert^2 "ART: Refactor typedef to using" Andreas Gampe
2018-09-20Revert "ART: Refactor typedef to using" Andreas Gampe
2018-09-19ART: Refactor typedef to using Andreas Gampe
2018-06-11Revert^2 "Remove support for Valgrind in ART." Roland Levillain
2018-05-22Revert "Remove support for Valgrind in ART." Andreas Gampe
2018-05-14Remove support for Valgrind in ART. Roland Levillain
2018-01-31Revert "Revert "Make libdexfile build independent of runtime dir"" David Sehr
2018-01-30Revert "Make libdexfile build independent of runtime dir" David Sehr
2018-01-30Make libdexfile build independent of runtime dir David Sehr
2018-01-05Create dex subdirectory David Sehr
2017-12-22Make CodeItem fields private Mathieu Chartier
2017-11-09Add code item accessor helper classes Mathieu Chartier
2017-11-01Refactor DexInstructionIterator Mathieu Chartier
2017-09-27Add DexInstructionIterator and use it a few places Mathieu Chartier
2017-09-18Clean up AtomicDexRefMap Mathieu Chartier
2017-07-24ART: Include cleanup Andreas Gampe
2017-07-20Hash-based DexCache methods array. Vladimir Marko
2017-06-05ART: More header cleanups Andreas Gampe
2017-04-21ART: Clean up InlineMethodAnalyzer Andreas Gampe
2017-04-21ART: Move InlineMethodAnalyzer into compiler Andreas Gampe