Slightly simplify generated code for conversion to int
authorLars Knoll <lars.knoll@digia.com>
Fri, 7 Feb 2014 21:03:57 +0000 (22:03 +0100)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Sat, 22 Feb 2014 09:11:45 +0000 (10:11 +0100)
commit61c682b410707ca610e92d4f6934e01f6233a6a8
treeb4dc2743a112fe5ca97ae40ebae5522614c86ad0
parent2f3ffc875628b6a90102588f1684c4ba80e128a4
Slightly simplify generated code for conversion to int

Take only one branch for integers, and save one instruction in
total.

Change-Id: I496f11fb3f080f71e9f415ebb4201228c63471b8
Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>
src/qml/compiler/qv4isel_masm.cpp