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-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
2016-04-16
ARM64: Fix Storing PSPSym for localloc
Kyungwoo Lee
1
-9
/
+9
2016-04-13
ARM64: Tests update
Kyungwoo Lee
1
-34
/
+6
2016-04-12
ARM64: Fix for recording SP for handler.
Kyungwoo Lee
1
-15
/
+15
2016-04-08
Revert "ARM64 Work Item 3817, 3524 - Struct16 decomposition"
Jan Kotas
1
-16
/
+16
2016-04-08
ARM64 Work Item 3817, 3524 - Struct16 decomposition
Brian Sullivan
1
-16
/
+16
2016-04-06
Merge pull request #4099 from ramarag/gcstackwalk
Kyungwoo Lee
1
-11
/
+11
2016-04-06
Fixes Updating Registers for managed frames in stack walks
Rama Krishnan Raghupathy
1
-11
/
+11
2016-04-06
ARM64: Test.lst update with the latest lab run
Kyungwoo Lee
1
-11
/
+11
2016-03-30
ARM64: Running cmd instead of exe
Kyungwoo Lee
1
-33395
/
+33395
2016-03-30
Update with 10 additional pasing tests, and two moved to unstable
Brian Sullivan
1
-14
/
+14
2016-03-30
Merge pull request #3996 from kyulee1/fixconv
Kyungwoo Lee
1
-2
/
+2
2016-03-30
ARM64: Fix conversion double to unsigned int
Kyungwoo Lee
1
-2
/
+2
2016-03-29
Disabled 8 failing tests
Brian Sullivan
1
-8
/
+8
2016-03-29
ARM64: Fix Frame with compLocallocUsed
Kyungwoo Lee
1
-15
/
+15
2016-03-23
Changed 22 UNSTABLE tests to EXPECTED_PASS
Brian Sullivan
1
-22
/
+22
2016-03-22
Merge pull request #3851 from briansull/update-tests-lst
Brian Sullivan
1
-182
/
+0
2016-03-21
Remove the Pri2 tests from Tests.lst
Brian Sullivan
1
-182
/
+0
2016-03-21
Merge pull request #3815 from briansull/struct16-fp-args
Brian Sullivan
1
-50
/
+50
2016-03-21
Tests and fixes for struct16 arguments and floating point arguments
Brian Sullivan
1
-50
/
+50
2016-03-21
ARM64: Apply exclusion list to Tests.lst file
Kyungwoo Lee
1
-707
/
+0
2016-03-18
Removing Tests.sav
Brian Sullivan
1
-59330
/
+0
2016-03-18
Updated one UNSTABLE test
Brian Sullivan
1
-1
/
+1
2016-03-18
Update with passing Interop tests
Brian Sullivan
2
-71
/
+59401
2016-03-17
Fix Stack Alignment Check
Kyungwoo Lee
1
-3
/
+3
2016-03-17
Enable running of the full Pri0 and Pri1 set of tests
Brian Sullivan
1
-2929
/
+2929
2016-03-16
ARM64: Fix Large Stack Allocation
Kyungwoo Lee
1
-2
/
+2
2016-03-15
Merge pull request #3698 from kyulee1/Fixovf
Kyungwoo Lee
1
-1
/
+1
2016-03-15
Merge pull request #3692 from kyulee1/fixuint2float
Kyungwoo Lee
1
-1
/
+1
2016-03-14
ARM64: Fix genJumpToThrowHlpBlk
Kyungwoo Lee
1
-1
/
+1
2016-03-14
Merge branch 'master' into update-tests-lst
Brian Sullivan
1
-2
/
+2
2016-03-14
Updated with NEW_PASS tests
Brian Sullivan
1
-11
/
+11
2016-03-14
ARM64: Fix casting unsigned int to double
Kyungwoo Lee
1
-1
/
+1
2016-03-14
ARM64: Fix ZeroInit of Locals
Kyungwoo Lee
1
-2
/
+2
2016-03-11
Major Update for new tests
Brian Sullivan
1
-23366
/
+41553
2016-03-08
Merge pull request #3548 from kyulee1/fixgc
Kyungwoo Lee
1
-10
/
+10
2016-03-07
ARM64: Fix for handling GC register for call site
Kyungwoo Lee
1
-10
/
+10
2016-03-04
Fixes for 16-byte struct argument passing for ARM64
Brian Sullivan
1
-48
/
+48
2016-03-02
Merge pull request #3444 from kyulee1/mul
Kyungwoo Lee
1
-1
/
+1
2016-03-02
ARM64: Fix for Multiplication with Overflow Check
Kyungwoo Lee
1
-1
/
+1
2016-03-02
Delete a bad test (b06435) for double to long conversion
Kyungwoo Lee
1
-7
/
+0
2016-03-01
ARM64: Fix for Mod 1
Kyungwoo Lee
1
-1
/
+1
2016-02-29
Moved 42 tests from UNSTABLE to EXPECTED_PASS
Brian Sullivan
1
-44
/
+44
[next]