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
/
jit
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-04
Merge pull request #9240 from BruceForstall/FixSimdFieldMorphingDeadCode
Bruce Forstall
2
-52
/
+0
2017-02-03
Merge pull request #9256 from CarolEidt/TreeNodeInfoSplit
Carol Eidt
10
-6044
/
+6479
2017-02-02
Refactor TreeNodeInfoInit
Carol Eidt
10
-6044
/
+6479
2017-01-31
increase gtCallMoreFlags size
Sergey Andreenko
1
-25
/
+25
2017-01-31
Remove SIMD dead code
Bruce Forstall
2
-52
/
+0
2017-01-31
Mark RetBuf as SIMD variable
Bruce Forstall
1
-0
/
+10
2017-01-30
Fix morphing of GT_FIELD of SIMD in IND context
Bruce Forstall
1
-9
/
+9
2017-01-30
Merge pull request #9183 from BruceForstall/FixBlockOpMorphing
Bruce Forstall
1
-13
/
+1
2017-01-30
Fix misspelling of FEATURE_MULTIREG_ARGS
Bruce Forstall
1
-2
/
+2
2017-01-30
Merge pull request #9170 from CarolEidt/Fix9159
Carol Eidt
1
-1
/
+8
2017-01-30
JIT: fixup finally target flag after finally opts run (#9171)
Andy Ayers
3
-9
/
+57
2017-01-27
Fix morphing of block op assignments
Bruce Forstall
1
-13
/
+1
2017-01-27
Merge pull request #9163 from BruceForstall/FixAddrModeBuilding
Bruce Forstall
1
-78
/
+1
2017-01-27
Fix GT_LCL_FLD case in gtGetStructHandleIfPresent
Carol Eidt
1
-1
/
+8
2017-01-27
JIT: Remove empty try regions (#8949)
Andy Ayers
5
-57
/
+365
2017-01-26
Merge pull request #9054 from kouvel/SpanGcReporting
Sivarv
1
-0
/
+6
2017-01-26
Stop address mode building in TreeNodeInfoInit pass
Bruce Forstall
1
-78
/
+1
2017-01-26
Merge pull request #9123 from CarolEidt/FixCoreFx15309
Carol Eidt
1
-0
/
+16
2017-01-26
Merge pull request #9157 from dotnet-bot/from-tfs
Brian Sullivan
2
-2
/
+3
2017-01-26
Merge pull request #9141 from pgavlin/RemoveDeadCode
Pat Gavlin
6
-193
/
+0
2017-01-26
Don't require write barrier for assignment to ByRef
Koundinya Veluri
1
-0
/
+6
2017-01-26
Merge pull request #9142 from AndyAyersMS/FixAsserts
Andy Ayers
2
-3
/
+3
2017-01-26
Fix CodeGenMirror build break due to 347243f80d62d5aaa5359ef8c8d. This includ...
dotnet-bot
1
-0
/
+1
2017-01-26
JIT: fix some bad asserts
Andy Ayers
2
-3
/
+3
2017-01-26
Remove dead code in the JIT.
Pat Gavlin
6
-193
/
+0
2017-01-26
Merge pull request #9125 from BruceForstall/ImproveAddrModeJitDump
Bruce Forstall
1
-3
/
+4
2017-01-25
Fix SIMD field issues
Carol Eidt
1
-0
/
+16
2017-01-25
Clean up unused tailcall via helper nodes
Bruce Forstall
1
-0
/
+1
2017-01-25
Improve address mode detection JitDumps
Bruce Forstall
1
-3
/
+4
2017-01-25
This will stop building frankenjit.dll for x86.
dotnet-bot
1
-2
/
+2
2017-01-25
Merge pull request #9100 from adiaaida/vso370233
Michelle McDaniel
1
-1
/
+2
2017-01-25
Update isUsedFromMemory to include CNS_DBLs
Michelle McDaniel
1
-1
/
+2
2017-01-24
Merge pull request #9084 from hqueue/arm/ryujit/fp_sqrt
Sivarv
2
-3
/
+12
2017-01-24
Merge pull request #9065 from pgavlin/FixPhaseListOrder
Andy Ayers
1
-3
/
+2
2017-01-24
Fix codegen for GT_NEG to handle floating point type
Hyung-Kyu Choi
1
-1
/
+8
2017-01-24
Implement GT_INTRINSIC_Sqrt for floating-point
Hyung-Kyu Choi
2
-2
/
+4
2017-01-23
Merge pull request #9074 from BruceForstall/FixGenTreeHash
Bruce Forstall
2
-19
/
+6
2017-01-23
Merge pull request #8672 from mikedn/cmp-lower-refactoring
Carol Eidt
10
-667
/
+599
2017-01-23
Fix GenTree hash function for commutative operators
Bruce Forstall
2
-19
/
+6
2017-01-23
Fix the ordering of phases in compphases.h.
Pat Gavlin
1
-3
/
+2
2017-01-23
Merge pull request #8724 from hqueue/arm/ryujit/fpaddconst
Pat Gavlin
2
-59
/
+166
2017-01-23
[x86/Linux] Enable FEATURE_EH_FUNCLETS (#8889)
Jonghyun Park
7
-32
/
+331
2017-01-20
Merge pull request #9027 from JosephTremoulet/Comment
Joseph Tremoulet
2
-4
/
+4
2017-01-20
Fix incorrect comment
Joseph Tremoulet
2
-4
/
+4
2017-01-20
Merge pull request #8814 from YongseopKim/impl_genIntToIntCast
Carol Eidt
4
-19
/
+249
2017-01-20
Address CR feedback
Mike Danes
3
-13
/
+14
2017-01-20
Merge pull request #9004 from JosephTremoulet/MoreLessKillHeap
Joseph Tremoulet
2
-14
/
+7
2017-01-20
[x86/Linux] Allow push/pop in funclet prolog and epilog (#9001)
Jonghyun Park
3
-15
/
+15
2017-01-20
Implement NYI(Cast) of codegen for Ryujit ARM32
Yongseop Kim
4
-19
/
+249
2017-01-20
Comments
Mike Danes
2
-5
/
+12
[next]