summaryrefslogtreecommitdiff
path: root/compiler/optimizing/data_type.h
AgeCommit message (Expand)Author
2020-09-10X86: Implement VarHandle.compareAndSet() for fields.Andra Danciu
2019-10-14Revert "Make compiler/optimizing/ symbols hidden."Vladimir Marko
2019-10-14Make compiler/optimizing/ symbols hidden.Vladimir Marko
2018-09-25ART: ARM64: Support DotProd SIMD idiom.Artem Serov
2018-05-15Refactoring LSE/LSA: introduce heap location typeAart Bik
2018-03-30Eliminate redundant abs on zero extensionAart Bik
2018-02-01Clean up signed/unsigned in vectorizer.Aart Bik
2017-12-07ART: Replace base/logging with android-base/loggingAndreas Gampe
2017-11-22type conversion elimination for constant inputMingyao Yang
2017-10-24Fix type conversion bugAart Bik
2017-10-05Try to preserve dex pc better in vector code.Aart Bik
2017-10-03ART: Introduce Uint8 compiler data type.Vladimir Marko
2017-09-25ART: Introduce compiler data type.Vladimir Marko