summaryrefslogtreecommitdiff
path: root/src/jit/hashbv.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-05-16Compile JIT sources with /W4Mike Danes1-2/+3
2019-03-22Delete unused variables in jit. Part1. (#23399)Sergey Andreenko1-14/+0
2018-06-30Cleanup hashBvGlobalDataMike Danes1-26/+1
2017-10-24delete unused local variables from jit sources (#14679)Sergey Andreenko1-1/+0
2016-09-28Fix lowering's containment analysis.Pat Gavlin1-0/+58
2016-08-12Reformat the JIT sources.Pat Gavlin1-440/+516
2016-08-12Revert #6686.Pat Gavlin1-518/+442
2016-08-11Reformat jit sources with clang-tidy and formatMichelle McDaniel1-442/+518
2016-07-29Massage code for clang-formatMichelle McDaniel1-1/+1
2016-01-27Update license headersdotnet-bot1-4/+3
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+1895