Merge pull request dotnet/coreclr#6152 from mikedn/x86-addsub-lo
authorCarol Eidt <carol.eidt@microsoft.com>
Thu, 7 Jul 2016 15:55:28 +0000 (08:55 -0700)
committerGitHub <noreply@github.com>
Thu, 7 Jul 2016 15:55:28 +0000 (08:55 -0700)
commit9fc476c8a4e981f5f4d38a123358507959b936e1
treea9535b3b4e649adfabdbacb1cf7af1e0b71a4ea5
parent4be2de55de8d92359e8f49c6124ed2feb22f03a2
parentf1b8457cf4675aa36c7c736a4822dad6f6ee4fb9
Merge pull request dotnet/coreclr#6152 from mikedn/x86-addsub-lo

[WIP] Introduce GT_ADD_LO and GT_SUB_LO

Commit migrated from https://github.com/dotnet/coreclr/commit/840a6ca79d4643cd0cfed9444e5658933d901618
src/coreclr/src/jit/codegenxarch.cpp
src/coreclr/src/jit/compiler.hpp
src/coreclr/src/jit/lower.cpp
src/coreclr/src/jit/lowerxarch.cpp