summaryrefslogtreecommitdiff
path: root/src/jit/stackfp.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-08-23Revert "Fixed misconception between FP register allocator and RyuJIT's CSE ph...Roman Artemev1-12/+1
2017-08-18Fixed misconception between FP register allocator and RyuJIT's CSE phaseRoman Artemev1-1/+12
2017-06-08Enable legacy jit for x86Roman Artemev1-12/+11
2017-03-13Convert GenTree* to GenTreeCall* as much as possible (#10132)Bruce Forstall1-1/+1
2017-02-08Add gtGetOp2IfPresent()Bruce Forstall1-5/+5
2016-12-05JIT: enable inline pinvoke in more casesAndy Ayers1-0/+18
2016-11-29[x86/Linux] Fix error: '&&' within '||' (#8391)SaeHie Park1-1/+1
2016-10-14Remove DEBUGGING_SUPPORT #ifdef (#7611)Bruce Forstall1-3/+0
2016-08-11Reformat jit sources with clang-tidy and formatMichelle McDaniel1-1453/+1263
2016-07-29Massage code for clang-formatMichelle McDaniel1-1/+1
2016-06-09Remove JIT_FEATURE_SSA_SKIP_DEFS.Pat Gavlin1-8/+0
2016-03-251stClassStructs: Replace GT_LDOBJ with GT_OBJCarol Eidt1-93/+0
2016-01-27Update license headersdotnet-bot1-4/+3
2015-12-11Port of all JIT changes for .NET Framework 4.6.1 changesBrian Sullivan1-3/+5
2015-07-09Support for SIMD ExceptionsCarol Eidt1-1/+1
2015-02-25FI from $/DevDiv/FXMain to $/DevDiv/FX/Product/ProjectK **FI_LABEL=22625.00**dotnet-bot1-2/+1
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+4785