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
/
gcencode.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-18
JIT: force all local var ref counts to be accessed via API (#18979)
Andy Ayers
1
-2
/
+2
2018-06-30
Move temp info from Compiler to RegSet
Mike Danes
1
-4
/
+6
2018-06-30
Pass CompAllocator by value (#15025)
mikedn
1
-1
/
+1
2018-05-22
Remove JIT LEGACY_BACKEND code (#18064)
Bruce Forstall
1
-18
/
+7
2018-02-14
Fix ARM/ARM64 hijacking in tail calls (#16039)
Jan Vorlicek
1
-0
/
+21
2017-12-20
Remove unused TYP_ARRAY/PTR/FUNC (#15529)
mikedn
1
-4
/
+0
2017-12-15
Clean up clrjit from using sizeof(void*) when meant TARGET_POINTER_SIZE (#15524)
Egor Chesakov
1
-8
/
+8
2017-10-15
Copy ExpandArray and SimplerHashTable to JIT's sources
Mike Danes
1
-3
/
+2
2017-10-15
Remove unused compGetMem functions
Mike Danes
1
-1
/
+1
2017-06-23
Fix JitMinOptsTrackGCrefs for legacy x86 back-end (#12416)
Bruce Forstall
1
-2
/
+5
2017-06-15
[x86/Linux] Enable gcMarkFilterVarsPinned (WIN64EXCEPTIONS) (#11281)
Hanjoung Lee
1
-225
/
+300
2017-04-12
[x86/Linux] Funclet-based synchronization (#10791)
Jonghyun Park
1
-0
/
+3
2017-04-07
[x86/Linux] Use GCInfo for funclet unwinding
Jonghyun Park
1
-0
/
+2
2017-03-01
Streamlined MinOpts GC ref tracking. (#9869)
Peter Kukol
1
-28
/
+69
2017-02-25
Revert "Simplified MinOpts GC ref tracking."
Jan Kotas
1
-70
/
+28
2017-02-23
Simplified MinOpts GC ref tracking. (#9231)
Peter Kukol
1
-28
/
+70
2017-01-09
Fix JIT32_GCENCODER-related build errors
Jonghyun Park
1
-8
/
+3
2016-11-28
Disable PSPSym and LocAllocSPvar for CoreRT (#8319)
Jan Kotas
1
-3
/
+1
2016-11-23
[x86/Linux] Fix comparison of two values with different enumeration types (#8...
SaeHie Park
1
-1
/
+1
2016-09-21
Reformat jit code for Windows x64
Michelle McDaniel
1
-69
/
+69
2016-09-18
X86 GcEncode: Support V1 and V2 encodings
Swaroop Sridhar
1
-9
/
+12
2016-09-14
Implement GcInfo v2 for X86
Swaroop Sridhar
1
-87
/
+163
2016-08-31
GcInfo: Report Struct containing one GcPointer correctly
Swaroop Sridhar
1
-9
/
+33
2016-08-26
Change RyuJIT/x86 GC encoder to handle LSRA flexibility
Bruce Forstall
1
-0
/
+4
2016-08-22
[ARM/Linux] Fix HFA structs
Hanjoung Lee
1
-1
/
+1
2016-08-11
Reformat jit sources with clang-tidy and format
Michelle McDaniel
1
-1049
/
+1081
2016-08-05
Implement GcInfo v2
Swaroop Sridhar
1
-2
/
+58
2016-07-29
Massage code for clang-format
Michelle McDaniel
1
-2
/
+10
2016-07-26
Enable multireg returns on Arm64
Brian Sullivan
1
-1
/
+1
2016-07-20
GCInfo: Support versioning.
Swaroop Sridhar
1
-4
/
+4
2016-06-07
ARM64: ABI - Support for using register x8 as the return buffer argument for ...
Brian Sullivan
1
-1
/
+1
2016-04-18
enable build of cross target components.
Rahul Kumar
1
-1
/
+1
2016-04-18
Standardize on `assert` in the JIT.
Pat Gavlin
1
-1
/
+1
2016-04-06
Add JIT and GC info SimplerHashTable behaviors.
Pat Gavlin
1
-2
/
+2
2016-03-07
Reapply change 1578859: Add a new set of APIs for JIT configuration.
Pat Gavlin
1
-4
/
+1
2016-02-25
Roll back change 1578859 on behalf of pagavlin. Change broke SuperPMI.
dotnet-bot
1
-1
/
+4
2016-02-25
Add a new set of APIs for JIT configuration.
Pat Gavlin
1
-4
/
+1
2016-01-27
Update license headers
dotnet-bot
1
-4
/
+3
2015-12-11
Port of all JIT changes for .NET Framework 4.6.1 changes
Brian Sullivan
1
-5
/
+10
2015-01-30
Initial commit to populate CoreCLR repo
dotnet-bot
1
-0
/
+4600