Small correction for dotnet/coreclr#3067.
authorEugene Rozenfeld <erozen@microsoft.com>
Wed, 10 Feb 2016 23:50:41 +0000 (15:50 -0800)
committerEugene Rozenfeld <erozen@microsoft.com>
Wed, 10 Feb 2016 23:50:41 +0000 (15:50 -0800)
commit29b79389f326516502c051ce3ede0fdf43714871
tree15e69754e6cb1e0f8fae3e2d2cde007f2d08d9af
parent647ad4adf9de453bd0f447afd0259c4c6b311006
Small correction for dotnet/coreclr#3067.

The code to change multiplication to shift shouldn't be
under LEA_AVAILABLE since the code to process multiplication
by power of 2 isn't.

Commit migrated from https://github.com/dotnet/coreclr/commit/d8683b4411b007eb2614b7e4cb7147b5bfce6e15
src/coreclr/src/jit/morph.cpp