summaryrefslogtreecommitdiff
path: root/compiler/optimizing/common_arm.h
AgeCommit message (Expand)Author
2022-11-07Reland "Make compiler/optimizing/ symbols hidden." VladimĂ­r Marko
2019-10-14Revert "Make compiler/optimizing/ symbols hidden." Vladimir Marko
2019-10-14Make compiler/optimizing/ symbols hidden. Vladimir Marko
2019-07-18ARM/ARM64: Improve frame entry/exit codegen. Vladimir Marko
2019-03-20Create libelffile library for ELF file manipulation. David Srbecky
2017-09-25ART: Introduce compiler data type. Vladimir Marko
2017-07-24ART: Include cleanup Andreas Gampe
2017-07-18ARM: VIXL32: Merge (un)signed extensions and integer additions Anton Kirilov
2017-03-28Math.round float intrinsic for ARM. xueliang.zhong
2017-02-17ARM: Merge data-processing instructions and shifts/(un)signed extensions Anton Kirilov
2017-02-02Math.min and Math.max intrinsics for ARM xueliang.zhong
2016-12-12ARM: VIXL32: Do a code cleanup. Anton Kirilov
2016-12-05ARM: VIXL32: Implement Invoke, LoadClass, LoadString dispatch. Artem Serov
2016-11-25ARM: VIXL32: Fix breaking changes from recent VIXL update. Scott Wakeling
2016-11-10ARM: VIXL32: Implement InstanceOf, InvokeInterface and others. Artem Serov
2016-11-02ARM: VIXL32: Implement the functionality needed by intrinsics. Anton Kirilov
2016-11-01ARM: VIXL32: Implement ArrayGet, ArraySet, BoundsCheck etc. Scott Wakeling
2016-10-17ARM: VIXL32: Pass initial ART tests with new code generator. Scott Wakeling
2016-09-22Revert "Revert "ARM: VIXL32: Add an initial code generator that passes codege... Scott Wakeling
2016-09-21Revert "ARM: VIXL32: Add an initial code generator that passes codegen_tests." Nicolas Geoffray
2016-09-15ARM: VIXL32: Add an initial code generator that passes codegen_tests. Scott Wakeling