summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-07-10Regenerating the x86 HWIntrinsic tests to cover struct field scenariosTanner Gooding741-6315/+40721
2018-07-10Updating the x86 HWIntrinsic test templates to test struct field scenariosTanner Gooding23-228/+1230
2018-07-10Move BinaryReader to shared CoreLib partition (#18845)Jan Kotas4-39/+16
2018-07-10Exclude failing CoreFx test (#18844)Amy1-0/+4
2018-07-09Fixing a call to emitIns_SIMD_R_R_AR_R to pass arguments in the correct orderTanner Gooding1-1/+1
2018-07-09Updating InstructionSet_BMI1/2 to be controlled by the COMPlus_EnableAVX flag...Tanner Gooding4-34/+32
2018-07-09Adding tests for the ParallelBitDeposit and ParallelBitExtract Bmi2 HWIntrinsicsTanner Gooding8-0/+992
2018-07-09Implementing the ParallelBitDeposit and ParallelBitExtract Bmi2 HWIntrinsicsTanner Gooding5-4/+95
2018-07-09Adding tests for the AndNot, ExtractLowestSetBit, GetMaskUpToLowestSetBit, an...Tanner Gooding13-2/+1564
2018-07-09Implementing the AndNot, ExtractLowestSetBit, GetMaskUpToLowestSetBit, and Re...Tanner Gooding8-18/+161
2018-07-09Adding tests for the x86 TrailingZeroCount HWintrinsicTanner Gooding7-0/+599
2018-07-09Implementing the x86 TrailingZeroCount HWIntrinsicTanner Gooding5-4/+58
2018-07-09Renaming ScalarUnOpTest to ScalarSimdUnOpTestTanner Gooding14-83/+83
2018-07-09Fix serialization type in NotFiniteNumberException (#18833)Viktor Hofer1-2/+2
2018-07-09CoreFX CI Unix Staging commit (#18750)Andon Andonov3-24/+73
2018-07-09Fix a comment in the string.ToLower() method (#18832)HumanEquivalentUnit1-1/+1
2018-07-09Undo unnecessary BinaryReader::ReadOneChar/InternalReadOneChar split (#18830)Jan Kotas1-82/+72
2018-07-09Moved ManualResetEventSlim to shared (#18799)Anirudh Agnihotry6-22/+11
2018-07-08Correct AssemblyLoadContext comment (#18809)Rich Lander1-2/+2
2018-07-08LastIndexOf corner case fix when span is empty (#18826)Viktor Hofer1-1/+1
2018-07-08Fix Span LastIndexOf empty value handlingViktor Hofer1-1/+1
2018-07-06TargetFrameworkName property initialized (#18814)Anirudh Agnihotry1-23/+8
2018-07-06Improve DateTime{Offset}.ParseExact performance for "O"/"o" roundtrip format ...Stephen Toub1-13/+229
2018-07-06Merge pull request #18795 from BruceForstall/RemoveArmemJobsBruce Forstall1-57/+18
2018-07-06[ARM] Mention a clang-5.0 issue in the documentation (#18803)nkaretnikov21-1/+12
2018-07-05Merge pull request #18775 from briansull/add-noway-assertBrian Sullivan2-12/+19
2018-07-05Remove Ubuntu/Ubuntu16.04 emulator CI jobsBruce Forstall1-57/+18
2018-07-05Update certain Marshal APIs to match exception thrown on .NET Framework (#18791)Aaron Robinson2-33/+30
2018-07-05Added noway asserts in gtNewZeroConNode and gtNewOneConNodeBrian Sullivan2-12/+19
2018-07-05Merge pull request #18793 from BruceForstall/UpdateLibUnwindIssueBruce Forstall1-2/+2
2018-07-05Update Linux ARM libunwind instructionsBruce Forstall1-2/+2
2018-07-05Enable genFnCalleeRegArgs for Arm64 Varargs (#18714)Jarret Shook7-58/+37
2018-07-05Delete dead code (#18783)Jan Kotas9-85/+17
2018-07-04Improve DateTime{Offset}.ParseExact{Multiple} performance for RFC1123 ("r") (...Stephen Toub1-12/+222
2018-07-04Re-enable jit regression test DevDiv_590771 (#18724)Andy Ayers3-4/+25
2018-07-04Add LastIndexOf compareoptions overload (#18652)Viktor Hofer6-58/+169
2018-07-04Adding tests for the byte overload of Ssse3.ShuffleTanner Gooding5-0/+334
2018-07-04Adding support for the `byte` overload of `Ssse3.Shuffle`Tanner Gooding1-1/+1
2018-07-04Remove mention of security transparency from message and comment (#18776)Jan Kotas2-13/+1
2018-07-03compGSReorderStackLayout is not supported when EnC is on (#18713)Andrew Au1-4/+7
2018-07-03Update CoreClr, CoreFx to preview1-26704-01, preview1-26704-01, respectively ...dotnet-maestro-bot2-6/+6
2018-07-04Delete InternalsVisibleTo attributes from S.P.CoreLib (#18697)Luqun Lou2-10/+0
2018-07-03Merge pull request #18504 from mikedn/comp-smallBruce Forstall29-555/+452
2018-07-03add missing files to package properly on FreeBSD (#18764)Tomas Weinfurt8-3/+52
2018-07-03Merge pull request #18768 from CarolEidt/RemoveIsMultiRegCarol Eidt2-23/+1
2018-07-03Merge pull request #18766 from CarolEidt/Fix18765Carol Eidt1-13/+19
2018-07-03Merge pull request #18716 from BruceForstall/RemoveTstJobsFromViewsBruce Forstall1-4/+8
2018-07-03Update CoreClr, PgoData to preview1-26703-04, master-20180703-0030, respectiv...dotnet-maestro-bot2-5/+5
2018-07-03Remove Interval::isMultiRegCarol Eidt2-23/+1
2018-07-03Build uses for atomic opsCarol Eidt1-13/+19