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-06-05
Merge pull request dotnet/corert#3793 from dotnet/nmirror
Jan Kotas
2
-3
/
+14
2017-06-05
Disable AppDomainLeaks configuration option for now until it is removed (#12095)
Sean Gillespie
1
-1
/
+6
2017-06-05
Merge pull request #11205 from mskvortsov/FixFloatingLdSt
Brian Sullivan
10
-241
/
+240
2017-06-05
Merge pull request #11884 from mikedn/arm-cmp-setcc
Pat Gavlin
8
-232
/
+90
2017-06-05
Inline YieldProcessor on Linux (#12058)
Xiangyang (Mark) Guo
6
-84
/
+12
2017-06-05
More ldar/stlr support
Steve MacLean, Qualcomm Datacenter Technologies, Inc
1
-0
/
+6
2017-06-05
[Arm64] Add emitInsTargetRegSize support for ldar/stlr
Steve MacLean, Qualcomm Datacenter Technologies, Inc
1
-0
/
+6
2017-06-05
Merge pull request #12025 from hseok-oh/ryujit/remorph_filedlist
Carol Eidt
1
-5
/
+13
2017-06-05
Update morph.cpp
Hyeongseok Oh
1
-2
/
+0
2017-06-05
Fix an excess allocation of internal registers
Mikhail Skvortcov
1
-20
/
+27
2017-06-05
Forbid making lea contained for vstr/vldr
Mikhail Skvortcov
3
-7
/
+50
2017-06-05
Modify genCreateAddrMode to make it behave the same way as on arm64
Mikhail Skvortcov
1
-12
/
+12
2017-06-05
Adapt shared genLeaInstruction for arm32
Mikhail Skvortcov
4
-10
/
+31
2017-06-05
Remove arm32's genLeaInstruction
Mikhail Skvortcov
1
-27
/
+0
2017-06-05
Move arm64's genLeaInstruction into codegenarmarch.cpp
Mikhail Skvortcov
2
-125
/
+125
2017-06-05
Revert commit dfca51c6
Mikhail Skvortcov
2
-48
/
+3
2017-06-05
Revert and remove isReMorph argument
Hyeongseok Oh
2
-28
/
+7
2017-06-03
Additional fix for ETW failure in 32 process on 64 bit machines. (#12022)
Vance Morrison
1
-1
/
+1
2017-06-02
Merge pull request #12068 from omajid/master
Matt Ellis
1
-1
/
+1
2017-06-02
Remove relocations from SECTION_MethodDesc for ngened images for fields acces...
gbalykov
13
-21
/
+211
2017-06-02
Call sched_yield directly for Sleep(0) (#12063)
Koundinya Veluri
4
-12
/
+1
2017-06-02
Fix typo in CRL_CMAKE_WARNINGS_ARE_ERRORS
Omair Majid
1
-1
/
+1
2017-06-02
fix procCount assertion (#12065)
Xiangyang (Mark) Guo
1
-2
/
+2
2017-06-02
Tiny typo in TaskCompletionSource xml comment (#12066)
Bar Arnon
1
-1
/
+1
2017-06-02
Add support for not breaking *nix build on warnings (#12039)
Omair Majid
1
-1
/
+7
2017-06-02
Merge pull request dotnet/corert#3745 from dotnet/nmirror
Jan Kotas
4
-0
/
+30
2017-06-02
Merge pull request #11699 from swgillespie/local-gc-branch-merge
Sean Gillespie
47
-847
/
+1384
2017-06-02
fix SleepEx(0,false) on Linux (#12057)
Xiangyang (Mark) Guo
4
-0
/
+12
2017-06-02
Merge pull request #11957 from sjsinju/spill_temp_size
Carol Eidt
1
-0
/
+9
2017-06-02
Merge pull request #12003 from sjsinju/reg1_reg2_planB
Carol Eidt
1
-27
/
+29
2017-06-02
Add support for flat vtables in RyuJIT (#12041)
Michal Strehovský
4
-10
/
+20
2017-06-02
Fix a bug in LoadNativeStringResource to honor the contract properly when the...
Yi Zhang (CLR)
3
-3
/
+14
2017-06-02
Invoke jitShutdown during ProcessShutdownWork (#12054)
Jonghyun Park
1
-2
/
+2
2017-06-02
Delete long compare support from ARM32 codegen
Mike Danes
3
-220
/
+24
2017-06-02
Enable long relop lowering for ARM32
Mike Danes
1
-11
/
+0
2017-06-02
Add ARM32 support for GT_SETCC/GT_CMP/GTF_SET_FLAGS
Mike Danes
6
-2
/
+67
2017-06-01
[x64/Linux] Fix FEATURE_INTERPRETER Release build (#12046)
Jonghyun Park
1
-1
/
+3
2017-06-02
Fix formatting and bug
Hyeongseok Oh
2
-4
/
+8
2017-06-02
Remove updating nextSlotNum in remorphing phase
Hyeongseok Oh
2
-2
/
+20
2017-06-02
Modify comments
sjsujinkim
1
-1
/
+2
2017-06-02
Fix formatting
Hyeongseok Oh
1
-2
/
+2
2017-06-01
Fix optdata restore functionality (#11935)
Daniel Podder
2
-0
/
+30
2017-06-01
Ensure that platform is considered for LongPlatformName instead of PackagePla...
Karthik Rajasekaran
1
-2
/
+2
2017-06-01
Fix 11991 (#12013)
Sergey Andreenko
1
-3
/
+6
2017-06-01
Fix warnings on 32-bit platforms
Sean Gillespie
1
-4
/
+4
2017-06-01
Merge pull request #11959 from hqueue/arm/ryujit/11779
Carol Eidt
2
-7
/
+74
2017-06-01
Merge pull request #11876 from hqueue/arm/ryujit/merge_lowerarmarch
Pat Gavlin
3
-162
/
+126
2017-06-01
[Local GC] Remove uses of g_SystemInfo from the GC (#11628)
Sean Gillespie
10
-37
/
+86
2017-06-01
[Local GC] Obtaining configuration information (#11379)
Sean Gillespie
20
-293
/
+475
2017-06-01
[Local GC] Add async pinned handle methods to the handle interface (#11569)
Sean Gillespie
9
-20
/
+101
[next]