summaryrefslogtreecommitdiff
path: root/compiler/driver/compiler_driver_test.cc
diff options
context:
space:
mode:
author Razvan A Lupusoru <razvan.a.lupusoru@intel.com> 2013-12-20 14:35:03 -0800
committer Razvan A Lupusoru <razvan.a.lupusoru@intel.com> 2013-12-20 17:18:39 -0800
commit090dd4489eeffb5f10051a5d9c1ed71b0a6bc4b9 (patch)
tree7d09ef0c00e0b2daa1ee98a12327cd8bb0a64f03 /compiler/driver/compiler_driver_test.cc
parent2e21be131922fa55509603c54a5859e87000c256 (diff)
Eliminate redundant x86 compare for GenDivZeroCheck
For x86, the ALU operations on general purpose registers update the flags. Thus, when generating the zero check for divide/remainder operations, the compare is not needed. Change-Id: I07bfdf7d5491d3e3e9d98a932472d7f18d5b46d3 Signed-off-by: Razvan A Lupusoru <razvan.a.lupusoru@intel.com>
Diffstat (limited to 'compiler/driver/compiler_driver_test.cc')
0 files changed, 0 insertions, 0 deletions