Marking SSE HWIntrinsics as fully implemented
[platform/upstream/coreclr.git] / src / jit / hwintrinsicxarch.cpp
2018-01-28 Tanner GoodingMarking SSE HWIntrinsics as fully implemented
2018-01-28 Tanner GoodingAdding support for the SSE Store, StoreAligned, StoreAl...
2018-01-25 Carol EidtMerge pull request #16005 from CarolEidt/Fix15848
2018-01-22 Bruce ForstallMerge pull request #15944 from BruceForstall/CorefxTest...
2018-01-20 Jeremy BartonMerge pull request #15936 from GrabYourPitchforks/levib...
2018-01-20 Carol EidtMerge pull request #15903 from CarolEidt/Fix545505
2018-01-19 Tanner GoodingMerge pull request #15836 from tannergooding/emitInsBinary
2018-01-19 Carol EidtMerge pull request #15798 from sdmaclea/PR-ARM64-Set...
2018-01-19 Carol EidtMerge pull request #15933 from sdmaclea/PR-ARM64-EMIT...
2018-01-19 Carol EidtMerge pull request #15935 from sdmaclea/PR-ARM64-IRREGU...
2018-01-19 Carol EidtMerge pull request #15930 from mikedn/useless-code
2018-01-19 Carol EidtMerge pull request #15749 from fiigii/tabledrive
2018-01-19 Fei PengMerge SSE intrinsics into the table-driven framework
2018-01-19 Bruce ForstallMerge pull request #15920 from BruceForstall/AllowArmJi...
2018-01-18 Fei Pengtable drive Intel hardware intrinsic
2018-01-18 Carol EidtMerge pull request #15869 from sdmaclea/PR-ARM64-is16Byte
2018-01-17 Tanner GoodingMerge pull request #15897 from tannergooding/hwintrin...
2018-01-17 Bruce ForstallMerge pull request #15893 from BruceForstall/FixR2RCrossgen
2018-01-17 Bruce ForstallMerge pull request #15894 from BruceForstall/DisableGet...
2018-01-17 Tanner GoodingMerge pull request #15538 from tannergooding/sse-intrinsics
2018-01-17 Tanner GoodingResolving PR feedback
2018-01-17 Tanner GoodingAdding support for the SSE Load, LoadAligned, LoadHigh...
2018-01-17 Tanner GoodingUpdating the SSE HWIntrinsics to share code where possible.
2018-01-17 Tanner GoodingAdding support for the SSE MoveMask intrinsic
2018-01-17 Tanner GoodingAdding support for the SSE Set scalar intrinsic
2018-01-17 Tanner GoodingAdding support for the SSE Compare<op>Ordered and Compa...
2018-01-17 Tanner GoodingAdding support for the SSE ConvertTo Int32, Int32WithTr...
2018-01-17 Tanner GoodingAdding support for the SSE Reciprocal, ReciprocalSqrt...
2018-01-17 Tanner GoodingAdding support for the SSE compare eq, gt, ge, lt,...
2018-01-17 Tanner GoodingAdding support for the SSE Add, Divide, Max, Min, Move...
2018-01-17 Tanner GoodingAdding support for the SSE StaticCast intrinsic
2018-01-17 Tanner GoodingAdding support for the SSE Shuffle intrinsic
2018-01-17 Tanner GoodingAdding support for the SSE Set, SetAll, and SetZero...
2018-01-17 Tanner GoodingAdding support for the SSE Reciprocal, ReciprocalSqrt...
2018-01-17 Tanner GoodingAdding support for the SSE compare eq, gt, ge, lt,...
2018-01-17 Tanner GoodingAdding support for the SSE And, AndNot, Divide, Max...
2018-01-10 Carol EidtMerge pull request #15724 from sdmaclea/PR-ARM64-VECTOR64
2018-01-07 Tanner GoodingMerge pull request #15772 from tannergooding/hwintrin...
2018-01-07 Tanner GoodingUpdating the x86 HWIntrinsic importer to not inline...
2018-01-02 Carol EidtMerge pull request #15596 from CarolEidt/RemoveMap
2017-12-29 Tanner GoodingMerge pull request #15341 from tannergooding/simd-scalar
2017-12-21 Bruce ForstallMerge pull request #15514 from fiigii/14930
2017-12-20 Fei PengAdd COMPlus_EnableIncompleteISAClass and streamline...
2017-12-20 Bruce ForstallMerge pull request #15396 from BruceForstall/LimitArm64...
2017-12-19 Egor ChesakovMerge pull request #15573 from echesakovMSFT/FixDesktop...
2017-12-18 Bruce ForstallMerge pull request #15567 from BruceForstall/Disable15291
2017-12-18 Bruce ForstallMerge pull request #15571 from BruceForstall/ReduceCros...
2017-12-18 Carol EidtMerge pull request #15560 from fiigii/simdexp
2017-12-18 Fei PenggtNewMustThrowException works with SIMD and struct
2017-12-16 Carol EidtMerge pull request #15528 from fiigii/simd32
2017-12-15 Michal StrehovskýMerge pull request #15370 from MichalStrehovsky/default...
2017-12-14 Jarret ShookMerge pull request #15448 from jashook/rebase_dutw
2017-12-14 Egor ChesakovMerge pull request #15479 from echesakovMSFT/FixTargetA...
2017-12-14 Bruce ForstallMerge pull request #15504 from BruceForstall/CleanupAlt...
2017-12-14 Carol EidtMerge pull request #15483 from CarolEidt/LsraDoc
2017-12-13 Tanner GoodingMerge pull request #15456 from tannergooding/math-api
2017-12-13 Carol EidtMerge pull request #15424 from fiigii/char
2017-12-13 Fei Pengget rid of TYP_CHAR
2017-12-13 Carol EidtMerge pull request #15244 from fiigii/vector
2017-12-13 Fei PengEnable Vector128/256<T> and Add intrinsics
2017-11-07 Tanner GoodingMerge pull request #14287 from tannergooding/benchmarks...
2017-11-07 Carol EidtMerge pull request #14281 from mikedn/mixed-type-relop
2017-11-06 Carol EidtMerge pull request #14024 from mikedn/long-cast-comm
2017-11-06 Carol EidtMerge pull request #14735 from mikedn/emit-const-cleanup
2017-11-06 Brian SullivanMerge pull request #14506 from mikedn/alloc-mess
2017-11-02 Michal StrehovskýMerge pull request #14832 from MichalStrehovsky/master...
2017-11-02 Jarret ShookMerge pull request #14811 from jashook/signing_var_changes
2017-11-02 Bruce ForstallMerge pull request #14796 from sdmaclea/PR-SIMD-lower...
2017-11-02 Michal StrehovskýMerge branch 'master' into master-merge
2017-11-02 JC AguileraMerge pull request #14804 from dotnet/tfUrlUpdate
2017-11-02 Bruce ForstallMerge pull request #14797 from BruceForstall/FixBuildCm...
2017-11-02 Carol EidtMerge pull request #14791 from sdmaclea/PR-ARM64-impSIM...
2017-11-01 Bruce ForstallMerge pull request #14812 from BruceForstall/AddPeriodi...
2017-11-01 Bruce ForstallMerge pull request #14792 from sdmaclea/PR-SIMD-negativ...
2017-11-01 Bruce ForstallMerge pull request #14788 from sdmaclea/PR-ARM64-9b...
2017-11-01 Bruce ForstallMerge pull request #14781 from fiigii/x86reg
2017-11-01 Bruce ForstallMerge pull request #14616 from sdmaclea/PR-ARM64-SIMDIN...
2017-11-01 Fei PengLimit byte register candidates for CRC32
2017-10-31 Bruce ForstallMerge pull request #14705 from hseok-oh/ryujit/fix_14666
2017-10-31 Carol EidtMerge pull request #14614 from hqueue/arm/ryujit/issue_...
2017-10-31 Bruce ForstallMerge pull request #14730 from fiigii/SSE4
2017-10-30 Carol EidtMerge pull request #14677 from CarolEidt/Fix14626
2017-10-30 Carol EidtMerge pull request #14456 from fiigii/crc32
2017-10-26 Fei PengEnable Crc32 , Popcnt, Lzcnt intrinsics
2017-10-25 Jarret ShookMerge pull request #14138 from jashook/arm64_32_multiar...
2017-10-03 Carol EidtMerge pull request #14027 from mikedn/simd-eq-opt
2017-10-02 Bruce ForstallMerge pull request #14220 from wateret/ryu-arm-bitcast...
2017-10-02 Viktor HoferMerge pull request #14181 from ViktorHofer/MutexCodeCleanup
2017-09-29 David WrightonMerge pull request #14269 from davidwrighton/merge_master
2017-09-29 David WrightonMerge branch 'master' into merge_master
2017-09-29 Fei PengEnable hardware intrinsic in debug and reflection
2017-09-29 Fei PengImplement IsSuppoored for all ISA classes