commit | a0dac3e82231654be01be1e31a62dd40ea4a03a6 | [log] [tgz] |
---|---|---|
author | Yixin Shou <yixin.shou@intel.com> | Thu Jan 23 05:01:22 2014 -0800 |
committer | Yixin Shou <yixin.shou@intel.com> | Thu Jan 23 05:01:22 2014 -0800 |
tree | 4df8afbc56ebb86cffd53c40a467d59c6f96fa73 | |
parent | 919743e49fb6301d30910d709e73fbf559de968b [diff] |
Remove redundant compare for x86 OpDecAndBranch For x86 OpDecAndBranch, use the flag set by the subtract to remove the redundant compare when generating the branch to target. Change-Id: I11e52f6d46df74cfaeeadac524dace94e2c60703 Signed-off-by: Yixin Shou <yixin.shou@intel.com>