summaryrefslogtreecommitdiffstats
path: root/runtime/generated/asm_support_gen.h
Commit message (Expand)AuthorAgeFilesLines
* ARM/ARM64: Improve lock/unlock entrypoints.Vladimir Marko2018-05-211-4/+14
* Change ClassStatus to fit into 4 bits.Vladimir Marko2018-01-051-2/+0
* Remove mterp reliance on code item layoutMathieu Chartier2017-11-051-2/+0
* Update asm_support_gen.h for switch to clang-4375569.Stephen Hines2017-10-131-14/+14
* ART: Remove ArtMethod::dex_cache_resolved_methods_.Vladimir Marko2017-08-291-8/+14
* Add two special runtime methods.Mingyao Yang2017-08-071-0/+4
* MIPS: Follow-up to hash-based DexCache methods arrayAlexey Frunze2017-07-241-0/+2
* Hash-based DexCache methods array.Vladimir Marko2017-07-201-0/+4
* Do superclass validation at compile time and log with new class status.Jeff Hao2017-07-171-1/+1
* ART: Move CalleeSaveType to callee_save_type.hAndreas Gampe2017-06-081-4/+4
* No need to lock when calling Thread.interrupted.Nicolas Geoffray2017-05-161-1/+1
* Increase GC card size to 1024Mathieu Chartier2017-05-011-1/+1
* Remove some hardcoded cases of kCardShiftMathieu Chartier2017-04-261-0/+2
* Remove now unused dex_cache_resolved_types_ from ArtMethod.Nicolas Geoffray2017-01-181-4/+4
* Load the array class in the compiler for allocations.Nicolas Geoffray2017-01-181-4/+0
* Remove dex cache string from mirror::Class.Nicolas Geoffray2016-12-151-2/+0
* Merge "Make empty checkpoint work while weak ref access is disabled."Hiroshi Yamauchi2016-11-111-0/+4
|\
| * Make empty checkpoint work while weak ref access is disabled.Hiroshi Yamauchi2016-11-091-0/+4
* | Add forwarding address checks for X86, arm, arm64Mathieu Chartier2016-11-071-0/+2
* | Check for forwarding address in READ_BARRIER_MARK_REGMathieu Chartier2016-11-021-0/+4
* | Add interface fast path to art_quick_check_cast for X86_64Mathieu Chartier2016-11-011-0/+2
|/
* ART: Clean up x86 asm in dex cache entrypointsChristina Wadsworth2016-08-301-2/+2
* ART: Add STRING_DEX_CACHE_ELEMENT_SIZEChristina Wadsworth2016-08-251-0/+2
* ART: Adding asm support for string dex cacheChristina Wadsworth2016-08-221-0/+10
* Merge "Fix negative array size checking"Treehugger Robot2016-08-101-0/+2
|\
| * Fix negative array size checkingMathieu Chartier2016-08-101-0/+2
* | Rename callee save enumerators.Vladimir Marko2016-08-101-8/+8
|/
* Revert "Revert "ARM64 asm for region space array allocation""Mathieu Chartier2016-08-091-0/+2
* Merge "Change suspend entrypoint to save all registers."Vladimir Marko2016-08-041-0/+2
|\
| * Change suspend entrypoint to save all registers.Vladimir Marko2016-08-041-0/+2
| * cpp-define-generator: "make art-update-cpp-defines" to regen asm_supportIgor Murashkin2016-07-291-0/+1
* | Change one read barrier bit to mark bitMathieu Chartier2016-08-031-2/+12
* | ART: Convert pointer size to enumAndreas Gampe2016-08-011-12/+12
|/
* runtime: Refactor asm_support to be auto-generated (mostly)Igor Murashkin2016-07-251-0/+115