index
:
platform/upstream/coreclr
accepted/tizen_4.0_base
accepted/tizen_4.0_unified
accepted/tizen_5.0_base
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_base
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
asoldatov
backup/release/2.0.0_tizen/20170828
backup/release/2.0.0_tizen/20170906
backup/tizen_5.5/20190304
backup/tizen_base_2.0.0
backup/tizen_base_2.1.1-upd2
master
origin/backup/release/2.0.0_tizen_4.0/20170908
sandbox/adrob/asan
sandbox/adrob/asan.old
sandbox/akazmin/asan_annotate_buff
sandbox/ches01/asan
sandbox/ches01/asan_ARM
sandbox/ches01/asan_ARM_v2
sandbox/ches01/asan_amd64
sandbox/ches01/asan_amd64_intel_syntax
sandbox/ches01/asan_amd64_v2
sandbox/ches01/integrate-libasansi
sandbox/ches01/integrate-libasansi_debug
sandbox/ches01/integrate-libasansi_debug_v2
sandbox/denis13/gcc6x
sandbox/dkson95/clang
sandbox/dkson95/gcc_6_2_1
sandbox/dkson95/hardfp
sandbox/dkson95/hardfp_rebase
sandbox/dkson95/integrate-libasansi
sandbox/dkson95/tizen
sandbox/giuliana/fix_llvm_path
sandbox/giuliana/gcc_6_2_1
sandbox/giuliana/x86_baselibs
sandbox/jaehun77/hardfp
sandbox/mkashkarov/debug_build
sandbox/mkashkarov/test
sandbox/mkashkarov/tizen_6.0_build
sandbox/nmerinov/llvm
sandbox/vbarinov/clean-clang
sandbox/wangbiao/rpm_upgrade
tc
tizen
tizen_4.0
tizen_4.0_base
tizen_4.0_tv
tizen_5.0_base
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_base
Domain: Dotnet / Core; Licenses: MIT;
Alexander Soldatov <soldatov.a@samsung.com>, Dmitri Botcharnikov <dmitry.b@samsung.com>, Igor Kulaychuk <i.kulaychuk@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
arm64
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-18
Update the lst file to exclude failing tests.
jashook
1
-42
/
+42
2016-08-31
Fix #6893. (#6932)
Pat Gavlin
1
-2
/
+2
2016-08-24
Handle multi-reg PUTARG_STK nodes. (#6870)
Pat Gavlin
1
-2
/
+2
2016-08-23
update tests.lst
Rahul Kumar
1
-2
/
+2
2016-08-02
ARM64: Disable Two Tests
Kyungwoo Lee
1
-2
/
+2
2016-07-26
Enable multireg returns on Arm64
Brian Sullivan
1
-23
/
+23
2016-07-20
ARM64: Enable Function Fragment
Kyungwoo Lee
1
-5
/
+5
2016-07-13
ARM64:Similar to arm, in order to preserve volatile semantics MemoryBarrier i...
Rahul Kumar
1
-2
/
+2
2016-07-12
Arm64: remove gcstress_fail tag from certain tests in tests.lst
Rahul Kumar
1
-2
/
+2
2016-07-07
ARM64: Test Update for GcStress0x3
Kyungwoo Lee
1
-17
/
+17
2016-06-29
Merge pull request #6040 from rahku/arm64retbuf
Kyungwoo Lee
1
-25
/
+25
2016-06-29
Remove unittests that contain undefined behaviour
Hanjoung Lee
1
-14
/
+0
2016-06-28
update arm64 tests.lst
Rahul Kumar
1
-25
/
+25
2016-06-28
Fix issue #5642
Brian Sullivan
1
-1
/
+1
2016-06-24
Merge pull request #5993 from briansull/fix-5639
Brian Sullivan
1
-12
/
+12
2016-06-24
Fix for issue 5639
Brian Sullivan
1
-12
/
+12
2016-06-24
ARM64: Fix StackLimit
Kyungwoo Lee
1
-9
/
+9
2016-06-22
ARM64: Skip CompareExchangeTClass Test
Kyungwoo Lee
1
-1
/
+1
2016-06-16
ARM64: Fix WriteBarrier
Kyungwoo Lee
1
-3
/
+3
2016-06-10
ARM64: Another Tests.lst Update for R2R
Kyungwoo Lee
1
-3
/
+3
2016-06-10
ARM64: Update Tests.lst
Kyungwoo Lee
1
-4
/
+4
2016-06-09
ARM64: Test Update
Kyungwoo Lee
1
-8502
/
+8446
2016-06-09
ARM64: Enable R2R CI
Kyungwoo Lee
1
-42
/
+42
2016-06-08
Renable disabled arm64 R2R tests
Rahul Kumar
1
-2
/
+2
2016-06-08
temporarily disable R2R tests for arm64
Rahul Kumar
1
-2
/
+2
2016-06-01
ARM64: eh11_large exclusion
Kyungwoo Lee
1
-1
/
+1
2016-05-31
ARM64: Fix JIT_MemSet
Kyungwoo Lee
1
-1
/
+1
2016-05-27
Avoid using register x8 as it will be used as the RetBuf argument in the future
Brian Sullivan
1
-41
/
+41
2016-05-27
Merge pull request #5249 from kyulee1/divzero
Kyungwoo Lee
1
-2
/
+2
2016-05-26
ARM64: Fix Liveness update for Division By Zero
Kyungwoo Lee
1
-2
/
+2
2016-05-26
ARM64: A few Test List Update
Kyungwoo Lee
1
-3
/
+3
2016-05-25
Enable HFA support for passing arguments on ARM64
Brian Sullivan
1
-25
/
+25
2016-05-21
ARM64: Test Binary Update (afa7fe5486fc90fec7df52bd134b789c568c8b45)
Kyungwoo Lee
1
-9636
/
+9230
2016-05-19
ARM64: Fix R2R EntryPoint for Intrinsic
Kyungwoo Lee
1
-2
/
+2
2016-05-18
ARM64: New Test Binary Update
Kyungwoo Lee
1
-22679
/
+32885
2016-05-11
ARM64: Enable Long Address
Kyungwoo Lee
1
-1
/
+1
2016-05-06
ARM64: Enable Fast Tail Call
Kyungwoo Lee
1
-2
/
+2
2016-05-04
ARM64: Enable Tail Call with Vararg
Kyungwoo Lee
1
-7
/
+7
2016-05-02
ARM64: NativeVarArg
Kyungwoo Lee
1
-15
/
+15
2016-05-02
Merge pull request #4621 from kyulee1/floatarg
Kyungwoo Lee
1
-8
/
+8
2016-05-02
ARM64: Enable Varargs with float argument.
Kyungwoo Lee
1
-8
/
+8
2016-04-30
ARM64: Test.lst Update
Kyungwoo Lee
1
-4
/
+4
2016-04-25
ARM64: Fix NativeCallable
Kyungwoo Lee
1
-1
/
+1
2016-04-25
ARM64: Fix Vararg for PInvoke
Kyungwoo Lee
1
-3
/
+3
2016-04-22
ARM64: Fix Frame with VarArg
Kyungwoo Lee
1
-4
/
+4
2016-04-20
Merge pull request #4434 from briansull/struct16-abi
Brian Sullivan
1
-16
/
+16
2016-04-20
ARM64 Work Item 3817, 3524 - Struct16 decomposition
Brian Sullivan
1
-16
/
+16
2016-04-19
ARM64: Another round of clean-up Tests.lst
Kyungwoo Lee
1
-16
/
+16
2016-04-19
ARM64: Clean Up Tests.lst
Kyungwoo Lee
1
-206
/
+192
2016-04-18
ARM64: Fix Round Operation
Kyungwoo Lee
1
-4
/
+4
[next]