summaryrefslogtreecommitdiff
path: root/compiler/optimizing/sharpening.h
AgeCommit message (Expand)Author
2024-07-02Revert^4 "x86_64: Add JIT support for LoadMethodType." Almaz Mingaleev
2024-06-24Revert^3 "x86_64: Add JIT support for LoadMethodType." Santiago Aboy Solanes
2024-06-21Revert^2 "x86_64: Add JIT support for LoadMethodType." Almaz Mingaleev
2024-04-11Revert "x86_64: Add JIT support for LoadMethodType." Nicolas Geoffray
2024-04-11x86_64: Add JIT support for LoadMethodType. Almaz Mingaleev
2022-11-07Reland "Make compiler/optimizing/ symbols hidden." VladimĂ­r Marko
2021-01-21Reland "Improve invokeinterface for nterp." Nicolas Geoffray
2020-10-07Change interface conflict stub to take the interface method. Nicolas Geoffray
2020-09-11Handle more cases of super calls in the compiler. Nicolas Geoffray
2019-10-14Revert "Make compiler/optimizing/ symbols hidden." Vladimir Marko
2019-10-14Make compiler/optimizing/ symbols hidden. Vladimir Marko
2018-09-19Remove sharpening as an optimization pass. Nicolas Geoffray
2018-08-28Use 'final' and 'override' specifiers directly in ART. Roland Levillain
2018-06-28Remove CompilerDriver::support_boot_image_fixup_. Vladimir Marko
2018-06-25Move image_classes_ to CompilerOptions. Vladimir Marko
2018-04-26Step 1 of 2: conditional passes. Aart Bik
2018-03-27Revert^4 "Compiler changes for bitstring based type checks." Vladimir Marko
2018-03-26Revert^3 "Compiler changes for bitstring based type checks." Andreas Gampe
2018-03-22Revert^2 "Compiler changes for bitstring based type checks." Vladimir Marko
2018-01-25Revert "Compiler changes for bitstring based type checks." Nicolas Geoffray
2018-01-23Compiler changes for bitstring based type checks. Vladimir Marko
2017-12-08Determine HLoadClass/String load kind early. Vladimir Marko
2017-11-20Refactored optimization passes setup. Aart Bik
2017-05-22Use PC-relative pointer to boot image methods. Vladimir Marko
2017-03-07Invoke typed arraycopy for primitive arrays. Nicolas Geoffray
2017-02-03Code refactoring around sharpening HLoadClass. Nicolas Geoffray
2017-01-16Put the resolved class in HLoadClass. Nicolas Geoffray
2016-12-19Sharpen HLoadClass from inliner. Nicolas Geoffray
2016-12-12Revert "Revert "Add kJitTableAddress for HLoadClass."" Nicolas Geoffray
2016-12-12Revert "Add kJitTableAddress for HLoadClass." Nicolas Geoffray
2016-12-12Add kJitTableAddress for HLoadClass. Nicolas Geoffray
2016-06-21Improve HLoadClass code generation. Vladimir Marko
2016-03-29Optimizing: Improve const-string code generation. Vladimir Marko
2015-10-23Optimizing: Determine invoke-static/-direct dispatch early. Vladimir Marko