commit | cbd18b7f4da7677ca48c48c23ed9a7de3a8b0354 | [log] [tgz] |
---|---|---|
author | Chao-ying Fu <chao-ying.fu@intel.com> | Thu Apr 03 15:09:37 2014 -0700 |
committer | Chao-ying Fu <chao-ying.fu@intel.com> | Thu Apr 03 15:44:01 2014 -0700 |
tree | 8a894c60430ff2061964f5a9d33d248ccce88493 | |
parent | 0537c5ea92a4fb60a04024cc2b7247f08a3d9096 [diff] |
Fix LoadValueWide to not call MarkLive for high reg that is equal to low reg For x86 double FP registers, LoadValueWide should not call MarkLive for high reg that is equal to low reg. Change-Id: Ie6a59307c9ff93303bd489c15529432cfdeceaa4 Signed-off-by: Chao-ying Fu <chao-ying.fu@intel.com>