summaryrefslogtreecommitdiff
path: root/src/jit/regalloc.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-03-251stClassStructs: Replace GT_LDOBJ with GT_OBJCarol Eidt1-15/+15
2016-03-16Update code to use COMPlus_ instead of COMPLUS_ when referencing knobsManu1-1/+1
2016-03-07Reapply change 1578859: Add a new set of APIs for JIT configuration.Pat Gavlin1-9/+4
2016-03-04Fixes for 16-byte struct argument passing for ARM64Brian Sullivan1-0/+2
2016-02-25Roll back change 1578859 on behalf of pagavlin. Change broke SuperPMI.dotnet-bot1-4/+9
2016-02-25Add a new set of APIs for JIT configuration.Pat Gavlin1-9/+4
2016-02-05Address CR feedback.Pat Gavlin1-12/+9
2016-02-05Generate P/Invoke transitions for CoreRT.Pat Gavlin1-7/+13
2016-02-02Outgoing call arg preliminary refactoringCarol Eidt1-2/+2
2016-01-27Update license headersdotnet-bot1-4/+3
2016-01-22Fix issues on ARM64 with lvOtherArgReg being initialized to REG_STKBrian Sullivan1-1/+1
2015-12-11Port of all JIT changes for .NET Framework 4.6.1 changesBrian Sullivan1-16/+19
2015-10-20Implementation of System V ABI struct passing.Lubomir Litchev1-1/+1
2015-07-24Add ARM target for CoreCLR on Linux.Ben Pye1-49/+54
2015-02-25FI from $/DevDiv/FXMain to $/DevDiv/FX/Product/ProjectK **FI_LABEL=22625.00**dotnet-bot1-0/+3
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+6910