summaryrefslogtreecommitdiff
path: root/src/jit/_typeinfo.h
AgeCommit message (Expand)AuthorFilesLines
2018-06-29Corrected a few typos in the documentation and comments (#18706)Phil Garcia1-4/+4
2017-12-15Remove executable bit from _typeinfo.hBruce Forstall1-0/+0
2017-04-04CoreRT: make CORINFO_HELP_READYTORUN_DELEGATE_CTOR optimization for verifiabl...Sergey Andreenko1-3/+40
2017-03-31delete GetMethod2 (#10626)Sergey Andreenko1-7/+0
2017-03-31delete wrong and unused value (#10634)Sergey Andreenko1-5/+2
2016-08-11Reformat jit sources with clang-tidy and formatMichelle McDaniel1-208/+204
2016-07-29Massage code for clang-formatMichelle McDaniel1-1/+0
2016-05-17Add typeInfo::GetMehtod2 to avoid checking GetType == TI_METHOD.Sejong OH1-0/+7
2016-03-31Replace uses of _WIN64 with _HOST_64BIT_.Pat Gavlin1-3/+13
2016-01-27Update license headersdotnet-bot1-4/+3
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+753