summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2016-11-21Set the size of SIMD this pointerCarol Eidt2-0/+96
2016-11-21Merge pull request #8235 from pgavlin/VSO280127Pat Gavlin2-0/+83
2016-11-21Merge pull request #8122 from alsemenn/add_debuggertests_buildSasha Semennikov5-0/+245
2016-11-21Do not treat certain calls as intrinsics for RyuJIT/x86.Pat Gavlin2-0/+83
2016-11-21Merge pull request #8208 from adiaaida/fixShiftDecompMichelle McDaniel1-0/+16
2016-11-20Fix "method has no body, 'ret' emitted" warning (#8212)mikedn37-174/+546
2016-11-18Reinstate the struct optimization changes:Carol Eidt2-0/+136
2016-11-18Fix ordering of operands on GT_RSZMichelle McDaniel1-0/+16
2016-11-18Merge pull request #8180 from jashook/arm64_lst_updateJarret Shook2-43/+43
2016-11-18Merge pull request #8097 from pgavlin/VSO279396Pat Gavlin2-0/+80
2016-11-18Update the lst file to exclude failing tests.jashook2-43/+43
2016-11-18Organizing the perflab tests under a common namespace. (#8184)José Rivero9-4387/+4413
2016-11-18Merge pull request #8198 from pgavlin/GH8170Pat Gavlin2-0/+69
2016-11-18Fix codegen for `(umod (gt_long) (const int))`.Pat Gavlin2-0/+69
2016-11-18Merge pull request #8194 from AndyAyersMS/FixMismatchTestsPat Gavlin3-8/+10
2016-11-17Revise mismatch tests so they don't rely on undefined behaviorAndy Ayers3-8/+10
2016-11-17Exclude tests that timeout with HeapVerifyMichelle McDaniel5-1/+19
2016-11-17Merge pull request #8151 from adiaaida/enableTestsMichelle McDaniel1-28/+7
2016-11-16Remove test exclusions for tests that now passMichelle McDaniel1-28/+7
2016-11-16Merge pull request #8146 from jashook/test_update_arm64Jarret Shook1-1/+1
2016-11-16Add simple script generatorSasha Semennikov6-0/+245
2016-11-16Do not fold (ind (addr (lclVar))) in certain cases.Pat Gavlin2-0/+80
2016-11-16Update arm64 tests used by the CI.jashook1-1/+1
2016-11-16Fix the path to build artifacts for formattingMichelle McDaniel1-1/+1
2016-11-15Merge pull request #8135 from pgavlin/fixExtendPtrVNPat Gavlin2-0/+153
2016-11-15Changing JIT perf test names to fix how they are organized on BenchView (#8083)jorive72-105/+317
2016-11-15Fix value numbering for FieldSeqStore::NotAField.Pat Gavlin2-0/+153
2016-11-15Merge pull request #8127 from jashook/arm64_post_build_scriptJarret Shook1-0/+311
2016-11-15Change over from the old ar64 scripting.jashook1-0/+311
2016-11-14Adding initial scriptsSasha Semennikov2-0/+0
2016-11-14Merge pull request #8086 from pgavlin/VSO278523Pat Gavlin2-0/+154
2016-11-14Admit more dest addresses in block assign value-numbering.Pat Gavlin2-0/+154
2016-11-14Merge pull request #8111 from BruceForstall/FixTestNewlinesBruce Forstall1-3/+3
2016-11-14Merge pull request #8031 from pgavlin/VSO283795Pat Gavlin5-3/+110
2016-11-14Fix test exclusions.Pat Gavlin4-6/+9
2016-11-13Merge pull request #8108 from gkhanna79/Arm32TestGaurav Khanna1-0/+1
2016-11-13Don't generate explicit newlines in SIMD testsBruce Forstall1-3/+3
2016-11-13Enable WinArm32 P1 Test BuildGaurav Khanna1-0/+1
2016-11-12Remove conflicting proj files (#8090)John Chen3-105/+0
2016-11-11Enable unrolling of SIMD_LIMIT loopsJoseph Tremoulet2-0/+202
2016-11-11Merge pull request #7788 from AndyAyersMS/InlinePinsAndy Ayers1-0/+1
2016-11-10Format the code and disable the regression test.Pat Gavlin1-0/+3
2016-11-10Merge pull request #8056 from adiaaida/updateFormattingJobPatchMichelle McDaniel1-0/+22
2016-11-10Create patches in formatting jobMichelle McDaniel1-0/+22
2016-11-09Update CoreClr, CoreFx to beta-24709-03, beta-24710-01, respectively (#7922)dotnet bot12-231/+231
2016-11-09ARM-CI : Fix segmentation faults on running tests (#8019)Sujin Kim1-24/+42
2016-11-09Remove unnecessary newline in WriteLine (#8047)Bruce Forstall1-1/+1
2016-11-09Inliner: support inlining of methods with pinned localsAndy Ayers1-0/+1
2016-11-09Merge pull request #7981 from sandreenko/fix_vn_in_csesandreenko2-0/+93
2016-11-07Merge pull request #7988 from ramarag/lockjsonRama krishnan Raghupathy1-5/+0