summaryrefslogtreecommitdiff
path: root/src/jit/emitxarch.h
AgeCommit message (Expand)AuthorFilesLines
2017-10-03remove FEATURE_AVX_SUPPORT flagFei Peng1-7/+12
2017-09-27fix bad VEX.vvvv to avoid false register dependencyFei Peng1-5/+5
2017-05-10add jit intrinsic support for vector conversion/narrow/widen on AMD64 and x86...helloguo1-0/+2
2017-04-07Remove RELOC_SUPPORT defineBruce Forstall1-3/+1
2017-03-06Un-clang-format-horrible-ify emitIns_Call() and genEmitCall()Bruce Forstall1-21/+27
2017-02-23Rewrite Is4ByteAVXInstruction() and Is4ByteSSE4Instruction()Fei Peng1-0/+1
2017-02-05Enable SIMD for RyuJIT/x86Bruce Forstall1-1/+11
2017-01-10fix comments, assertion failure in crossgen mscorlibLi Tian1-2/+2
2017-01-08Remove AVX/SSE transition penaltiesLi Tian1-0/+28
2016-11-30Fix x86 encoder to use 64-bit type to accumulate opcode/prefix bitsBruce Forstall1-36/+52
2016-11-29Merge pull request #8291 from sivarv/sse34Sivarv1-0/+18
2016-11-28Enable using SSE3_4 instruction set for SIMD codegen.sivarv1-0/+18
2016-11-28Factor out common stack adjustment codeBruce Forstall1-0/+12
2016-08-11Reformat jit sources with clang-tidy and formatMichelle McDaniel1-449/+349
2016-07-29Massage code for clang-formatMichelle McDaniel1-1/+1
2016-07-26Enable multireg returns on Arm64Brian Sullivan1-4/+4
2016-04-22Fix #3561: assert on RyuJIT x86 when generating shl by 1Bruce Forstall1-2/+2
2016-02-29Add support for emitting GC-ness of the second return register for 16 byteLubomir Litchev1-40/+44
2016-01-27Update license headersdotnet-bot1-4/+3
2015-12-11Port of all JIT changes for .NET Framework 4.6.1 changesBrian Sullivan1-2/+0
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+536