[llvm] Add sign extensions for the index register used during bounds checks and array...
authorZoltan Varga <vargaz@gmail.com>
Mon, 3 Apr 2017 21:23:26 +0000 (17:23 -0400)
committerGitHub <noreply@github.com>
Mon, 3 Apr 2017 21:23:26 +0000 (17:23 -0400)
commit3a37fbaa0b4f409225eea59f1cb2d52c5969e60e
tree891527e044f251122845d0c32d6fdc65ad81d10f
parentbc7bb8ef592a49a0cf771e172b37da0bad64aebd
[llvm] Add sign extensions for the index register used during bounds checks and array address calculations. (#4636)
mono/mini/decompose.c
mono/mini/method-to-ir.c
mono/mini/mini-llvm.c