summaryrefslogtreecommitdiff
path: root/build.proj
diff options
context:
space:
mode:
authormikedn <onemihaid@hotmail.com>2018-06-07 08:18:59 +0300
committerBruce Forstall <brucefo@microsoft.com>2018-06-06 22:18:59 -0700
commit4cdb8103d1d3dbc68577f22c73b1d8112e9706bc (patch)
tree934cbd89a007404529de947c42fe442ce768ff49 /build.proj
parentf7993ddfc19ccce311df69b32f675bd076935e7f (diff)
downloadcoreclr-4cdb8103d1d3dbc68577f22c73b1d8112e9706bc.tar.gz
coreclr-4cdb8103d1d3dbc68577f22c73b1d8112e9706bc.tar.bz2
coreclr-4cdb8103d1d3dbc68577f22c73b1d8112e9706bc.zip
Fix ARM cast codegen (#18063)
* Fix ARM cast codegen ARM cast codegen is rather convoluted and sometimes does the wrong thing by applying GTF_UNSIGNED to the destination type even though this flag is only about the source type. * Add more conversion tests These tests are intended to support casts with contained operands. They're also useful to catch issues caused by load nodes having small types and generally improve test coverage for casts.
Diffstat (limited to 'build.proj')
0 files changed, 0 insertions, 0 deletions