summaryrefslogtreecommitdiffstats
path: root/runtime/stack_map.h
Commit message (Expand)AuthorAgeFilesLines
* Ensure stack maps are 4 byte aligned.Nicolas Geoffray2014-12-091-1/+7
* Tidy logging code not using UNIMPLEMENTED.Ian Rogers2014-10-241-2/+2
* Implement register allocator for floating point registers.Nicolas Geoffray2014-10-211-0/+1
* Runtime support for the new stack maps for the opt compiler.Nicolas Geoffray2014-09-081-32/+46
* Add a new stack map scheme that encodes compilation info per pc.Nicolas Geoffray2014-07-211-0/+307