summaryrefslogtreecommitdiff
path: root/src/jit/rangecheck.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-02-28Guard a use of a possibly-uninitialized BitSet.Pat Gavlin1-4/+7
2016-11-01Handle simd checks in OptimizeRangeCheckJoseph Tremoulet1-1/+4
2016-08-11Reformat jit sources with clang-tidy and formatMichelle McDaniel1-182/+182
2016-07-29Massage code for clang-formatMichelle McDaniel1-2/+2
2016-05-09Don't print pointers to the JitDump; output the assertion bitvector as a string.Bruce Forstall1-2/+2
2016-01-27Update license headersdotnet-bot1-4/+3
2015-12-11Port of all JIT changes for .NET Framework 4.6.1 changesBrian Sullivan1-34/+101
2015-04-28Removed the -Wno-switch compiler option for the Clang builds on LinuxBrian Sullivan1-3/+19
2015-04-07Merge changes from parent branchdotnet-bot1-6/+18
2015-03-26Fix warnings in the jitter codeJan Vorlicek1-5/+5
2015-03-17Merge changes from parent branchdotnet-bot1-98/+186
2015-02-25FI from $/DevDiv/FXMain to $/DevDiv/FX/Product/ProjectK **FI_LABEL=22625.00**dotnet-bot1-1/+6
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+1201