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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-18
genPutArgStk needs to check for FIELD_LIST first (#18499)
Carol Eidt
2
-0
/
+88
2018-06-18
Correctly return early if the test fails (#18529)
Jarret Shook
1
-44
/
+44
2018-06-18
Improve Intel hardware intrinsic APIs (#17637)
Fei Peng
34
-7098
/
+0
2018-06-18
Typo (#18520)
John Doe
3
-28
/
+28
2018-06-18
Re-Enable StructABI test for xplat (#18496)
Jarret Shook
4
-180
/
+1282
2018-06-15
Use correct field offset in genPutArgStkFieldList (#18483)
Carol Eidt
4
-0
/
+92
2018-06-13
Merge pull request #18438 from BruceForstall/FixKeepAlive
Bruce Forstall
1
-5
/
+9
2018-06-13
Fix enregistered lclFld bug (#18418)
Carol Eidt
2
-0
/
+157
2018-06-13
Merge pull request #18442 from BruceForstall/DisableB65423
Bruce Forstall
1
-1
/
+3
2018-06-12
Disable test b65423, tracked by #18441
Bruce Forstall
1
-1
/
+3
2018-06-12
Fix GC KeepAlive test
Bruce Forstall
1
-5
/
+9
2018-06-12
Disable HugeArray test in GCStress modes
Bruce Forstall
3
-4
/
+4
2018-06-11
(Re)Enable NativeVarargs for CoreCLR (#18373)
Jarret Shook
3
-32
/
+6
2018-06-09
Merge pull request #18394 from BruceForstall/Fix10115
Bruce Forstall
1
-2
/
+2
2018-06-08
Merge pull request #18363 from sdmaclea/PR-waitany-debug
Bruce Forstall
68
-114
/
+146
2018-06-08
Re-enable tests for Windows arm64
Bruce Forstall
1
-2
/
+2
2018-06-08
Merge pull request #18382 from BruceForstall/MakeArmGcStress3Clean
Bruce Forstall
3
-3
/
+6
2018-06-08
Fix coredistools download script now that Packages layout has changed
Russ Keldorph
1
-2
/
+2
2018-06-08
Disable 3 tests incompatible with GCStress=3
Bruce Forstall
3
-3
/
+6
2018-06-08
Fix threading gcStress fails
Steve MacLean
55
-77
/
+115
2018-06-08
Workaround for compiler.hpp (1848) - Assertion failed 'lvRefCnt' (#18292)
Sergey Andreenko
2
-0
/
+223
2018-06-08
Disable failing CoreFx tests on Windows/arm and Linux/arm (#18347)
Egor Chesakov
2
-0
/
+4
2018-06-07
JIT: Fix bug in finally cloning caused by unsound callfinally reordering (#18...
Andy Ayers
2
-0
/
+90
2018-06-07
Interop Copy tests now all return 101 during fail rather than crash (#18310)
Aaron Robinson
9
-434
/
+176
2018-06-07
Waitany test debug and cleanup
Steve MacLean
13
-37
/
+31
2018-06-07
Mark eventsourcetrace GCStressIncompatible
Steve MacLean
1
-0
/
+1
2018-06-06
Fix ARM cast codegen (#18063)
mikedn
3
-0
/
+11714
2018-06-06
Adding containment support for more x86 hardware intrinsics (#18297)
Tanner Gooding
28
-72
/
+3643
2018-06-06
Increase timeout and log the result for some WaitAny tests that expect Abando...
Koundinya Veluri
3
-9
/
+7
2018-06-05
Update SDK used to build jitutils to 2.1 RC (#18290)
Andy Ayers
1
-3
/
+7
2018-06-04
Flow EventSources to EventPipe on Windows (#18217)
Brian Robbins
9
-122
/
+473
2018-06-02
Enable tailcall_v4\smallFrame\smallFrame (#18246)
Sergey Andreenko
4
-4
/
+2
2018-06-02
JIT: fix issue with zero-length stackalloc (#18183)
Andy Ayers
2
-0
/
+68
2018-06-01
Reduce race risk in MutexWaitOne2::PosTest4() (#18195)
Steve MacLean
1
-2
/
+2
2018-06-01
Merge pull request #18059 from helloguo/fix18039
Carol Eidt
6
-0
/
+260
2018-06-01
[arm64] Disable `a % b = a & (b - 1);` optimization. (#18206)
Sergey Andreenko
1
-154
/
+159
2018-06-01
fix SSE2 intrinsic MoveScalar for type long and ulong
helloguo
6
-0
/
+260
2018-06-01
Fix GitHub_16041 test. (#18210)
Sergey Andreenko
1
-2
/
+2
2018-06-01
Mark JIT/Regression/JitBlue/GitHub_18056 as JitOptimizationSensitive (#18184)
Egor Chesakov
1
-0
/
+1
2018-05-31
[Arm64] Implement genZeroInitFltRegs for float (#18200)
Steve MacLean
1
-2
/
+2
2018-05-31
Add test case for optimized box vector assert (#18163)
Andy Ayers
2
-0
/
+59
2018-05-25
Adding tests for the FMA hardware intrinsics.
Tanner Gooding
41
-5
/
+12079
2018-05-23
Merge pull request #18086 from sdmaclea/PR-delete_next_card_table
Bruce Forstall
1
-1
/
+3
2018-05-23
Merge pull request #18087 from BruceForstall/RemoveMoreLEGACY_BACKEND
Bruce Forstall
2
-36
/
+36
2018-05-23
Fix race in test waitone1 (#18085)
Steve MacLean
1
-14
/
+2
2018-05-22
Remove more JIT LEGACY_BACKEND tendrils
Bruce Forstall
2
-36
/
+36
2018-05-22
Remove -Rebuild option from build scripts (#18089)
Brian Robbins
1
-1
/
+1
2018-05-22
Mark delete_next_card_table
Steve MacLean
1
-1
/
+3
2018-05-22
Fix compareexchangetstring thread safety (#18075)
Steve MacLean
1
-15
/
+13
2018-05-21
add repro for #18056 (#18057)
Sergey Andreenko
3
-0
/
+137
[next]