summaryrefslogtreecommitdiff
path: root/src/vm/genericdict.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-03-07Fix signed compare warningsSinan Kaya1-1/+1
2019-02-15Reserve fast dictionary slots for Tier1 code (#22619)Jan Kotas1-0/+9
2019-01-18Handle complex constrained calls with default interface methods (#21978)Michal Strehovský1-0/+31
2019-01-14Large version bubble Support (#21727)Andon Andonov1-2/+14
2017-07-10Remove relocations for MethodTable::m_pPerInstInfo for Linux ARMGleb Balykov1-1/+1
2016-08-04Adding support to the following generic dictionary entry slots for R2R: (#6291)Fadi Hanna1-13/+21
2016-08-03Adding Support for FieldDescSlot generic dictionary entries for R2R generic c...Fadi Hanna1-19/+33
2016-06-23Add missing contractsJan Kotas1-0/+4
2016-06-21Generic dictionary minor performance improvement and simplification for R2R (...Fadi Hanna1-139/+365
2016-06-03Fix desktop NGen break caused by CoreCLR change, and add a missing contractJohn Chen1-2/+8
2016-05-28Ensure Ready-to-Run module is activated in generics dictionary lookup (#5288)John Chen1-0/+4
2016-05-26Fix generic non-virtual method call in Ready-to-Run imagesJohnChen01-0/+8
2016-01-27Update license headersdotnet-bot1-4/+3
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+970