commit | 41f9cc28f2c9edd3903ba6ca1c75b022445552ad | [log] [tgz] |
---|---|---|
author | Pavel Vyssotski <pavel.n.vyssotski@intel.com> | Tue Jun 16 17:57:37 2015 +0600 |
committer | Pavel Vyssotski <pavel.n.vyssotski@intel.com> | Wed Jun 17 16:28:57 2015 +0600 |
tree | 92e485e7bbf4e43ef4e40fd2824610074888a8ce | |
parent | c4977a58b1feca22a83fd5239aa266c7ce16ab87 [diff] |
ART: Compiler generated GC map should take care of temp registers. If the compiler use a temp register as a reference it should be added to generated GC map along with other SSA regs. Change-Id: I3c79896dcd72228c9cf2bbbe737642d9ffb7684d Signed-off-by: Pavel Vyssotski <pavel.n.vyssotski@intel.com>