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-05-26
[RyuJIT/ARM32] Update RMB for helper function
Hyung-Kyu Choi
1
-2
/
+2
2017-05-25
Merge pull request dotnet/corert#3709 from dotnet/nmirror
Michal Strehovský
4
-0
/
+45
2017-05-26
Merge pull request #11917 from JosephTremoulet/RationalCall
Joseph Tremoulet
1
-3
/
+12
2017-05-25
Remove the check that requires an instrumented flags for mscorlib when collec...
Brian Sullivan
1
-11
/
+0
2017-05-25
Merge pull request #11878 from CarolEidt/ContainLclVars
Carol Eidt
6
-40
/
+60
2017-05-25
Merge pull request #11880 from mskvortsov/FixSetRegToCond
Pat Gavlin
1
-4
/
+11
2017-05-25
Make untracked lclVars contained
Carol Eidt
6
-40
/
+60
2017-05-25
Implement Activity ID / Related Activity ID for EventSources Writing to Event...
Brian Robbins
12
-34
/
+98
2017-05-25
Clear GTF_CALL from non-calls in rationalize
Joseph Tremoulet
1
-3
/
+12
2017-05-24
Adds System.Runtime.CompilerServices.Runtimefeature.PortablePdb (#11845)
Tomáš Matoušek
1
-2
/
+12
2017-05-24
Remove g_fEEManagedEXEStartup and g_fEEIJWStartup. (#11907)
Aditya Mandaleeka
3
-27
/
+6
2017-05-24
Mark the EventPipe crst as host breakable. (#11899)
Brian Robbins
1
-1
/
+1
2017-05-24
[x86/Linux] Reentrant PEImage::Load (#11867)
Jonghyun Park
1
-1
/
+7
2017-05-24
Merge pull request #11894 from pgavlin/gh11804
Pat Gavlin
1
-16
/
+4
2017-05-24
Fix Issue 11861 (#11886)
Xiang Fan
1
-0
/
+8
2017-05-24
Allow RelativePointer::SetValue usage for non-DAC builds only (#11891)
gbalykov
9
-73
/
+48
2017-05-24
Merge pull request #11893 from JosephTremoulet/WeakenIBRAssert
Joseph Tremoulet
1
-2
/
+10
2017-05-24
Merge pull request #11883 from JosephTremoulet/PromotedStructRefs
Joseph Tremoulet
2
-61
/
+106
2017-05-24
Indicate if thread time events are in managed or native code. (#11892)
Brian Robbins
8
-8
/
+72
2017-05-24
Never enregister type-punned regStruct lclVars.
Pat Gavlin
1
-16
/
+4
2017-05-24
Weaken type assertion in gtNewLclNode
Joseph Tremoulet
1
-2
/
+10
2017-05-24
Improve comments around implicit byref rewrite
Joseph Tremoulet
2
-10
/
+22
2017-05-24
[Arm64/Win] Revise JIT_MemSet (#11420)
Steve MacLean
1
-89
/
+157
2017-05-24
[x86/Linux] Thread-safe UMThunkMarshInfo::RunTimeInit (#11864)
Jonghyun Park
1
-3
/
+4
2017-05-24
Update full-struct references to promoted IBR args
Joseph Tremoulet
2
-53
/
+86
2017-05-24
RyuJIT/arm32: Fix genRegSetToCond for FP cases
Mikhail Skvortcov
1
-4
/
+11
2017-05-24
Fix format
Hyung-Kyu Choi
1
-3
/
+3
2017-05-24
[RyuJIT/ARM32] Dodge lowering long compares
Hyung-Kyu Choi
1
-1
/
+9
2017-05-23
Scale back [Serializable] on CoreCLR types (#11765)
Morgan Brown
258
-645
/
+7
2017-05-23
Return early if EventPipeBuffer is empty. (#11855)
Brian Robbins
1
-0
/
+4
2017-05-23
Delete special handling of IJW RVA fields at NGen time (#11818)
Jan Kotas
6
-73
/
+3
2017-05-23
Merge pull request #11694 from JosephTremoulet/IconHoist
Joseph Tremoulet
4
-11
/
+47
2017-05-23
Merge pull request #11366 from ruben-ayrapetyan/remove-zap-code-relocs-for-li...
Bruce Forstall
15
-22
/
+174
2017-05-23
Merge pull request #10275 from mikedn/x86-cmp-long-lower
Pat Gavlin
13
-323
/
+221
2017-05-23
Remove "corerun" sos plugin command. (#11812)
Mike McLaughlin
4
-63
/
+0
2017-05-23
Direct mapping of IL-assembly images that don't contain writeable sections.
Ruben Ayrapetyan
5
-18
/
+124
2017-05-23
Extract PEImage::CreateLayoutMapped and PEImage::CreateLayoutFlat from PEImag...
Ruben Ayrapetyan
2
-52
/
+92
2017-05-23
[RyuJIT/ARM][LSRA] Update register mask for GC helper
Hyung-Kyu Choi
1
-1
/
+1
2017-05-22
Merge pull request #10990 from mikedn/narrow-test
Pat Gavlin
1
-30
/
+49
2017-05-23
Delete long compare support from x86 codegen
Mike Danes
4
-290
/
+1
2017-05-23
Lower long compares that are materialized into a register
Mike Danes
1
-4
/
+134
2017-05-23
Introduce GT_CMP and GT_SETCC(condition)
Mike Danes
12
-29
/
+86
2017-05-22
Use sigInst.methInstCount != 0 to detect generic methods (#11780)
Michal Strehovský
1
-2
/
+2
2017-05-22
Merge pull request #11810 from BruceForstall/FixUninitWarning
Bruce Forstall
1
-1
/
+1
2017-05-22
Merge pull request #11797 from BruceForstall/CommonizeAdr
Bruce Forstall
3
-50
/
+41
2017-05-22
Quiet warning C2220
Joseph Tremoulet
1
-1
/
+1
2017-05-22
Fix VC++ C4201 warning on desktop build
Bruce Forstall
1
-1
/
+1
2017-05-22
Fix off-by-one error
Joseph Tremoulet
1
-3
/
+3
2017-05-22
Revert "Fixed tests build on Linux"
Russ Keldorph
1
-1
/
+0
2017-05-22
Merge pull request #11776 from parjong/fix/x86_STDMETHODCALLTYPE_as_cdecl
Bruce Forstall
13
-89
/
+89
[prev]
[next]