summaryrefslogtreecommitdiffstats
path: root/tools/cpp-define-generator
Commit message (Expand)AuthorAgeFilesLines
* Cache the value of MterpShouldSwitchInterpreters()David Srbecky2018-10-221-0/+2
* Move cpp-define related static_assert to runtime.David Srbecky2018-10-181-1/+1
* Remove mterp "alternate" opcode handlers.David Srbecky2018-10-161-4/+0
* Shrink couple of x86 mterp handlers.David Srbecky2018-10-161-0/+5
* Cleanup the cpp-define-generator definitions.David Srbecky2018-10-1234-672/+488
* Rewrite cpp-define-generatorDavid Srbecky2018-10-125-134/+172
* Remove the auto-generated asm_support_gen.hDavid Srbecky2018-10-054-182/+2
* Add small thread-local cache for use by the interpreter.David Srbecky2018-09-271-2/+1
* Merge "ARM/ARM64: Improve lock/unlock entrypoints."Vladimir Marko2018-05-211-8/+14
|\
| * ARM/ARM64: Improve lock/unlock entrypoints.Vladimir Marko2018-05-211-8/+14
* | Move ArtDexFileLoader to libdexfileDavid Sehr2018-05-161-0/+1
|/
* Clean up include pathsDavid Sehr2018-04-261-1/+1
* Header library to remove dependence on runtime/David Sehr2018-02-281-0/+1
* Move libdexfile out of runtimeDavid Sehr2018-02-141-1/+4
* Move missed files to libdexfileDavid Sehr2018-01-242-2/+2
* Change ClassStatus to fit into 4 bits.Vladimir Marko2018-01-051-2/+0
* Remove mterp reliance on code item layoutMathieu Chartier2017-11-052-34/+0
* Run bpfmtDan Willemsen2017-09-271-6/+6
* ART: Remove ArtMethod::dex_cache_resolved_methods_.Vladimir Marko2017-08-295-3/+72
* Add two special runtime methods.Mingyao Yang2017-08-071-0/+4
* ART: Include cleanupAndreas Gampe2017-07-241-3/+3
* MIPS: Follow-up to hash-based DexCache methods arrayAlexey Frunze2017-07-241-0/+3
* Hash-based DexCache methods array.Vladimir Marko2017-07-201-1/+5
* ART: Move CalleeSaveType to callee_save_type.hAndreas Gampe2017-06-081-6/+10
* Remove some hardcoded cases of kCardShiftMathieu Chartier2017-04-262-0/+26
* cpp-define-generator: presubmit hook prints better error messageIgor Murashkin2017-02-151-1/+5
* Revert "Revert "build: Generate asm_support_gen.h from the build, validate up...Igor Murashkin2017-02-063-1/+180
* Revert "build: Generate asm_support_gen.h from the build, validate up-to-date"Calin Juravle2017-02-043-179/+0
* build: Generate asm_support_gen.h from the build, validate up-to-dateIgor Murashkin2017-02-023-0/+179
* Revert "Revert "Load the array class in the compiler for allocations.""Nicolas Geoffray2017-01-191-1/+0
* Revert "Load the array class in the compiler for allocations."Hiroshi Yamauchi2017-01-191-0/+1
* Load the array class in the compiler for allocations.Nicolas Geoffray2017-01-181-1/+0
* Remove dex cache string from mirror::Class.Nicolas Geoffray2016-12-151-1/+0
* Merge "Make empty checkpoint work while weak ref access is disabled."Hiroshi Yamauchi2016-11-111-0/+2
|\
| * Make empty checkpoint work while weak ref access is disabled.Hiroshi Yamauchi2016-11-091-0/+2
* | ART: Fix tidy warningsAndreas Gampe2016-11-081-2/+2
* | Add forwarding address checks for X86, arm, arm64Mathieu Chartier2016-11-071-0/+1
* | Check for forwarding address in READ_BARRIER_MARK_REGMathieu Chartier2016-11-021-0/+3
* | Merge "Add interface fast path to art_quick_check_cast for X86_64"Mathieu Chartier2016-11-021-0/+1
|\ \
| * | Add interface fast path to art_quick_check_cast for X86_64Mathieu Chartier2016-11-011-0/+1
| |/
* / tools: Fix generate-asm-support scriptIgor Murashkin2016-11-011-1/+1
|/
* Convert more of art to Android.bpColin Cross2016-09-082-34/+36
* Revert "Convert more of art to Android.bp"Colin Cross2016-09-072-32/+34
* Convert more of art to Android.bpColin Cross2016-09-062-34/+32
* ART: Clean up x86 asm in dex cache entrypointsChristina Wadsworth2016-08-301-1/+1
* ART: Add STRING_DEX_CACHE_ELEMENT_SIZEChristina Wadsworth2016-08-251-3/+7
* ART: Adding asm support for string dex cacheChristina Wadsworth2016-08-223-5/+41
* Merge "Fix negative array size checking"Treehugger Robot2016-08-101-0/+1
|\
| * Fix negative array size checkingMathieu Chartier2016-08-101-0/+1
* | Rename callee save enumerators.Vladimir Marko2016-08-101-7/+7
|/