summaryrefslogtreecommitdiff
path: root/src/jit/jitgcinfo.h
AgeCommit message (Expand)AuthorFilesLines
2019-01-14Improvements for object stack allocation.Eugene Rozenfeld1-3/+0
2018-11-08Implement escape analysis and stack allocation of non-box objects without gc ...Eugene Rozenfeld1-0/+3
2018-10-18[RyuJIT] Delete dead code (#20411)mikedn1-1/+0
2018-08-25Remove some GT_ASG_op leftovers (#18205)mikedn1-1/+1
2018-05-22Remove JIT LEGACY_BACKEND code (#18064)Bruce Forstall1-3/+1
2018-01-31Delete GenTreePtr. (#16027)Sergey Andreenko1-5/+5
2017-10-15Copy ExpandArray and SimplerHashTable to JIT's sourcesMike Danes1-3/+3
2017-06-15[x86/Linux] Enable gcMarkFilterVarsPinned (WIN64EXCEPTIONS) (#11281)Hanjoung Lee1-5/+12
2017-03-01Streamlined MinOpts GC ref tracking. (#9869)Peter Kukol1-1/+5
2017-02-25Revert "Simplified MinOpts GC ref tracking."Jan Kotas1-5/+1
2017-02-23Simplified MinOpts GC ref tracking. (#9231)Peter Kukol1-1/+5
2016-09-14Implement GcInfo v2 for X86Swaroop Sridhar1-0/+3
2016-08-11Reformat jit sources with clang-tidy and formatMichelle McDaniel1-183/+176
2016-07-29Massage code for clang-formatMichelle McDaniel1-3/+3
2016-07-20GCInfo: Support versioning.Swaroop Sridhar1-2/+2
2016-04-18Stanardize on `DEBUGARG` in the JIT.Pat Gavlin1-5/+5
2016-04-06Add JIT and GC info SimplerHashTable behaviors.Pat Gavlin1-3/+3
2016-01-27Update license headersdotnet-bot1-4/+3
2015-10-20Implementation of System V ABI struct passing.Lubomir Litchev1-1/+0
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+461