summaryrefslogtreecommitdiff
path: root/src/jit/codegeninterface.h
AgeCommit message (Expand)AuthorFilesLines
2016-10-14Remove DEBUGGING_SUPPORT #ifdef (#7611)Bruce Forstall1-2/+0
2016-09-21Fix conflicts between nix and Windows formattingMichelle McDaniel1-0/+2
2016-09-21Reformat jit code on OSXMichelle McDaniel1-1/+1
2016-08-19Implement the proposed design for RyuJIT's LIR. (#6689)Pat Gavlin1-0/+2
2016-08-11Reformat jit sources with clang-tidy and formatMichelle McDaniel1-166/+212
2016-07-20Support for reg optional tree temps.sivarv1-0/+3
2016-06-09Code review cleanup items and moved some items into LEGACY_BACKEND ifdefsBrian Sullivan1-4/+5
2016-06-07ARM64: ABI - Support for using register x8 as the return buffer argument for ...Brian Sullivan1-1/+1
2016-04-20 ARM64 Work Item 3817, 3524 - Struct16 decompositionBrian Sullivan1-1/+1
2016-04-11Merge pull request #4239 from BruceForstall/Cleanup2Bruce Forstall1-4/+0
2016-04-08Minor JIT changesBruce Forstall1-4/+4
2016-04-08Cleanup: replace getFramePointerReg() with preexisting genFramePointerReg()Bruce Forstall1-4/+0
2016-01-27Update license headersdotnet-bot1-4/+3
2015-12-11Port of all JIT changes for .NET Framework 4.6.1 changesBrian Sullivan1-2/+11
2015-03-26Fix warnings in the jitter codeJan Vorlicek1-1/+2
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+383