summaryrefslogtreecommitdiff
path: root/src/jit/regset.h
AgeCommit message (Expand)AuthorFilesLines
2019-03-19Adding const to functions that don't change or shouldn't change state (#23329)Brian Bohe1-1/+1
2018-06-30Move temp info from Compiler to RegSetMike Danes1-0/+56
2018-06-02JIT: Eliminate RegTracker (#18179) (#18230)Andrew Au1-26/+4
2018-05-22Remove JIT LEGACY_BACKEND code (#18064)Bruce Forstall1-283/+10
2018-01-31Delete GenTreePtr. (#16027)Sergey Andreenko1-30/+29
2017-10-24Ifdef out legacy RegTracker codeMike Danes1-6/+19
2017-03-13Convert GenTree* to GenTreeCall* as much as possible (#10132)Bruce Forstall1-1/+1
2016-08-11Reformat jit sources with clang-tidy and formatMichelle McDaniel1-236/+211
2016-07-29Massage code for clang-formatMichelle McDaniel1-1/+0
2016-05-04Multi-reg call node support.sivarv1-7/+10
2016-04-18Stanardize on `DEBUGARG` in the JIT.Pat Gavlin1-1/+1
2016-03-16Update code to use COMPlus_ instead of COMPLUS_ when referencing knobsManu1-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-1/+27
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+458