summaryrefslogtreecommitdiff
path: root/src/jit/bitsetasshortlong.h
AgeCommit message (Expand)AuthorFilesLines
2017-11-15Improve SSA dominator computation memory usage (#14965)mikedn1-0/+33
2017-11-06Delete OldStyleClearD. (#14874)Sergey Andreenko1-26/+0
2017-07-01Move the bitset iterator for bitsetasuint64inclass inside the bitset. (#12553)Sergey Andreenko1-2/+0
2017-05-26Fix BitSetUint64, clean and improve the surrounding code. (#11721)Sergey Andreenko1-2/+2
2017-05-19Improve BitVecOps<>::Iter::NextElem (#11696)Bruce Forstall1-30/+32
2017-04-27Fix lsra memory consumption (#11233)Sergey Andreenko1-2/+30
2017-03-25Some BitVecOps improvements (#10437)mikedn1-18/+119
2016-08-11Reformat jit sources with clang-tidy and formatMichelle McDaniel1-209/+213
2016-03-31Replace uses of _WIN64 with _HOST_64BIT_.Pat Gavlin1-1/+1
2016-01-27Update license headersdotnet-bot1-4/+3
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+789