summaryrefslogtreecommitdiff
path: root/src/jit/scopeinfo.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-07-11Delete bitset iterators defines (#12642)Sergey Andreenko1-8/+10
2017-05-26Fix BitSetUint64, clean and improve the surrounding code. (#11721)Sergey Andreenko1-2/+2
2017-05-19Improve BitVecOps<>::Iter::NextElem (#11696)Bruce Forstall1-2/+2
2016-10-14Remove DEBUGGING_SUPPORT #ifdef (#7611)Bruce Forstall1-17/+1
2016-08-11Reformat jit sources with clang-tidy and formatMichelle McDaniel1-282/+286
2016-05-25Enable HFA support for passing arguments on ARM64Brian Sullivan1-3/+1
2016-04-12Refactoring changes to use ReturnTypeDesc in codegenxarch.sivarv1-1/+1
2016-01-27Update license headersdotnet-bot1-4/+3
2016-01-15Enable FEATURE_SIMD on Linux.Carol Eidt1-1/+1
2015-12-11Port of all JIT changes for .NET Framework 4.6.1 changesBrian Sullivan1-0/+17
2015-11-24Fixes for Issues #s 2105 and 2106.Lubomir Litchev1-40/+66
2015-10-20Implementation of System V ABI struct passing.Lubomir Litchev1-9/+53
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+1183