diff options
| author | 2014-12-08 18:18:01 +0800 | |
|---|---|---|
| committer | 2014-12-08 19:03:03 +0800 | |
| commit | b218c858606641050d13f35a2365168b89b44841 (patch) | |
| tree | 4fc577f5573be610d0925c827b14e2080453ef3f /compiler/common_compiler_test.cc | |
| parent | ab6572b564db69e2877456ca6fbd3a00f4cc4b6b (diff) | |
ART: Clear use count for unused VRs.
The use count of temp VR should be cleared when we replace
"CMP_XXX vA, vB, vC" and "IF_XXX vA" with "kMirOpFusedCmpXXX vB, vC".
Otherwise, the backend may allocate a physical register for the unused vA.
Change-Id: I43ad37d0e7161ec3de154de8888caa94603f7715
Diffstat (limited to 'compiler/common_compiler_test.cc')
0 files changed, 0 insertions, 0 deletions