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
2016-06-09
Merge pull request #5670 from AndyAyersMS/ObserveCallSiteBlockWeight
Andy Ayers
4
-3
/
+28
2016-06-09
Merge pull request #5666 from swaroop-sridhar/LR
Swaroop Sridhar
3
-11
/
+9
2016-06-09
Merge pull request #5658 from pgavlin/PhaseInterface
Pat Gavlin
1
-2
/
+4
2016-06-09
Inliner: observe block weight, update schema and data
Andy Ayers
4
-3
/
+28
2016-06-09
Merge pull request #5649 from pgavlin/removeSplitMethodTrees
Pat Gavlin
3
-150
/
+2
2016-06-09
Merge pull request #5661 from AndyAyersMS/FirstDraftProfitablityModel
Andy Ayers
2
-9
/
+89
2016-06-09
Merge pull request #5663 from briansull/legacy-cleanup
Brian Sullivan
11
-38
/
+92
2016-06-09
Make Phase::Phase protected.
Pat Gavlin
1
-2
/
+3
2016-06-09
ARM64: Don't track LR as part of NV-Context
Swaroop Sridhar
3
-11
/
+9
2016-06-09
Merge pull request #5657 from JohnChen0/r2r
John Chen
2
-0
/
+79
2016-06-09
Fix clang build
Brian Sullivan
1
-1
/
+1
2016-06-09
Inliner: implement profitabily side of the ModelPolicy
Andy Ayers
2
-9
/
+89
2016-06-09
Merge pull request #5650 from pgavlin/SsaSkipDefs
Pat Gavlin
16
-119
/
+0
2016-06-09
Merge pull request #5653 from gkhanna79/Fix5610JIT
Gaurav Khanna
4
-12
/
+0
2016-06-09
Code review cleanup items and moved some items into LEGACY_BACKEND ifdefs
Brian Sullivan
11
-38
/
+92
2016-06-09
Add an option to log outcome of loading Ready to Run images
John Chen (CLR)
2
-0
/
+79
2016-06-09
Make Phase::{Pre,Do,Post}Phase protected.
Pat Gavlin
1
-1
/
+2
2016-06-09
Cleanup Arm32 package references.
Gaurav Khanna
4
-12
/
+0
2016-06-09
Merge pull request #5470 from alsemenn/fix1379
Sasha Semennikov
2
-20
/
+27
2016-06-09
Remove `fgSplitMethodTrees`.
Pat Gavlin
3
-150
/
+2
2016-06-09
Remove JIT_FEATURE_SSA_SKIP_DEFS.
Pat Gavlin
16
-119
/
+0
2016-06-09
Merge pull request #5633 from dotnet-bot/from-tfs
Jan Kotas
1
-2
/
+4
2016-06-09
Add -DARM_SOFTFP inside compileoptions.cmake (#5630)
Jonghyun Park
2
-6
/
+0
2016-06-09
ARM/Linux Regression Fix of Exception Handling (#5596)
MyungJoo Ham
1
-6
/
+1
2016-06-09
Fix build break in JIT CTP build
Jan Kotas
1
-2
/
+4
2016-06-08
Merge pull request #5624 from schellap/win8-arm-master
Gaurav Khanna
1
-0
/
+5
2016-06-08
Merge pull request #5589 from adityamandaleeka/sleep_return_type_confusion
Aditya Mandaleeka
1
-36
/
+21
2016-06-08
Merge pull request #3864 from mikedn/mdarray-init
Jan Kotas
5
-57
/
+249
2016-06-08
Merge pull request #5622 from parjong/fix/issue_5620
Brian Sullivan
1
-0
/
+2
2016-06-08
Add win8-arm package for CoreCLR
Senthil
1
-0
/
+5
2016-06-08
Merge pull request #5618 from rahku/CiFix
Rahul Kumar
1
-2
/
+2
2016-06-08
Merge pull request #5607 from Maoni0/grow_card
Sergiy Kuryata
1
-1
/
+3
2016-06-09
Allows the use of IsHFA only when FEATURE_HFA is enabled
Jonghyun Park
1
-0
/
+2
2016-06-09
Fix problem with virtual memory commit in OOM scenario on Linux (#5609)
Jan Vorlicek
1
-9
/
+1
2016-06-08
Merge pull request #5601 from Maoni0/av_fix_final
Sergiy Kuryata
1
-21
/
+9
2016-06-08
Renable disabled arm64 R2R tests
Rahul Kumar
1
-2
/
+2
2016-06-08
Reduce memory leak for issue #1379
Sasha Semennikov
2
-20
/
+27
2016-06-08
Switch to CORINFO_HELP_NEW_MDARR_NONVARARG
Mike Danes
1
-36
/
+57
2016-06-08
need to account for server GC threads calling grow
Maoni0
1
-1
/
+3
2016-06-08
Address CR feedback
Mike Danes
1
-7
/
+5
2016-06-08
Merge pull request #5495 from lemmaa/disable-nyi-features
Rahul Kumar
1
-0
/
+8
2016-06-08
Merge pull request #5361 from wateret/fix-hfa-armsoftfp
Brian Sullivan
2
-2
/
+2
2016-06-08
Add support for multi-dimensional array initialization
Mike Danes
5
-57
/
+230
2016-06-08
Merge pull request #5426 from CarolEidt/IsOne
Carol Eidt
11
-118
/
+120
2016-06-08
Merge pull request #5597 from dotnet-bot/from-tfs
Jan Kotas
1
-0
/
+3
2016-06-08
Linux/ARM: Revert -O1 to -O3 for Linux/ARM Release Build. (#5598)
Geunsik Lim
1
-11
/
+4
2016-06-07
software ww fix
Maoni0
1
-21
/
+9
2016-06-07
Merge pull request #5587 from dotnet-bot/from-tfs
Jan Kotas
2
-2
/
+7
2016-06-07
Fix build issue http://buildstatus/Issues/Issues.aspx?iid=802303
Gaurav Khanna
1
-0
/
+3
2016-06-07
Merge pull request #5581 from AndyAyersMS/InlineReplayNoForceInline
Andy Ayers
2
-1
/
+31
[next]