aboutsummaryrefslogtreecommitdiff
path: root/vm/compiler/codegen/Ralloc.h
Commit message (Collapse)AuthorAgeFilesLines
* JIT: Source code reorganization to isolate target independent codebuzbee2010-09-241-0/+226
Much of the register utility code is target independent. Move it up a level so the x86 JIT can use it. Change-Id: Id9895a42281fd836cb1a2c942e106de94df62a9a