Merge pull request dotnet/coreclr#8711 from sivarv/simdAbsOpt
authorSivarv <sivarv@microsoft.com>
Wed, 4 Jan 2017 23:36:58 +0000 (15:36 -0800)
committerGitHub <noreply@github.com>
Wed, 4 Jan 2017 23:36:58 +0000 (15:36 -0800)
commitdccfa98ed0510d7e4da0732e82e7e54dd66aad67
treefde55c908a4b92d2af1ba0959f388829e1af7d7a
parent86e279f81ce11e96204a60ff8dedb4c943c0abf0
parent06391fb63bdf76b5958dd04350470557bd00c734
Merge pull request dotnet/coreclr#8711 from sivarv/simdAbsOpt

Accelerate Abs intrinsic even in cases where there is no direct instruction support available.

Commit migrated from https://github.com/dotnet/coreclr/commit/9202ba5b7bbd92e53c560882887aaffba4ae5a15
src/coreclr/src/jit/compiler.h
src/coreclr/src/jit/gentree.cpp
src/coreclr/src/jit/rationalize.cpp