summaryrefslogtreecommitdiff
path: root/src/jit/instr.h
AgeCommit message (Expand)AuthorFilesLines
2017-09-29Enable hardware intrinsic in debug and reflectionFei Peng1-7/+6
2017-09-29Implement IsSuppoored for all ISA classesFei Peng1-4/+23
2017-06-09delete DECLARE_TYPED_ENUM (#12177)Sergey Andreenko1-26/+17
2016-11-28Enable using SSE3_4 instruction set for SIMD codegen.sivarv1-3/+7
2016-09-20Support GT_OBJ for x86Carol Eidt1-12/+0
2016-09-09Do not use movsq on x86.Pat Gavlin1-0/+12
2016-08-11Reformat jit sources with clang-tidy and formatMichelle McDaniel1-2/+2
2016-07-29Massage code for clang-formatMichelle McDaniel1-0/+2
2016-03-31Replace uses of _WIN64 with _HOST_64BIT_.Pat Gavlin1-2/+6
2016-02-29Add support for emitting GC-ness of the second return register for 16 byteLubomir Litchev1-17/+18
2016-02-17Refactor the Conditional branches on Arm to match the Arm condition codesBrian Sullivan1-4/+0
2016-01-27Update license headersdotnet-bot1-4/+3
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+299