summaryrefslogtreecommitdiff
path: root/src/jit/codegenclassic.h
AgeCommit message (Expand)AuthorFilesLines
2017-05-26Fix BitSetUint64, clean and improve the surrounding code. (#11721)Sergey Andreenko1-2/+1
2017-03-13Convert GenTree* to GenTreeCall* as much as possible (#10132)Bruce Forstall1-4/+4
2016-09-12RyuJIT x86: Implement GS cookie check for functions with tailcallBruce Forstall1-7/+0
2016-09-06Move genIncRegBy() to codegenclassic.h (#7063)Hyung-Kyu Choi1-0/+1
2016-08-11Reformat jit sources with clang-tidy and formatMichelle McDaniel1-586/+434
2016-07-29Massage code for clang-formatMichelle McDaniel1-53/+54
2016-07-05More Blk Op RefactoringCarol Eidt1-0/+3
2016-05-14Remove unneeded INLINE_NDIRECT and INLINE_PINVOKE #ifdefs (#4977)Bruce Forstall1-4/+0
2016-05-10Move some LEGACY_BACKEND code from codegencommon.cpp to codegenlegacy.cppBruce Forstall1-0/+49
2016-04-22Block Ops RefactorCarol Eidt1-0/+3
2016-01-27Update license headersdotnet-bot1-4/+3
2015-07-24Add ARM target for CoreCLR on Linux.Ben Pye1-1/+1
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+706