summaryrefslogtreecommitdiff
path: root/tests/src/JIT
AgeCommit message (Expand)AuthorFilesLines
2019-07-01Get rid of warnings while building tests (#25514)Michal Strehovský1-0/+1
2019-06-24Make Vector*.ToString() Culture invariant (#25343)Ganbarukamo4147-0/+1814
2019-06-21Merge pull request #25260 from briansull/GitHub_25134Brian Sullivan2-0/+192
2019-06-21Fix test to use mutual waits (#25317)Carol Eidt1-7/+10
2019-06-20Added the complementary test cases of going from a negative int to an unsigned.Brian Sullivan1-8/+77
2019-06-19Fix Issue #25134 - AssertionProp incorrectly removes cast from uintBrian Sullivan2-0/+123
2019-06-18Fix contained LEA handling (#25135)Carol Eidt2-0/+98
2019-06-14Don't change LCL_FLD node type when replacing param with its shadow copy (#20...Egor Chesakov2-0/+550
2019-06-14Delete OSX condition.Sergey Andreenko1-2/+1
2019-06-14Do not force GCStress at all.Sergey Andreenko1-2/+0
2019-06-13Do not force GcStress=0xc for GitHub_23199.Sergey Andreenko1-3/+4
2019-06-11JIT: use stress mode tail call validation info for implicit tail calls (#25093)Andy Ayers2-0/+126
2019-06-05Fix GCStress coverage for multi reg returns. (#24826)Sergey Andreenko2-0/+250
2019-06-05Zero initReg in genSetGSSecurityCookie (#24371)Egor Chesakov2-0/+91
2019-06-05Cleanup block stores and test for 24846 (#24950)Carol Eidt1-49/+39
2019-06-03Removing the TestAllOnes, TestAllZeros, and TestMixOnesZeros methods from the...Tanner Gooding28-12880/+0
2019-06-03Fix armel tests build (#24678)Gleb Balykov10-6/+16
2019-05-31Handle a zero byte cpblk (#24871)Carol Eidt2-0/+88
2019-05-23Add missing pin to two tests and re-enable for GC stress (#24738)Andy Ayers3-6/+6
2019-05-22Change timeouts for outerloop job and move one test to longRunningGc. (#24731)Sergey Andreenko1-0/+3
2019-05-22Test case for #24657 (#24721)Carol Eidt2-0/+71
2019-05-20Exclude superpmicollect with JitStress on arm.Sergey Andreenko1-0/+2
2019-05-17Fix localloc with large out arg space (#24388)Bruce Forstall4-0/+12281
2019-05-15Enable JIT\superpmi\superpmicollect on Linux and macOS (#24560)Egor Chesakov1-3/+3
2019-05-14Merge pull request #24553 from sandreenko/excludeTestsThatAreFailingUnderGCSt...Sergey Andreenko5-0/+10
2019-05-13Disable _il_relu_fld under GCStress.Sergey Andreenko1-0/+2
2019-05-13Profiler API to request ReJIT with inliners (#24461)David Mason1-0/+2
2019-05-13Disable tests that are failing with timeouts.Sergey Andreenko4-0/+8
2019-05-12Cleanup some build files (#24539)Aaron Robinson1-5/+13
2019-05-10Disable a tail call test when using minopts (#24426)Koundinya Veluri1-0/+1
2019-05-09Merge pull request #24482 from erozenfeld/Fix24159Eugene Rozenfeld2-0/+78
2019-05-09More cleanup of the HWIntrinsic test templates (#24455)Tanner Gooding593-18357/+69912
2019-05-09Mark local struct as having overlapping fields after struct reinterpretationEugene Rozenfeld2-0/+78
2019-05-09[master] Update dependencies from dotnet/corefx (#24314)dotnet-maestro[bot]2-2/+2
2019-05-06Handle E_NOTIMPL return from CoInitializeEx. (#24387)Jeremy Koritzinsky9-9/+3
2019-05-04Revert "Fix GCStress for multireg returns. "Sergey Andreenko2-83/+0
2019-05-03Merge pull request #24343 from briansull/add-hva-testsBrian Sullivan7-2/+2324
2019-05-03Merge pull request #24363 from sandreenko/GitHub_23199Sergey Andreenko2-0/+83
2019-05-02System.GC.AllocateUninitializedArray (#24096)Vladimir Sadov1-1/+1
2019-05-02Changes from code reviewBrian Sullivan3-16/+10
2019-05-02Add a repro test.Sergey Andreenko2-0/+83
2019-05-02When QuickJit is enabled, disable it for methods that contain loops by defaul...Koundinya Veluri2-0/+135
2019-05-02Adding more coverage for the AES hwintrinsic tests. (#24335)Tanner Gooding9-54/+1108
2019-05-01Add two additional HVA tests:Brian Sullivan6-0/+2328
2019-04-29Resolves an assert around Sse41.ConvertToVector128Int* and Avx2.ConvertToVect...Tanner Gooding24-0/+672
2019-04-29Merge pull request #24282 from erozenfeld/Fix24253Eugene Rozenfeld2-0/+90
2019-04-27Merge pull request #24261 from sandreenko/fixRegressionCoreFXx86Sergey Andreenko2-0/+69
2019-04-26Fix for a jit liveness bug.Eugene Rozenfeld2-0/+90
2019-04-25Add a repro test.Sergey Andreenko2-0/+69
2019-04-24Disable _il_dbgu_fld under GCStress against #24173Bruce Forstall1-1/+4