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
/
zap
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-31
Updating SetCpuInfo to be more accurate
Tanner Gooding
1
-5
/
+5
2018-07-20
Zapper::CompileAssembly: save NI file atomically (#19059)
Konstantin Baladurin
3
-4
/
+13
2018-07-17
Add pooling for JIT scratch memory (#18924)
Jan Kotas
2
-3
/
+2
2018-07-17
Delete redundant broken offsetof definitions (#18947)
Jan Kotas
1
-1
/
+1
2018-06-29
Remove relocations for vtable chunks (#17147)
Gleb Balykov
1
-1
/
+2
2018-06-27
Cross-bitness in ZapRelocs (#18665)
Egor Chesakov
4
-9
/
+15
2018-06-19
PInvoke calli support for CoreRT (#18534)
Jan Kotas
2
-0
/
+11
2018-06-14
clean up list of disabled warnings. (#18318)
Sergey Andreenko
1
-1
/
+1
2018-06-04
Be more aggressive with Partial NGen (#18240)
Michelle McDaniel
2
-5
/
+9
2018-06-03
Warnings cleanup (#18260)
Robin Sue
2
-5
/
+0
2018-05-16
Replace sizeof(TADDR) with TARGET_POINTER_SIZE in Zap (#18028)
Egor Chesakov
8
-57
/
+58
2018-04-15
[Arm64] Disable SIMD in crossgen (added as part of #14633)
Debayan Ghosh
1
-8
/
+0
2018-04-05
Rename conflicting definitions VER_MAJOR/MINORVERSION macros (#17364)
Jan Kotas
1
-31
/
+0
2018-03-31
Delete dead code to support OSes prior to Windows 7 (#17367)
Jan Kotas
1
-3
/
+1
2018-03-10
Set IsGeneratingNgenPDB flag early (#16882)
Jan Kotas
1
-2
/
+2
2018-03-10
crossgen plumbing cleanup (#16883)
Jan Kotas
2
-72
/
+3
2018-02-28
Replace ambiguous _WIN64 and BIT64 with _TARGET_64BIT_ macro
Egor Chesakov
5
-11
/
+11
2018-02-17
delete unused mirror files (#16423)
Sergey Andreenko
3
-3
/
+0
2018-01-23
Delete dead code (#15990)
Jan Kotas
1
-1
/
+0
2018-01-05
ARM r2r fix. (#15758)
Sergey Andreenko
1
-20
/
+36
2017-12-14
Merge pull request #15479 from echesakovMSFT/FixTargetArmMacroTypo
Egor Chesakov
1
-1
/
+1
2017-12-12
Add SPMI for getTypeForPrimitiveNumericClass
Fei Peng
2
-0
/
+6
2017-12-08
Fix typo `_TARGET_ARM` to `_TARGET_ARM_`. This happens mostly in comments exc...
Egor Chesakov
1
-1
/
+1
2017-12-06
new intrinsic type support (#15340)
Fei Peng
2
-0
/
+12
2017-12-05
[Arm64] Enable SIMD (#14633)
Steve MacLean
1
-0
/
+8
2017-10-30
JIT: optimize calls on boxed objects
Andy Ayers
2
-6
/
+14
2017-10-27
Delete dead code (#14703)
Jan Kotas
1
-15
/
+0
2017-10-05
JIT: More type equality opts (#14317)
Andy Ayers
2
-0
/
+13
2017-09-29
Enable hardware intrinsic in debug and reflection
Fei Peng
1
-0
/
+6
2017-09-27
JIT: devirtualization support for EqualityComparer<T>.Default (#14125)
Andy Ayers
2
-0
/
+10
2017-09-07
New jit intrinsic support (#13815)
Andy Ayers
2
-0
/
+9
2017-09-04
Print zapper stats on verbose mode (#13774)
Hanjoung Lee
1
-0
/
+4
2017-09-04
Fix uninitialized fields of ZapperStats (#13773)
Hanjoung Lee
1
-0
/
+3
2017-09-01
Initialize m_failedILStubs of ZapperStats (#13742)
Hanjoung Lee
1
-0
/
+1
2017-08-08
Merge pull request #12168 from gbalykov/remove-relocations-readonly
Bruce Forstall
3
-4
/
+7
2017-08-07
Cleanup code access security from the unmanaged runtime (#13241)
Jan Kotas
1
-19
/
+0
2017-08-07
Review fixes
Gleb Balykov
2
-2
/
+2
2017-07-12
Improvements in the Zapper to VM interface, no longer throw exceptions across...
Brian Sullivan
2
-73
/
+68
2017-07-11
Fix crossgen debug directory generation problems. (#12715)
Mike McLaughlin
2
-0
/
+11
2017-07-10
Move ITEM_DICTIONARY and ITEM_VTABLE_CHUNK to separate subsection of SECTION_...
Gleb Balykov
1
-0
/
+1
2017-07-10
Remove relocations for MethodTable's vtable-1st-level-indirection
Gleb Balykov
2
-4
/
+6
2017-07-04
Fix missing refernces in FEATURE_MERGE_JIT_AND_ENGINT
Jonghyun Park
1
-0
/
+3
2017-06-29
Implement a /verbose flag to show the verbose output from crossgen
Brian Sullivan
1
-1
/
+1
2017-06-27
Implement JIT_NewArr1_R2R as R2R wrapper for JIT_NewArr1 to support both Meth...
Ruben Ayrapetyan
1
-1
/
+1
2017-06-14
Crossgen - Disable the Target-dependent SIMD vector types warning
Brian Sullivan
3
-3
/
+12
2017-06-14
Remove the warning about Implicit boxing during crossgen (#12274)
Brian Sullivan
1
-1
/
+0
2017-06-06
Merge pull request #12069 from CarolEidt/CrossGenMinOpts
Carol Eidt
1
-0
/
+7
2017-06-06
new JitEE interface method: expandRawHandleIntrinsic (#12071)
Sergey Andreenko
2
-16
/
+11
2017-06-02
Support COMPlus_JITMinOpts for crossgen
Carol Eidt
1
-0
/
+7
2017-05-23
Delete special handling of IJW RVA fields at NGen time (#11818)
Jan Kotas
1
-39
/
+0
[next]