summaryrefslogtreecommitdiff
path: root/tests/arm64
AgeCommit message (Expand)AuthorFilesLines
2016-06-16ARM64: Fix WriteBarrierKyungwoo Lee1-3/+3
2016-06-10ARM64: Another Tests.lst Update for R2RKyungwoo Lee1-3/+3
2016-06-10ARM64: Update Tests.lstKyungwoo Lee1-4/+4
2016-06-09ARM64: Test UpdateKyungwoo Lee1-8502/+8446
2016-06-09ARM64: Enable R2R CIKyungwoo Lee1-42/+42
2016-06-08Renable disabled arm64 R2R testsRahul Kumar1-2/+2
2016-06-08temporarily disable R2R tests for arm64Rahul Kumar1-2/+2
2016-06-01ARM64: eh11_large exclusionKyungwoo Lee1-1/+1
2016-05-31ARM64: Fix JIT_MemSetKyungwoo Lee1-1/+1
2016-05-27Avoid using register x8 as it will be used as the RetBuf argument in the futureBrian Sullivan1-41/+41
2016-05-27Merge pull request #5249 from kyulee1/divzeroKyungwoo Lee1-2/+2
2016-05-26ARM64: Fix Liveness update for Division By ZeroKyungwoo Lee1-2/+2
2016-05-26ARM64: A few Test List UpdateKyungwoo Lee1-3/+3
2016-05-25Enable HFA support for passing arguments on ARM64Brian Sullivan1-25/+25
2016-05-21ARM64: Test Binary Update (afa7fe5486fc90fec7df52bd134b789c568c8b45)Kyungwoo Lee1-9636/+9230
2016-05-19ARM64: Fix R2R EntryPoint for IntrinsicKyungwoo Lee1-2/+2
2016-05-18ARM64: New Test Binary UpdateKyungwoo Lee1-22679/+32885
2016-05-11ARM64: Enable Long AddressKyungwoo Lee1-1/+1
2016-05-06ARM64: Enable Fast Tail CallKyungwoo Lee1-2/+2
2016-05-04ARM64: Enable Tail Call with VarargKyungwoo Lee1-7/+7
2016-05-02ARM64: NativeVarArgKyungwoo Lee1-15/+15
2016-05-02Merge pull request #4621 from kyulee1/floatargKyungwoo Lee1-8/+8
2016-05-02ARM64: Enable Varargs with float argument.Kyungwoo Lee1-8/+8
2016-04-30ARM64: Test.lst UpdateKyungwoo Lee1-4/+4
2016-04-25ARM64: Fix NativeCallableKyungwoo Lee1-1/+1
2016-04-25ARM64: Fix Vararg for PInvokeKyungwoo Lee1-3/+3
2016-04-22ARM64: Fix Frame with VarArgKyungwoo Lee1-4/+4
2016-04-20Merge pull request #4434 from briansull/struct16-abiBrian Sullivan1-16/+16
2016-04-20 ARM64 Work Item 3817, 3524 - Struct16 decompositionBrian Sullivan1-16/+16
2016-04-19ARM64: Another round of clean-up Tests.lstKyungwoo Lee1-16/+16
2016-04-19ARM64: Clean Up Tests.lstKyungwoo Lee1-206/+192
2016-04-18ARM64: Fix Round OperationKyungwoo Lee1-4/+4
2016-04-16ARM64: Fix Storing PSPSym for locallocKyungwoo Lee1-9/+9
2016-04-13ARM64: Tests updateKyungwoo Lee1-34/+6
2016-04-12ARM64: Fix for recording SP for handler.Kyungwoo Lee1-15/+15
2016-04-08Revert "ARM64 Work Item 3817, 3524 - Struct16 decomposition"Jan Kotas1-16/+16
2016-04-08ARM64 Work Item 3817, 3524 - Struct16 decompositionBrian Sullivan1-16/+16
2016-04-06Merge pull request #4099 from ramarag/gcstackwalkKyungwoo Lee1-11/+11
2016-04-06Fixes Updating Registers for managed frames in stack walksRama Krishnan Raghupathy1-11/+11
2016-04-06ARM64: Test.lst update with the latest lab runKyungwoo Lee1-11/+11
2016-03-30ARM64: Running cmd instead of exeKyungwoo Lee1-33395/+33395
2016-03-30Update with 10 additional pasing tests, and two moved to unstableBrian Sullivan1-14/+14
2016-03-30Merge pull request #3996 from kyulee1/fixconvKyungwoo Lee1-2/+2
2016-03-30ARM64: Fix conversion double to unsigned intKyungwoo Lee1-2/+2
2016-03-29Disabled 8 failing testsBrian Sullivan1-8/+8
2016-03-29ARM64: Fix Frame with compLocallocUsedKyungwoo Lee1-15/+15
2016-03-23Changed 22 UNSTABLE tests to EXPECTED_PASSBrian Sullivan1-22/+22
2016-03-22Merge pull request #3851 from briansull/update-tests-lstBrian Sullivan1-182/+0
2016-03-21Remove the Pri2 tests from Tests.lstBrian Sullivan1-182/+0
2016-03-21Merge pull request #3815 from briansull/struct16-fp-argsBrian Sullivan1-50/+50