summaryrefslogtreecommitdiff
path: root/src/jit/jitstd
AgeCommit message (Expand)AuthorFilesLines
2016-08-11Reformat jit sources with clang-tidy and formatMichelle McDaniel3-14/+14
2016-03-13Cleanup emplace/insert implementationMike Danes1-73/+43
2016-03-12Avoid Interval and RefPosition unnecessary initialization and copyingMike Danes3-0/+112
2016-03-08Use jitstd::list in the LSRA.Pat Gavlin1-2/+28
2016-03-02Merge pull request #1668 from Dmitry-Me/assignmentOpReturningUnsuitableTypePat Gavlin1-1/+2
2016-01-27Update license headersdotnet-bot18-72/+54
2015-10-02Impossible implicit downcast in assignment operatorDmitry-Me1-1/+2
2015-03-26Fix warnings in the jitter codeJan Vorlicek3-10/+10
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot21-0/+4715