summaryrefslogtreecommitdiff
path: root/src/jit/gcinfo.cpp
AgeCommit message (Expand)AuthorFilesLines
2018-03-30Tighten arm32/arm64 write barrier kill reg setsBruce Forstall1-3/+0
2018-01-31Delete GenTreePtr. (#16027)Sergey Andreenko1-4/+4
2017-12-15Clean up clrjit from using sizeof(void*) when meant TARGET_POINTER_SIZE (#15524)Egor Chesakov1-1/+1
2017-06-15[x86/Linux] Enable gcMarkFilterVarsPinned (WIN64EXCEPTIONS) (#11281)Hanjoung Lee1-0/+4
2017-06-07Make containedness explicitCarol Eidt1-3/+3
2017-01-26Don't require write barrier for assignment to ByRefKoundinya Veluri1-0/+6
2016-08-11Reformat jit sources with clang-tidy and formatMichelle McDaniel1-157/+179
2016-07-29Massage code for clang-formatMichelle McDaniel1-0/+2
2016-06-06Skip reloads and copies in `gcIsWriteBarrierCandidate`.Pat Gavlin1-0/+3
2016-04-18Stanardize on `DEBUGARG` in the JIT.Pat Gavlin1-5/+5
2016-04-13No GC barrier needed for LclVar address expressionsCarol Eidt1-1/+1
2016-01-27Update license headersdotnet-bot1-4/+3
2015-12-11Port of all JIT changes for .NET Framework 4.6.1 changesBrian Sullivan1-3/+5
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+839