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
/
emitarm.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-05
Fix arm32 local variable references
Bruce Forstall
1
-1
/
+1
2018-09-06
Clean CodeGen::genEmitCall (#19804)
Sergey Andreenko
1
-8
/
+6
2018-08-27
Deal with compilation warnings in JIT in cross-bitness scenario (#19590)
Egor Chesakov
1
-2
/
+2
2018-08-03
Handle MovRelocatableImmediate on ARM32 as a special case (IF_T2_N3) (#19013)
Egor Chesakov
1
-8
/
+5
2018-07-12
Remove dead/unreachable code from ARM32 and ARM64 emitters (#18878)
Egor Chesakov
1
-43
/
+1
2018-03-01
Define emitter::code_t for _TARGET_ARM_ and use this type rather than ssize_t...
Egor Chesakov
1
-6
/
+13
2017-10-24
Cleanup unused emitter arguments
Brian Sullivan
1
-6
/
+3
2017-07-06
Support unaligned floating point loads/stores
Mikhail Skvortcov
1
-0
/
+1
2017-06-05
Forbid making lea contained for vstr/vldr
Mikhail Skvortcov
1
-0
/
+1
2017-06-05
Adapt shared genLeaInstruction for arm32
Mikhail Skvortcov
1
-1
/
+1
2017-04-12
Merge pull request #10904 from BruceForstall/ArmMergeCodegenFuncs
Bruce Forstall
1
-0
/
+7
2017-04-12
RyuJIT/ARM32: encodable offsets for ld/st
Mikhail Skvortcov
1
-0
/
+1
2017-04-11
Merge similar arm32/arm64 codegen functions
Bruce Forstall
1
-0
/
+7
2017-04-07
Remove RELOC_SUPPORT define
Bruce Forstall
1
-3
/
+1
2017-03-30
[Ryujit/ARM32] Implement NYI related with overflow for ARM (#10491)
Sujin Kim
1
-0
/
+1
2017-02-09
RyuJIT/ARM32: refactor emitInsMov, update st.lclFld/Var codegen
Mikhail Skvortcov
1
-0
/
+4
2016-09-06
[ARM] Remove ARM_HAZARD_AVOIDANCE (#7019)
Hanjoung Lee
1
-3
/
+0
2016-08-11
Reformat jit sources with clang-tidy and format
Michelle McDaniel
1
-388
/
+313
2016-01-27
Update license headers
dotnet-bot
1
-4
/
+3
2015-01-30
Initial commit to populate CoreCLR repo
dotnet-bot
1
-0
/
+493