summaryrefslogtreecommitdiffstats
path: root/runtime/arch/quick_alloc_entrypoints.cc
Commit message (Expand)AuthorAgeFilesLines
* Guard entrypoint changing by runtime shutdown lock.Mathieu Chartier2014-03-031-108/+0
* Embed array class pointers at array allocation sites.Hiroshi Yamauchi2014-01-271-0/+4
* Use direct class pointers at allocation sites in the compiled code.Hiroshi Yamauchi2014-01-231-0/+8
* Background compaction support.Mathieu Chartier2014-01-081-5/+11
* Thread local bump pointer allocator.Mathieu Chartier2013-12-161-0/+5
* Refactor allocation entrypoints.Mathieu Chartier2013-11-201-0/+85