Merge pull request #14393 from mikedn/float-neg-abs
authorCarol Eidt <carol.eidt@microsoft.com>
Thu, 24 Jan 2019 20:23:51 +0000 (12:23 -0800)
committerGitHub <noreply@github.com>
Thu, 24 Jan 2019 20:23:51 +0000 (12:23 -0800)
commitaab30e3248b882ecad122127f3d60a2ce9ea14a6
treede6ecbd18aa74d63a8bc209c1a8f3d3530f50af3
parentba8b42444d7e9fe3b3b45eb931e111fa9f1347f2
parentbae72694ddf8da1746a7231c4d36f0bd086de702
Merge pull request #14393 from mikedn/float-neg-abs

Improve `new Vector2/3/4(c1, c2, c3, c4)` codegen
src/jit/codegenxarch.cpp
src/jit/emit.cpp
src/jit/emit.h
src/jit/gentree.h
src/jit/lowerxarch.cpp