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
/
codegenlinear.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-06
Un-clang-format-horrible-ify emitIns_Call() and genEmitCall()
Bruce Forstall
1
-17
/
+47
2017-02-09
Address the feedback.
Mikhail Skvortcov
1
-0
/
+4
2017-02-06
Remove unnecessary parameter to genCallFinally()
Bruce Forstall
1
-4
/
+3
2017-01-17
Remove unused code
Mike Danes
1
-6
/
+0
2017-01-13
Don't treat spill temps as contained
Carol Eidt
1
-6
/
+6
2016-12-22
ARM: A step towards the RyuJIT/ARM32 backend.
Mikhail Skvortcov
1
-0
/
+7
2016-12-14
Merge pull request #8601 from pgavlin/gh7963
Pat Gavlin
1
-30
/
+66
2016-12-13
Fix consume-order checking in codegen.
Pat Gavlin
1
-30
/
+66
2016-12-02
RyuJIT/x86: Implement TYP_SIMD12 support
Bruce Forstall
1
-1
/
+1
2016-11-22
x86: not all fields of promoted struct need regs
Carol Eidt
1
-3
/
+4
2016-11-21
Merge pull request #8213 from mikedn/assert-dup-produce
Pat Gavlin
1
-0
/
+5
2016-11-20
Detect duplicate calls to genProduceReg
Mike Danes
1
-0
/
+5
2016-11-18
Reinstate the struct optimization changes:
Carol Eidt
1
-0
/
+18
2016-11-14
Add special handling of varargs for x86 debugger
Michelle McDaniel
1
-61
/
+0
2016-11-03
Revert "Enable optimization of structs"
Jan Kotas
1
-18
/
+0
2016-10-20
Enable optimization of structs
Carol Eidt
1
-0
/
+18
2016-10-14
Remove DEBUGGING_SUPPORT #ifdef (#7611)
Bruce Forstall
1
-14
/
+0
2016-10-12
x86: adjust stack level at throw blocks
Carol Eidt
1
-1
/
+1
2016-10-06
Always normalize stores when spilling lclVars.
Pat Gavlin
1
-6
/
+6
2016-09-28
Refactor common codegen code
Carol Eidt
1
-0
/
+1788