summaryrefslogtreecommitdiff
path: root/src/jit/rangecheck.h
AgeCommit message (Expand)AuthorFilesLines
2017-11-07Make sure that Limit::vn is initializedMike Danes1-1/+1
2017-11-06RangeCheck cleanupMike Danes1-65/+27
2017-10-15Copy ExpandArray and SimplerHashTable to JIT's sourcesMike Danes1-7/+5
2017-10-15Avoid using IAllocatorMike Danes1-2/+2
2017-05-26Fix BitSetUint64, clean and improve the surrounding code. (#11721)Sergey Andreenko1-1/+1
2016-08-11Reformat jit sources with clang-tidy and formatMichelle McDaniel1-120/+118
2016-04-06Add JIT and GC info SimplerHashTable behaviors.Pat Gavlin1-5/+5
2016-01-27Update license headersdotnet-bot1-4/+3
2015-12-11Port of all JIT changes for .NET Framework 4.6.1 changesBrian Sullivan1-2/+15
2015-04-28Removed the -Wno-switch compiler option for the Clang builds on LinuxBrian Sullivan1-0/+6
2015-03-26Fix warnings in the jitter codeJan Vorlicek1-6/+6
2015-03-17Merge changes from parent branchdotnet-bot1-24/+26
2015-02-08Fix writeable string warnings. Closes #139Kasper F. Brandt1-1/+1
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+585