summaryrefslogtreecommitdiff
path: root/src/jit/jitstd
AgeCommit message (Expand)AuthorFilesLines
2018-01-05Refactor minRegCount and eliminate autoCarol Eidt1-0/+14
2017-12-20fix template method that nobody calls. (#15584)Sergey Andreenko1-2/+2
2017-10-15Avoid using IAllocator in jitstdMike Danes1-24/+6
2017-06-28Fix remove in list (#12497)Kyungwoo Lee1-2/+10
2017-06-07Do unsigned magic divisionMike Danes1-0/+27
2017-03-13Build Linux altjit for x86 and amd64 (#10120)Bruce Forstall1-2/+3
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