summaryrefslogtreecommitdiff
path: root/src/jit/registerfp.cpp
AgeCommit message (Expand)AuthorFilesLines
2018-01-31Delete GenTreePtr. (#16027)Sergey Andreenko1-41/+40
2017-12-13get rid of TYP_CHARFei Peng1-1/+1
2017-06-07Make containedness explicitCarol Eidt1-12/+12
2017-03-13Convert GenTree* to GenTreeCall* as much as possible (#10132)Bruce Forstall1-1/+1
2017-02-08Add gtGetOp2IfPresent()Bruce Forstall1-3/+3
2016-10-14Remove DEBUGGING_SUPPORT #ifdef (#7611)Bruce Forstall1-6/+0
2016-08-11Reformat jit sources with clang-tidy and formatMichelle McDaniel1-489/+456
2016-08-04Followup work from codereview feedbackBrian Sullivan1-1/+1
2016-04-05For Issue #3785 Arm Soft FP support: arguments and return values are passed i...Andrey Kvochko1-1/+1
2016-02-18Added enum CompareKind as input to genJumpKindForOper()Brian Sullivan1-1/+2
2016-02-17Refactor the Conditional branches on Arm to match the Arm condition codesBrian Sullivan1-1/+1
2016-01-27Update license headersdotnet-bot1-4/+3
2015-12-11Port of all JIT changes for .NET Framework 4.6.1 changesBrian Sullivan1-3/+3
2015-07-24Add ARM target for CoreCLR on Linux.Ben Pye1-0/+4
2015-07-09Support for SIMD ExceptionsCarol Eidt1-1/+1
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+1551