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
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-18
Remove now dead code from managed parsing/formatting.
Stephen Toub
5
-638
/
+13
2017-11-18
Improve performance of managed formatting code
Stephen Toub
4
-278
/
+393
2017-11-18
Move integer parsing/formatting logic to shared
Stephen Toub
7
-1290
/
+2653
2017-11-18
Delete unused Thread::YieldTask (#15091)
Jan Kotas
14
-99
/
+5
2017-11-18
Fix #15057 MemoryStream.CopyToAsync calls Write / WriteAsync with count=0 (#1...
David Nissimoff
1
-0
/
+4
2017-11-18
Fix up ConfiguredValueTaskAwaitable signature for new compiler checks (#15092)
Jan Kotas
1
-1
/
+1
2017-11-17
fix for il to native mapping etw events (#15038)
David Mason
5
-11
/
+15
2017-11-17
Generic hardware intrinsics throw exception for non-numeric types (#15068)
Fei Peng
7
-50
/
+267
2017-11-16
Do not check stmts after the tail call candidate if the optimization has been...
Sergey Andreenko
1
-2
/
+5
2017-11-16
fix format (#15064)
Sergey Andreenko
1
-6
/
+6
2017-11-16
Fix desktop build breaks.
dotnet-bot
1
-12
/
+11
2017-11-16
Fix 14455: _opt_relrotarg_valref test failure on amd64. (#15032)
Sergey Andreenko
1
-6
/
+7
2017-11-15
don't use Compiler:: if we are currently in this namescape. (#15045)
Sergey Andreenko
1
-1
/
+1
2017-11-15
HashCode based on xxHash32 (#14863)
Jonathan Dickinson
3
-0
/
+437
2017-11-15
Added EmitCalli overload (#15040)
Ivan Cronyn
1
-0
/
+45
2017-11-15
Improve SSA dominator computation memory usage (#14965)
mikedn
7
-77
/
+161
2017-11-15
Merge pull request #15039 from fiigii/fix
Bruce Forstall
1
-8
/
+26
2017-11-15
Fire tracepoints for methods with no template (#14987)
Victor "Nate" Graf
1
-3
/
+6
2017-11-15
Adding null check for implicit cast from array/arraysegment to Span (#15044)
Ahson Khan
2
-4
/
+6
2017-11-15
Delete move to return spill in the implicit tail call in the inlinee with sev...
Sergey Andreenko
4
-113
/
+182
2017-11-15
Fix #15035
Fei Peng
1
-8
/
+26
2017-11-14
Remove out-of-use method and properties from appdomain (#15029)
Zhukov Maxim
4
-137
/
+6
2017-11-14
Enable Globalization Invariant mode using Environment Variable (#15024)
Tarek Mahmoud Sayed
6
-12
/
+37
2017-11-14
move fgFixupStructReturn (#14966)
Sergey Andreenko
1
-10
/
+4
2017-11-14
JIT: look through GT_RET_EXPR when forming inline candidates
Andy Ayers
4
-20
/
+100
2017-11-14
Merge pull request #15014 from fiigii/vexencoding
Carol Eidt
12
-202
/
+110
2017-11-14
Merge pull request #14914 from CarolEidt/Fix14665
Carol Eidt
3
-68
/
+96
2017-11-14
small changes to get coreclr building on FreeBSD again (#14964)
Tomas Weinfurt
3
-3
/
+7
2017-11-14
Change VEX-encoding selection to avoid AVX-SSE transition penalties
Fei Peng
12
-202
/
+110
2017-11-14
Add object null checks in Memory<T> APIs to support default (#14816)
Ahson Khan
2
-37
/
+27
2017-11-14
Fix CppCodeGen break with latest XCode (dotnet/corert#4926)
Jan Kotas
1
-1
/
+1
2017-11-14
Merge pull request #14929 from sdmaclea/PR-ARM64-SIMD-genStructReturn
Carol Eidt
1
-12
/
+51
2017-11-14
Merge pull request #14934 from sdmaclea/PR-ARM64-SIMD-genMultiRegCallStoreToL...
Carol Eidt
1
-1
/
+43
2017-11-14
Merge pull request #14975 from sdmaclea/PR-SIMD-genSIMDIntrinsicInit-0
Carol Eidt
3
-5
/
+11
2017-11-14
Merge pull request #14976 from sdmaclea/PR-SIMD-genCodeForStoreLclVar-0
Carol Eidt
2
-0
/
+15
2017-11-13
Adding Memory CopyTo APIs (#15010)
Ahson Khan
2
-0
/
+46
2017-11-13
Merge pull request #15018 from dotnet-bot/from-tfs
Brian Sullivan
1
-0
/
+12
2017-11-13
Merge pull request #14944 from sdmaclea/PR-ARM64-SIMD-Partial-Callee-Save-SIMD12
Carol Eidt
3
-14
/
+26
2017-11-13
Merge pull request #14953 from mikedn/ssa-mem-track
Bruce Forstall
5
-76
/
+45
2017-11-13
Merge pull request #14988 from briansull/fix-523532
Brian Sullivan
1
-1
/
+1
2017-11-13
Merge pull request #14921 from BruceForstall/EnableRyuJitArm32Crossgen
Bruce Forstall
1
-2
/
+3
2017-11-13
Merge pull request dotnet/corert#4918 from dotnet/nmirror
Jan Kotas
9
-30
/
+25
2017-11-13
Merge pull request #14984 from jashook/add_new_publish_vars
Jarret Shook
1
-3
/
+3
2017-11-13
Use new publish vars
jashook
1
-3
/
+3
2017-11-13
fix DevDiv521437
dotnet-bot
1
-0
/
+12
2017-11-13
check that VM set pAddr == nullptr (#15003)
Sergey Andreenko
1
-0
/
+1
2017-11-13
Enable RyuJIT/arm32 crossgen compilation of S.P.C.dll
Bruce Forstall
1
-2
/
+3
2017-11-12
Fix sempahore spinning fix (#15002)
Stephen Toub
1
-14
/
+15
2017-11-12
Port https://github.com/dotnet/coreclr/pull/13148 to master (#14999)
Michal Strehovský
1
-9
/
+19
2017-11-12
Allow non-abstract non-public interface methods in ILAsm (#14998)
Michal Strehovský
2
-19
/
+0
[next]