summaryrefslogtreecommitdiff
path: root/src/jit/rationalize.h
AgeCommit message (Expand)AuthorFilesLines
2019-03-29Use GenTreeStmt* where it is implied. (#22963)Sergey Andreenko1-1/+1
2019-03-28Struct & SIMD improvements (#22255)Carol Eidt1-2/+2
2018-10-18[RyuJIT] Delete dead code (#20411)mikedn1-1/+0
2018-10-17Delete `FixupIfSIMDLocal`. (#20360)Sergey Andreenko1-1/+0
2017-06-26Format code and address PR feedback.Pat Gavlin1-1/+1
2017-06-26Refactor the rationalizer's instrinsic rewriter.Pat Gavlin1-6/+6
2016-09-011st Class Struct Block AssignmentsCarol Eidt1-4/+3
2016-08-19Implement the proposed design for RyuJIT's LIR. (#6689)Pat Gavlin1-111/+23
2016-08-11Reformat jit sources with clang-tidy and formatMichelle McDaniel1-29/+27
2016-07-29Massage code for clang-formatMichelle McDaniel1-4/+4
2016-07-13Remove RenameUpdatedVars.Pat Gavlin1-12/+0
2016-07-12Refactor top-level comma rewriting.Pat Gavlin1-2/+1
2016-07-11Remove dead code in Rationalize.Pat Gavlin1-20/+0
2016-03-251stClassStructs: Replace GT_LDOBJ with GT_OBJCarol Eidt1-1/+1
2016-01-27Update license headersdotnet-bot1-4/+3
2016-01-04Fix compilation of Object.GetType intrinsic in ReadyToRun modeJan Kotas1-1/+6
2015-12-11Port of all JIT changes for .NET Framework 4.6.1 changesBrian Sullivan1-0/+4
2015-03-26Fix warnings in the jitter codeJan Vorlicek1-3/+3
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+183