summaryrefslogtreecommitdiff
path: root/compiler/utils/arm/assembler_arm.cc
diff options
context:
space:
mode:
author Chao-ying Fu <chao-ying.fu@intel.com> 2014-03-27 14:17:28 -0700
committer buzbee <buzbee@google.com> 2014-03-27 15:55:11 -0700
commit3d325c6700509c37d85f21a94575d7605812e806 (patch)
tree633e04019c357b281043edfd594b2642618541ac /compiler/utils/arm/assembler_arm.cc
parent0fd52d5d0cf01e5a109851098a43a79f5615dc0f (diff)
Fix CopyRegInfo to keep live/dirty flags of new registers.
CopyRegInfo should not change live/dirty flags of new registgers. Otherwise, it will lead to incorrectly clobbering these live registers that are not live actually, and then allocating them to another usage. Change-Id: Ia9f055b33a11a6d70c0aca1a9fe8639ecfb09464 Signed-off-by: Chao-ying Fu <chao-ying.fu@intel.com>
Diffstat (limited to 'compiler/utils/arm/assembler_arm.cc')
0 files changed, 0 insertions, 0 deletions