summaryrefslogtreecommitdiff
path: root/compiler/Android.bp
AgeCommit message (Expand)Author
2022-02-11Revert^4 "Generate a primary boot image for testing." Jiakai Zhang
2022-02-08Revert^3 "Generate a primary boot image for testing." Jiakai Zhang
2022-02-07Revert^2 "Generate a primary boot image for testing." Jiakai Zhang
2022-02-01Revert "Generate a primary boot image for testing." Hans Boehm
2022-01-31Generate a primary boot image for testing. Jiakai Zhang
2021-07-14Remove the need of VerifiedMethod in the compiler. Nicolas Geoffray
2021-07-06Uncouple ART gtests from the ART APEX. Roland Levillain
2021-06-28Rename some ART gtest related Soong modules. Roland Levillain
2021-05-18Compile libart.so and libart-compiler.so with 2MB section alignment. Collin Fijalkovich
2021-05-10Link libvixl statically. Vladimir Marko
2021-04-12Merge libdexfile_external into libdexfile (reland 2). Martin Stjernholm
2021-04-09Revert "Merge libdexfile_external into libdexfile (reland)." Ulyana Trafimovich
2021-04-09Merge libdexfile_external into libdexfile (reland). Martin Stjernholm
2021-03-30Fix simplifier issue with predicated ifield get Alex Light
2021-03-02[LSC] Add LOCAL_LICENSE_KINDS to art Bob Badour
2021-01-08Add operator<< for HGraph and HInstructions. Alex Light
2020-11-18Revert^4 "Partial LSE analysis & store removal" Alex Light
2020-11-14Revert^3 "Partial LSE analysis & store removal" Alex Light
2020-11-13Revert^2 "Partial LSE analysis & store removal" Alex Light
2020-11-12Revert "Partial LSE analysis & store removal" Nicolas Geoffray
2020-11-12Partial LSE analysis & store removal Alex Light
2020-10-23Rename ART release APEX to com.android.art. Martin Stjernholm
2020-10-05Use prebuilt_visibility property on sdk/module_exports Paul Duffin
2020-09-29Link libart-disassembler statically into static libart-compiler. Martin Stjernholm
2020-09-28Link all internal libraries statically into dex2oat(d) on host. Martin Stjernholm
2020-09-21Link liblz4 and liblzma dynamically again. Martin Stjernholm
2020-08-10ARM: Allow FP args in core regs for @CriticalNative. Vladimir Marko
2020-07-29Revert^3 "VIXL simulator for ART (Stage1)" Ulya Trafimovich
2020-07-23Link statically with libart(d)-simulator-container. Ulya Trafimovich
2020-06-11Clean up generated operator<<(os, enum). Vladimir Marko
2020-05-29Finish move of jar compilation rules from makefile to soong. David Srbecky
2020-05-15Optimizing: Run additional tests on target. Vladimir Marko
2020-05-11Add visibilities for prebuilts. Martin Stjernholm
2020-05-04RFC: ARM64: Split arm64 codegen into scalar and vector (SVE and NEON). Artem Serov
2020-02-21Make `libart(d)-disassembler` a requirement of `libart(d)-compiler`. Roland Levillain
2020-02-13Remove MIPS support from JNI/trampoline compiler. Vladimir Marko
2020-02-13Remove MIPS support from Optimizing. Vladimir Marko
2020-01-28Enable support of VecLoad/VecStore in LSE xueliang.zhong
2019-12-20Revert submission 1194828-revert-1191937-art_apex_available-DWXQGTKMAR Jiyong Park
2019-12-19Revert submission 1191937-art_apex_available Joseph Murphy
2019-12-19Use apex_available property Jiyong Park
2019-10-14Revert "Make compiler/optimizing/ symbols hidden." Vladimir Marko
2019-10-14Make compiler/optimizing/ symbols hidden. Vladimir Marko
2019-07-19Cleanup some usages of include_dirs Paul Duffin
2019-07-18Remove Export_static_lib_headers from codegen Paul Duffin
2019-07-18Remove use of external/vixl/src in include_dirs Paul Duffin
2019-06-11Move IntrusiveForwardList<> to libartbase. Vladimir Marko
2019-05-17ART: Run bpfmt over ART's blueprint files Andreas Gampe
2019-04-09art: remove unnecessary references to external/zlib. Elliott Hughes
2019-03-25Hide conscrypt package classes for app AOT compilation. Vladimir Marko