summaryrefslogtreecommitdiff
path: root/src/jit/rationalize.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-08-11Reformat jit sources with clang-tidy and formatMichelle McDaniel1-366/+357
2016-07-29Massage code for clang-formatMichelle McDaniel1-2/+3
2016-07-13Remove RenameUpdatedVars.Pat Gavlin1-145/+0
2016-07-12Add a comment at the use of RewriteTopLevelComma.Pat Gavlin1-0/+5
2016-07-12Refactor top-level comma rewriting.Pat Gavlin1-110/+67
2016-07-11Remove dead code in Rationalize.Pat Gavlin1-289/+3
2016-07-08Fix some typos in commentsBruce Forstall1-3/+3
2016-05-19ARM64: Fix R2R EntryPoint for IntrinsicKyungwoo Lee1-1/+1
2016-04-22Block Ops RefactorCarol Eidt1-12/+7
2016-04-13Collect the JIT's TLS variables in a single type.Pat Gavlin1-3/+3
2016-04-11Fix a bug in the code for inserting a tree in the linear order.Lubomir Litchev1-2/+2
2016-03-251stClassStructs: Replace GT_LDOBJ with GT_OBJCarol Eidt1-23/+23
2016-01-27Update license headersdotnet-bot1-4/+3
2016-01-15Enable FEATURE_SIMD on Linux.Carol Eidt1-13/+24
2016-01-04Fix compilation of Object.GetType intrinsic in ReadyToRun modeJan Kotas1-2/+16
2015-12-11Port of all JIT changes for .NET Framework 4.6.1 changesBrian Sullivan1-61/+182
2015-07-26Fix 1203471: Incorrect rationalization of unused SIMD localVarCarol Eidt1-1/+20
2015-02-25FI from $/DevDiv/FXMain to $/DevDiv/FX/Product/ProjectK **FI_LABEL=22625.00**dotnet-bot1-7/+13
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+2119