summaryrefslogtreecommitdiff
path: root/tests/arm64
AgeCommit message (Expand)AuthorFilesLines
2018-08-06[WIP] Update vc-runtime package to support ARM and ARM64 with current builds.Bruce Forstall1-1/+1
2018-07-27Specify specific build flavors for CodeGenBringUpTests testsBruce Forstall1-318/+318
2018-07-26Re-enable arm64 tests that no longer failBruce Forstall1-8/+8
2018-07-20Disable manual COM registration logic on ARM32 (#19042)Aaron Robinson1-8/+0
2018-07-18Properly type morphed NEG nodes (#18837)Jakob Botsch Nielsen1-0/+8
2018-07-13Enable Windows ARM64 corefx jobsBruce Forstall1-1/+11
2018-07-12Disable 3 long-running tests and 1 failing test (#18896)Bruce Forstall1-4/+4
2018-07-10Disable tests for Windows/arm64 with GCStress=3 that take too longBruce Forstall1-6/+6
2018-07-04Re-enable jit regression test DevDiv_590771 (#18724)Andy Ayers1-1/+9
2018-06-28Add test for #18362Carol Eidt1-0/+8
2018-06-28JIT: fix bug returning small structs on linux x64 (#18563)Andy Ayers1-0/+64
2018-06-26Fix value numbering when selecting a constant (#18627)Jakob Botsch Nielsen1-0/+15
2018-06-20An UnusedValue still requires a target reg (#18561)Carol Eidt1-0/+8
2018-06-20Remove MaskLoad tests from arm and arm64 lst files (#18569)Jarret Shook1-16/+0
2018-06-15Use correct field offset in genPutArgStkFieldList (#18483)Carol Eidt1-0/+8
2018-06-12Disable HugeArray test in GCStress modesBruce Forstall1-1/+1
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