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-03-13
Merge pull request #10083 from hqueue/arm/ryujit/decomposed_long_fix
Bruce Forstall
1
-1
/
+1
2017-03-13
Merge pull request #10067 from mikedn/oak-no-throw-equals
Joseph Tremoulet
1
-3
/
+27
2017-03-13
Fix typo in Compiler::gtHasRef()
SaeHie Park
1
-1
/
+1
2017-03-12
Remove dead code (#10128)
Bruce Forstall
1
-6
/
+0
2017-03-10
Merge pull request #9979 from alpencolt/ryu-arm-blocks
Bruce Forstall
3
-0
/
+339
2017-03-10
Merge pull request #9679 from alpencolt/ryu-arm-arr-index-offset
Bruce Forstall
2
-1
/
+202
2017-03-10
[Ryujit/ARM32] Fix wrong comparion
Hyung-Kyu Choi
1
-1
/
+1
2017-03-09
Merge pull request #10032 from pgavlin/LastUsesBuildIntervals
Pat Gavlin
2
-63
/
+96
2017-03-09
Fix AssertionDsc::Equals OAK_NO_THROW's handling
Mike Danes
1
-3
/
+27
2017-03-09
[Ryujit/ARM32] Support binary operator for decomposed long (#9978)
Hyung-Kyu Choi
2
-1
/
+79
2017-03-08
Do not set the last use bit on UVR ref positions.
Pat Gavlin
1
-1
/
+1
2017-03-08
Fix extend lifetimes stress.
Pat Gavlin
1
-3
/
+25
2017-03-08
[x86/Linux] Correctly adjust stack for double aligned frames (#9998)
Jonghyun Park
1
-2
/
+6
2017-03-08
Stop building x86 LEGACY_BACKEND
Bruce Forstall
3
-72
/
+2
2017-03-08
Merge pull request #10017 from sivarv/morphAssertFix
Sivarv
1
-3
/
+23
2017-03-08
Format code.
Pat Gavlin
1
-1
/
+2
2017-03-07
Calculate last uses during buildIntervals.
Pat Gavlin
2
-66
/
+76
2017-03-07
Morph assert fix.
sivarv
1
-3
/
+23
2017-03-06
Un-clang-format-horrible-ify emitIns_Call() and genEmitCall()
Bruce Forstall
7
-102
/
+253
2017-03-06
Merge pull request #9398 from mikedn/switch-cast
Sivarv
2
-22
/
+12
2017-03-06
[RyuJIT/ARM32] GT_STORE_BLK/GT_STORE_DYN_BLK support in codegen
Alexander Soldatov
3
-0
/
+339
2017-03-05
JIT: change codgen for dup to not lose type information
Andy Ayers
1
-78
/
+10
2017-03-04
Remove unused bbAssertionKill (#9957)
mikedn
1
-6
/
+0
2017-03-03
Merge pull request #9773 from mikedn/user-range-check
Joseph Tremoulet
5
-35
/
+161
2017-03-03
Add/improve assertion propagation comments
Mike Danes
4
-7
/
+20
2017-03-03
Generate OAK_NO_THROW assertions from (uint)i < (uint)a.len checks
Mike Danes
4
-7
/
+112
2017-03-03
Refactor JTRUE handling during assertion gen/prop
Mike Danes
1
-37
/
+45
2017-03-03
RyuJIT/ARM32: enable codegen for long nodes.
Mikhail Skvortcov
9
-117
/
+692
2017-03-02
Build cross-compile altjits for arm32 and arm64
Bruce Forstall
8
-62
/
+156
2017-03-02
Add src\jit\protononjit directory to git mirror in preparation for future Git...
Bruce Forstall
5
-0
/
+111
2017-03-02
Fix LDVIRTFTN case for GVM target methods (#9890)
Fadi Hanna
1
-25
/
+22
2017-03-02
Devirtualize calls in some simple cases
Andy Ayers
5
-6
/
+456
2017-03-01
Use the correct class handle for fat call temporary (#9893)
Michal Strehovský
1
-2
/
+1
2017-03-01
Merge pull request #9871 from pgavlin/FixUninitBitsetAccess
Pat Gavlin
1
-4
/
+7
2017-03-01
Streamlined MinOpts GC ref tracking. (#9869)
Peter Kukol
8
-37
/
+104
2017-02-28
Guard a use of a possibly-uninitialized BitSet.
Pat Gavlin
1
-4
/
+7
2017-02-28
Merge pull request #9609 from pgavlin/HandleContainedNodesEarlier
Pat Gavlin
2
-21
/
+36
2017-02-28
Merge pull request #9862 from mikedn/ge-vnf-gt
Pat Gavlin
1
-1
/
+1
2017-02-28
Merge pull request #9825 from mskvortsov/ryujit-arm32-pinvoke
Bruce Forstall
6
-13
/
+42
2017-02-28
Handle contained nodes earlier in buildRefPositionsForNode.
Pat Gavlin
2
-21
/
+36
2017-02-28
Merge pull request #9794 from pgavlin/PutArgRegInit
Pat Gavlin
5
-345
/
+169
2017-02-28
Merge pull request #9857 from jashook/arm64_inner_structs
Jarret Shook
1
-1
/
+1
2017-03-01
RyuJIT/ARM32: Enable P/Invoke lowering.
Mikhail Skvortcov
6
-13
/
+42
2017-02-28
Fix broken GT_GE - VNF_GT_UN mapping
Mike Danes
1
-1
/
+1
2017-02-28
Merge pull request #9852 from mskvortsov/ryujit-arm32-label
Bruce Forstall
2
-1
/
+2
2017-02-28
Add the correct offset for finding nested structs.
jashook
1
-1
/
+1
2017-02-28
Merge pull request #9796 from pgavlin/FixOurGetThreadCycles
Pat Gavlin
1
-3
/
+3
2017-02-28
RyuJIT/ARM32: enable CG for GT_LABEL nodes
Mikhail Skvortcov
2
-1
/
+2
2017-02-27
Merge pull request #9774 from sandreenko/coreRT-fat-pointers-fix
Sergey Andreenko
1
-5
/
+50
2017-02-27
CC fix
Sergey Andreenko
1
-1
/
+1
[next]