summaryrefslogtreecommitdiff
path: root/tests/arm64
AgeCommit message (Expand)AuthorFilesLines
2018-06-11(Re)Enable NativeVarargs for CoreCLR (#18373)Jarret Shook1-16/+0
2018-06-08Re-enable tests for Windows arm64Bruce Forstall1-2/+2
2018-06-02Enable tailcall_v4\smallFrame\smallFrame (#18246)Sergey Andreenko1-1/+1
2018-05-31[Arm64] Implement genZeroInitFltRegs for float (#18200)Steve MacLean1-2/+2
2018-05-15ignore .tail opcode for arm64 (#18002)Sergey Andreenko1-11/+11
2018-05-14Add tests for arm64 il issues. (#17759)Sergey Andreenko1-2/+27
2018-05-13Add explicit null check for VSD via tail call stub. (#17960)Sergey Andreenko1-11/+11
2018-05-10add test with tail call of VSD stub with AV. (#17920)Sergey Andreenko1-0/+8
2018-05-10Merge pull request #17784 from adityamandaleeka/add_jit_hfa_passing_testAditya Mandaleeka1-0/+31
2018-05-09Fix lst file for new test additions.Aditya Mandaleeka1-3/+26
2018-05-09fix semicolon and priorities for new excluded tests (#17934)Sergey Andreenko1-20/+20
2018-05-09Add regression test for passing HFA params.Aditya Mandaleeka1-0/+8
2018-05-08Update arm/arm64 test lists (#17855)Sergey Andreenko1-10/+3923
2018-04-24Delete unused tests\arm64\fails.testlist (#17745)Sergey Andreenko1-22/+0
2018-04-19[Arm64/Linux] Fix GenericPInvokeCalliHelper (#17659)Steve MacLean1-1/+0
2018-04-16Merge pull request #17402 from sdmaclea/PR-ARM64-COREFX-EXCLUSIONSBruce Forstall1-0/+4
2018-04-14Update corefx_test_exclusions.txtSteve MacLean1-22/+0
2018-04-09Disable some tests under GCStress where they take too long to complete (#17437)Koundinya Veluri1-11/+11
2018-04-03[Arm64] Add corefx_test_exclusions.txtSteve MacLean1-0/+26
2018-03-29Mark GCCollect test as GC stress excludedJan Vorlicek1-1/+1
2018-03-02Delete SingleGetHashCode and DoubleGetHashCode tests for arm/arm64 (#16688)Bruce Forstall1-40/+0
2018-02-23[Arm64/Windows] Make r2r green in CISteve MacLean1-3/+3
2018-02-21Fix StructPacking test for ARM (#16484)Bruce Forstall1-0/+7
2018-02-14Fix ARM/ARM64 hijacking in tail calls (#16039)Jan Vorlicek1-1/+1
2018-01-16Disable GetGeneration from GCStress runsBruce Forstall1-1/+1
2018-01-11Disable NoGC test in GCStress test runsBruce Forstall1-1/+1
2018-01-05JIT: fix decompose long left shift for overshift cases (#15704)Andy Ayers1-0/+17
2017-12-18Manually add arm/arm64 BenchmarksGame testingBruce Forstall1-60/+107
2017-12-05Adjust BenchI/BenchF paths to account for recent file movesBruce Forstall1-88/+88
2017-11-13Disable arm64 tests that fail in Debug CI runsBruce Forstall1-4/+4
2017-09-15Mark removed tests EXPECTED_FAILJoseph Tremoulet1-12/+12
2017-09-05Disable tests based on 13796jashook1-6/+6
2017-09-01Lst File updates.jashook1-443/+644
2017-08-30Move performance tests back into Priority 0.Pat Gavlin1-53/+53
2017-08-28Remove "Pri0" tags.Pat Gavlin1-5610/+5610
2017-08-28Tag Pri1+ tests as such in the ARM32/64 LST files.Pat Gavlin1-7010/+7009
2017-08-18[Unix x64|Arm64] Correct canfastTailCall decisionsjashook1-0/+32
2017-07-19Fix the SustainedLowLatency/scenario test.Pat Gavlin1-1/+1
2017-07-19Add arm32 ci testing.jashook1-8/+0
2017-06-29Fix the package restore for arm64 and arm32jashook1-2/+2
2017-05-23[Arm64 Windows] Renable SpanBenchjashook1-1/+1
2017-05-19[*64] NYI: TYP_STRUCT, fastTailCall stack fixupjashook1-2/+2
2017-05-16Merge pull request #11037 from jashook/arm64_test_updateJarret Shook1-108/+108
2017-05-15Turn on tests which are now passing.jashook1-108/+108
2017-05-12[Arm64] Disable new test regressionsjashook1-7/+7
2017-04-19For Reflection invoke, use ArgLocDescjashook1-1/+1
2017-04-03Update the arm64 test dropjashook1-1532/+532
2017-03-14Merge pull request #10152 from jashook/assert_pcodes_pcodesstart_lt_256Jarret Shook1-7/+7
2017-03-14Fix #9457jashook1-7/+7
2017-03-13Merge pull request #10095 from jashook/update_arm64_exclusionsJarret Shook1-259/+243