Enable compilation of improved x86 code generation with MSVC
authorThiago Macieira <thiago.macieira@intel.com>
Thu, 31 May 2012 15:49:10 +0000 (17:49 +0200)
committerQt by Nokia <qt-info@nokia.com>
Tue, 12 Jun 2012 02:29:47 +0000 (04:29 +0200)
commit040f30decd24c32f71f14eeaed5fdcd58b2dce3d
tree9fe84833a93178a00d6b30e6a3cfc621c51056b8
parentf5a7d88378ce7a4dac09e07b9a03e680d0edb799
Enable compilation of improved x86 code generation with MSVC

Now that we know the compiler flags for asking MSVC to produce SSE2 code
properly as well as AVX code (technically, just VEX-prefixed SSE2), we
may as well use it.

The SSE2 code generation is enabled by this commit. The AVX one
requires a change to configure to detect the support in the compiler.

Change-Id: Ib6970daaedf450500ee73600e6bf9722eddb9a0c
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
src/gui/gui.pro