summaryrefslogtreecommitdiff
path: root/runtime/verifier/instruction_flags.h
AgeCommit message (Expand)Author
2024-12-06verifier: Rely on zero-initialized allocation for flags. Vladimir Marko
2024-12-06verifier: Do not collect CHECK_CAST locations. Vladimir Marko
2024-01-17Add visibility attributes in runtime/verifier Dmitrii Ishcheikin
2019-06-07ART: Remove some compile-time info points Andreas Gampe
2018-08-28Use 'final' and 'override' specifiers directly in ART. Roland Levillain
2014-11-03ART: Replace COMPILE_ASSERT with static_assert (runtime) Andreas Gampe
2014-09-12Compile time performance improvements focusing on interpret-only. Ian Rogers
2014-06-06Reduce header files including header files. Ian Rogers
2013-07-25Revert "Revert "Remove non-live vregs from GC map on return."" Ian Rogers
2013-07-24Revert "Remove non-live vregs from GC map on return." Ian Rogers
2013-07-23Remove non-live vregs from GC map on return. Ian Rogers
2013-07-23Tidy ws and document verifier instruction flags. Ian Rogers
2013-07-17Fix multiple inclusion guards to match new pathnames Brian Carlstrom
2013-07-12Create separate Android.mk for main build targets Brian Carlstrom