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
2016-11-18
Fix codegen for `(umod (gt_long) (const int))`.
Pat Gavlin
2
-0
/
+69
2016-11-17
Merge pull request #8151 from adiaaida/enableTests
Michelle McDaniel
1
-28
/
+7
2016-11-16
Remove test exclusions for tests that now pass
Michelle McDaniel
1
-28
/
+7
2016-11-16
Merge pull request #8146 from jashook/test_update_arm64
Jarret Shook
1
-1
/
+1
2016-11-16
Update arm64 tests used by the CI.
jashook
1
-1
/
+1
2016-11-16
Fix the path to build artifacts for formatting
Michelle McDaniel
1
-1
/
+1
2016-11-15
Merge pull request #8135 from pgavlin/fixExtendPtrVN
Pat Gavlin
2
-0
/
+153
2016-11-15
Changing JIT perf test names to fix how they are organized on BenchView (#8083)
jorive
72
-105
/
+317
2016-11-15
Fix value numbering for FieldSeqStore::NotAField.
Pat Gavlin
2
-0
/
+153
2016-11-15
Merge pull request #8127 from jashook/arm64_post_build_script
Jarret Shook
1
-0
/
+311
2016-11-15
Change over from the old ar64 scripting.
jashook
1
-0
/
+311
2016-11-14
Merge pull request #8086 from pgavlin/VSO278523
Pat Gavlin
2
-0
/
+154
2016-11-14
Admit more dest addresses in block assign value-numbering.
Pat Gavlin
2
-0
/
+154
2016-11-14
Merge pull request #8111 from BruceForstall/FixTestNewlines
Bruce Forstall
1
-3
/
+3
2016-11-14
Merge pull request #8031 from pgavlin/VSO283795
Pat Gavlin
5
-3
/
+110
2016-11-14
Fix test exclusions.
Pat Gavlin
4
-6
/
+9
2016-11-13
Merge pull request #8108 from gkhanna79/Arm32Test
Gaurav Khanna
1
-0
/
+1
2016-11-13
Don't generate explicit newlines in SIMD tests
Bruce Forstall
1
-3
/
+3
2016-11-13
Enable WinArm32 P1 Test Build
Gaurav Khanna
1
-0
/
+1
2016-11-12
Remove conflicting proj files (#8090)
John Chen
3
-105
/
+0
2016-11-11
Enable unrolling of SIMD_LIMIT loops
Joseph Tremoulet
2
-0
/
+202
2016-11-11
Merge pull request #7788 from AndyAyersMS/InlinePins
Andy Ayers
1
-0
/
+1
2016-11-10
Format the code and disable the regression test.
Pat Gavlin
1
-0
/
+3
2016-11-10
Merge pull request #8056 from adiaaida/updateFormattingJobPatch
Michelle McDaniel
1
-0
/
+22
2016-11-10
Create patches in formatting job
Michelle McDaniel
1
-0
/
+22
2016-11-09
Update CoreClr, CoreFx to beta-24709-03, beta-24710-01, respectively (#7922)
dotnet bot
12
-231
/
+231
2016-11-09
ARM-CI : Fix segmentation faults on running tests (#8019)
Sujin Kim
1
-24
/
+42
2016-11-09
Remove unnecessary newline in WriteLine (#8047)
Bruce Forstall
1
-1
/
+1
2016-11-09
Inliner: support inlining of methods with pinned locals
Andy Ayers
1
-0
/
+1
2016-11-09
Merge pull request #7981 from sandreenko/fix_vn_in_cse
sandreenko
2
-0
/
+93
2016-11-07
Merge pull request #7988 from ramarag/lockjson
Rama krishnan Raghupathy
1
-5
/
+0
2016-11-07
Do not fold `(x + null)` in certain cases.
Pat Gavlin
2
-0
/
+101
2016-11-07
Set VN argument for changeOper during morph.
Sergey Andreenko
2
-0
/
+93
2016-11-07
Merge pull request #8006 from pgavlin/VSO278369
Pat Gavlin
2
-0
/
+99
2016-11-07
Merge pull request #8007 from pgavlin/VSO284785
Pat Gavlin
2
-0
/
+85
2016-11-07
Merge pull request #7949 from hqueue/arm/sizeof
Russ Keldorph
1
-0
/
+6
2016-11-04
Move remaining NETCoreApp references from 1.0 to 1.1 (#8008)
Russ Keldorph
5
-5
/
+5
2016-11-04
Fix VN propagation for binops.
Pat Gavlin
2
-0
/
+99
2016-11-04
Add a regression test for VSO 284785.
Pat Gavlin
2
-0
/
+85
2016-11-03
Revert "ARM-CI : Use archived root-fs and run tests with --sequential option"
Jan Kotas
1
-35
/
+18
2016-11-03
ARM-CI : Use archived root-fs and run tests with --sequential option (#7946)
Sujin Kim
1
-18
/
+35
2016-11-03
Removing the copy of project.lock.json to bin folder
Rama Krishnan Raghupathy
1
-5
/
+0
2016-11-03
Merge pull request #7972 from adiaaida/storeShiftRotate32
Michelle McDaniel
3
-0
/
+136
2016-11-03
Force store of lcl var for shift/rotate by 32
Michelle McDaniel
3
-0
/
+136
2016-11-03
Merge pull request #7908 from sandreenko/fix_tail_call_in_R2R
sandreenko
2
-0
/
+93
2016-11-03
Merge pull request #7958 from pgavlin/VSO280123
Pat Gavlin
2
-0
/
+88
2016-11-03
Correct pattern check
Sergey Andreenko
2
-0
/
+93
2016-11-02
Merge pull request #7917 from pgavlin/VSO280120
Pat Gavlin
2
-0
/
+78
2016-11-02
Make a few VN methods tolerant of NoVN.
Pat Gavlin
2
-0
/
+88
2016-11-02
Fix VSO280120.
Pat Gavlin
2
-0
/
+78
[next]