Streamlined MinOpts GC ref tracking. (dotnet/coreclr#9869)
authorPeter Kukol <pkukol@users.noreply.github.com>
Wed, 1 Mar 2017 15:51:31 +0000 (08:51 -0700)
committerGitHub <noreply@github.com>
Wed, 1 Mar 2017 15:51:31 +0000 (08:51 -0700)
commitd3512273f1a688ceab66dde94c3bea6456dd2591
tree70bbfcc68b98eb223026b191fd7e013b9adb1252
parent679a4b28c0e57c9e4174d5b937e516542210866a
Streamlined MinOpts GC ref tracking. (dotnet/coreclr#9869)

Commit migrated from https://github.com/dotnet/coreclr/commit/d53b0ff28cdd4438419f8485fecfb92269e90cf5
14 files changed:
src/coreclr/src/jit/codegenarm.cpp
src/coreclr/src/jit/codegenarm64.cpp
src/coreclr/src/jit/codegenlegacy.cpp
src/coreclr/src/jit/codegenxarch.cpp
src/coreclr/src/jit/gcencode.cpp
src/coreclr/src/jit/jitconfigvalues.h
src/coreclr/src/jit/jitgcinfo.h
src/coreclr/src/jit/lclvars.cpp
src/coreclr/src/vm/gcinfodecoder.cpp
src/coreclr/tests/src/GC/API/GC/KeepAlive.cs
src/coreclr/tests/src/GC/Scenarios/LeakGen/leakgen.cs
src/coreclr/tests/src/GC/Scenarios/Samples/gc.cs
src/coreclr/tests/src/GC/Scenarios/WeakReference/weakreffinal.cs
src/coreclr/tests/src/JIT/Methodical/Arrays/misc/arrres.cs