summaryrefslogtreecommitdiff
path: root/src/jit/gcinfo.cpp
AgeCommit message (Expand)AuthorFilesLines
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