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
/
inc
/
jithelpers.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-19
Make type comparisons more general purpose (#20940)
Michal Strehovský
1
-3
/
+4
2018-11-05
Updating the importer to throw a NotImplementedException if it finds a mustEx...
Tanner Gooding
1
-0
/
+1
2018-02-28
Replace ambiguous _WIN64 and BIT64 with _TARGET_64BIT_ macro
Egor Chesakov
1
-3
/
+3
2018-01-30
CORINFO_HELP_THROW_TYPE_NOT_SUPPORTED
Steve MacLean
1
-0
/
+1
2017-10-25
Enable Crc32 , Popcnt, Lzcnt intrinsics
Fei Peng
1
-2
/
+3
2017-09-26
Remove Monitor asm helpers (#14146)
Koundinya Veluri
1
-7
/
+0
2017-06-27
Implement JIT_NewArr1_R2R as R2R wrapper for JIT_NewArr1 to support both Meth...
Ruben Ayrapetyan
1
-0
/
+1
2017-03-18
Remove JIT-EE version ifdefs (#10273)
Bruce Forstall
1
-15
/
+0
2017-02-28
Use BIT64 instead of _WIN64 for LONG helpers (#9845)
Jonghyun Park
1
-3
/
+3
2017-02-27
Use WIN64EXCEPTIONS to declare EE_PERSONALITY_ROUTINE helpers (#9821)
Jonghyun Park
1
-3
/
+3
2017-02-15
Merge pull request #9603 from danmosemsft/defines4
Dan Moseley
1
-17
/
+0
2017-02-14
Remove never defined FEATURE_REMOTING
danmosemsft
1
-12
/
+0
2017-02-14
Remove never defined FEATURE_MIXEDMODE
danmosemsft
1
-5
/
+0
2017-02-14
Generic Virtual calls for CoreRT
Sergey Andreenko
1
-0
/
+2
2017-02-03
[x86/Linux] Clean Up JIT_EndCatch (#9302)
Jonghyun Park
1
-2
/
+1
2017-01-11
[x86/Linux] Fix WIN64EXCEPTIONS build error (#8629)
Jonghyun Park
1
-1
/
+2
2016-10-17
helper for corert
Sergey Andreenko
1
-8
/
+9
2016-09-02
Implement FixupPrecode for Arm64
Rama Krishnan Raghupathy
1
-1
/
+1
2016-05-20
Remove some preprocessor usage from the JIT interface.
Pat Gavlin
1
-0
/
+14
2016-05-12
Apply the JIT interface changes needed for Fadi's upcoming shared generics ch...
Pat Gavlin
1
-0
/
+1
2016-05-09
JIT-EE interface changes to support CoreRT
Jan Kotas
1
-0
/
+6
2016-03-09
Delete dead code
Jan Kotas
1
-259
/
+223
2016-02-04
Make a few JIT interface changes to accommodate CoreRT:
Pat Gavlin
1
-0
/
+3
2016-01-27
Update license headers
dotnet-bot
1
-4
/
+3
2016-01-24
Revert "Generate P/Invoke transitions for CoreRT."
Jan Kotas
1
-3
/
+0
2016-01-22
Generate P/Invoke transitions for CoreRT.
Pat Gavlin
1
-0
/
+3
2015-12-11
Port of all JIT changes for .NET Framework 4.6.1 changes
Brian Sullivan
1
-17
/
+27
2015-07-09
Support for SIMD Exceptions
Carol Eidt
1
-0
/
+5
2015-03-17
Merge changes from parent branch
dotnet-bot
1
-0
/
+4
2015-02-25
FI from $/DevDiv/FXMain to $/DevDiv/FX/Product/ProjectK **FI_LABEL=22625.00**
dotnet-bot
1
-1
/
+1
2015-02-13
Simplify platform ifdefs
Jan Kotas
1
-9
/
+5
2015-01-30
Initial commit to populate CoreCLR repo
dotnet-bot
1
-0
/
+394