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
/
codegenarmarch.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-17
Merge pull request #15657 from mikedn/fp-divmul-binary
Carol Eidt
1
-1
/
+1
2018-09-12
Arm: Correctly handle multi-reg COPY
Carol Eidt
1
-44
/
+63
2018-09-08
Move FP DIV/MUL handling to genCodeForBinary
Mike Danes
1
-1
/
+1
2018-09-06
Make cast classification arch independent
Mike Danes
1
-135
/
+75
2018-09-06
Get rid of Lowering::getCastDescription
Mike Danes
1
-3
/
+3
2018-09-06
Improve ARM genIntCastOverflowCheck
Mike Danes
1
-73
/
+66
2018-09-06
Refactor genIntToIntCast on ARM
Mike Danes
1
-79
/
+66
2018-09-06
Extract cast overflow check ARM codegen to genIntCastOverflowCheck
Mike Danes
1
-78
/
+106
2018-08-27
Deal with compilation warnings in JIT in cross-bitness scenario (#19590)
Egor Chesakov
1
-1
/
+1
2018-08-22
Handle multireg copies correctly (#19588)
Carol Eidt
1
-3
/
+16
2018-07-18
Arm64: Fix handling of IP0 & IP1
Carol Eidt
1
-0
/
+1
2018-06-14
[Windows|Arm64|Vararg] Add FEATURE_ARG_SPLIT (#18346)
Jarret Shook
1
-6
/
+8
2018-06-13
[Windows|Arm64|VarArgs] Correctly pass HFA arguments (#18364)
Jarret Shook
1
-2
/
+2
2018-06-12
Unify struct arg handling (#18358)
Carol Eidt
1
-36
/
+1
2018-06-06
Fix ARM cast codegen (#18063)
mikedn
1
-63
/
+52
2018-06-04
Cleanup LOCKADD handling
Mike Danes
1
-1
/
+0
2018-05-22
Remove JIT LEGACY_BACKEND code (#18064)
Bruce Forstall
1
-4
/
+0
2018-05-15
[Arm64] Fix stack struct arg packing
Steve MacLean
1
-0
/
+16
2018-05-08
Handle SIMD field of GT_FIELD_LIST in codegen.
Carol Eidt
1
-12
/
+12
2018-05-02
Fix for Issue 17823
Brian Sullivan
1
-63
/
+51
2018-04-19
Account for copied bytes in struct copy loop when generating GT_PUTARG_STK code.
Aditya Mandaleeka
1
-1
/
+1
2018-04-03
Remove most ARM NYI (#17365)
Bruce Forstall
1
-13
/
+17
2018-03-05
[ARM32] RyuJIT support for profiler ELT callbacks (#16728)
Sergey Andreenko
1
-3
/
+0
2018-01-31
Delete GenTreePtr. (#16027)
Sergey Andreenko
1
-57
/
+57
2018-01-26
[Arm64] Initial HWIntrinsic implementation
Steve MacLean
1
-0
/
+6
2018-01-24
Delete Ptr typedefs from jit src. (#15983)
Sergey Andreenko
1
-2
/
+2
2017-12-20
Remove unused TYP_ARRAY/PTR/FUNC (#15529)
mikedn
1
-1
/
+1
2017-12-06
Fix GT_FIELD_LIST double passed as int
Carol Eidt
1
-6
/
+24
2017-12-01
Merge pull request #15281 from sdmaclea/PR-ARM64-Fix-UNROLL_LIMIT
Bruce Forstall
1
-1
/
+1
2017-12-01
Merge pull request #15275 from sdmaclea/PR-ARM64-SIMD-genMultiRegCallStoreToL...
Bruce Forstall
1
-0
/
+2
2017-11-29
[RyuJit] Delete contained workaround. (#15257)
Sergey Andreenko
1
-30
/
+0
2017-11-29
[Arm64] Fix UNROLL_LIMIT logic
Steve MacLean
1
-1
/
+1
2017-11-29
[Arm64] SIMD genMultiRegCallStoreToLocal add missing produceReg
Steve MacLean
1
-0
/
+2
2017-11-14
Merge pull request #14929 from sdmaclea/PR-ARM64-SIMD-genStructReturn
Carol Eidt
1
-12
/
+51
2017-11-14
Merge pull request #14934 from sdmaclea/PR-ARM64-SIMD-genMultiRegCallStoreToL...
Carol Eidt
1
-1
/
+43
2017-11-09
[Arm64] SIMD genMultiRegCallStoreToLocal
Steve MacLean
1
-1
/
+43
2017-11-09
[Arm64] SIMD genStructReturn
Steve MacLean
1
-12
/
+51
2017-11-08
Merge pull request #14935 from sdmaclea/PR-ARM64-SIMD-genCodeForLclFld
Carol Eidt
1
-1
/
+1
2017-11-08
[ARM64] SIMD genCodeForLclFld
Steve MacLean
1
-1
/
+1
2017-11-08
[Arm64] SIMD genPutArgStk
Steve MacLean
1
-0
/
+16
2017-11-06
Merge pull request #14024 from mikedn/long-cast-comm
Carol Eidt
1
-7
/
+1
2017-11-06
Merge pull request #14506 from mikedn/alloc-mess
Brian Sullivan
1
-1
/
+1
2017-11-06
Merge pull request #14857 from sdmaclea/PR-ARM64-SIMD12-IND
Bruce Forstall
1
-0
/
+9
2017-11-03
[Arm64] SIMD12 Indirect Load/Store
Steve MacLean
1
-0
/
+9
2017-11-03
[Arm64/Arm] genRangeCheck gtThrowKind
Steve MacLean
1
-1
/
+1
2017-10-26
[RyuJIT/ARMARCH] Use ActualType for PutArgStk size
Hyeongseok Oh
1
-1
/
+1
2017-10-23
Report registers as dead in GCInfo before the RhpPInvoke helper. (#14664)
Sergey Andreenko
1
-1
/
+1
2017-10-20
Remove incorrect assert for DynBlk codegen
Bruce Forstall
1
-9
/
+0
2017-10-20
Merge pull request #14609 from hseok-oh/ryujit/fix_14377_linux
Bruce Forstall
1
-3
/
+0
2017-10-20
[RyuJIT/ARM32] Fast tail call: code generation (#14445)
Hyeongseok Oh
1
-13
/
+4
[next]