Merge pull request #7126 from mikedn/x86-cast-long-int-overflow
authorPat Gavlin <pgavlin@gmail.com>
Tue, 13 Sep 2016 00:34:49 +0000 (17:34 -0700)
committerGitHub <noreply@github.com>
Tue, 13 Sep 2016 00:34:49 +0000 (17:34 -0700)
Implement long to int casts with overflow for x86

1  2 
src/jit/codegenxarch.cpp

Simple merge