summaryrefslogtreecommitdiff
path: root/tests/arm64
AgeCommit message (Expand)AuthorFilesLines
2016-03-08Merge pull request #3548 from kyulee1/fixgcKyungwoo Lee1-10/+10
2016-03-07ARM64: Fix for handling GC register for call siteKyungwoo Lee1-10/+10
2016-03-04Fixes for 16-byte struct argument passing for ARM64Brian Sullivan1-48/+48
2016-03-02Merge pull request #3444 from kyulee1/mulKyungwoo Lee1-1/+1
2016-03-02ARM64: Fix for Multiplication with Overflow CheckKyungwoo Lee1-1/+1
2016-03-02Delete a bad test (b06435) for double to long conversionKyungwoo Lee1-7/+0
2016-03-01ARM64: Fix for Mod 1Kyungwoo Lee1-1/+1
2016-02-29Moved 42 tests from UNSTABLE to EXPECTED_PASSBrian Sullivan1-44/+44
2016-02-29Updated arm64 Tests.lst for PR #3430Brian Sullivan1-35/+35
2016-02-29ARM64: Fix for pow testKyungwoo Lee1-1/+1
2016-02-26Fixes GT_MOD codegen and three other issues for ARM64Brian Sullivan1-40/+40
2016-02-25ARM64: Fix for casting long to ulongKyungwoo Lee1-1/+1
2016-02-18Added enum CompareKind as input to genJumpKindForOper()Brian Sullivan1-6/+6
2016-02-17Refactor the Conditional branches on Arm to match the Arm condition codesBrian Sullivan1-16/+16
2016-02-12Fix issues with passing 16-byte structs on Arm64Brian Sullivan1-9/+9
2016-02-09For methods that have very large stack frames we need an extra instructionBrian Sullivan1-167/+167
2016-02-03Fix Arm64 test regressions from PR #2954Brian Sullivan1-67/+67
2016-02-01Remove assert NYI: "Varargs method"Brian Sullivan1-27/+27
2016-01-29Fix for Issue 2849 - Assertion failed 'parent->OperGet() != GT_LDOBJ'Brian Sullivan1-27/+27
2016-01-26Change to disallow the generation of "locked" instruction for non-x86/x64 tar...Brian Sullivan1-94/+94
2016-01-25Labeled the ARM64 dbg test failures due to issue 2849Brian Sullivan1-14/+14
2016-01-22Arm64 Smarty List file use for testing on Windows systemsBrian Sullivan1-0/+41146