summaryrefslogtreecommitdiff
path: root/tests/src
AgeCommit message (Expand)AuthorFilesLines
2016-11-26Fix building CoreCLR with Clang 3.9 (#8311)Jan Vorlicek3-4/+4
2016-11-22x86: not all fields of promoted struct need regsCarol Eidt3-524/+749
2016-11-22Fix the test build.Pat Gavlin1-12/+2
2016-11-22Merge pull request #8253 from JosephTremoulet/SwitchCopyPat Gavlin2-0/+101
2016-11-22Merge pull request #8210 from mikedn/warn-testPat Gavlin6-168/+66
2016-11-22Remove bogus "fast path" in unroller branch updateJoseph Tremoulet2-0/+101
2016-11-22Merge pull request #8247 from CarolEidt/Fix288222Carol Eidt2-0/+96
2016-11-22Merge pull request #8032 from sbomer/dasm_automationSven Boemer6-11/+78
2016-11-21Set the size of SIMD this pointerCarol Eidt2-0/+96
2016-11-21Enable jit disasm in test scriptsSven Boemer6-11/+78
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-19Fix warnings in native test codeMike Danes6-168/+66
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 #8097 from pgavlin/VSO279396Pat Gavlin2-0/+80
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 Gavlin2-2/+10
2016-11-17Revise mismatch tests so they don't rely on undefined behaviorAndy Ayers2-2/+10
2016-11-17Exclude tests that timeout with HeapVerifyMichelle McDaniel5-1/+19
2016-11-16Do not fold (ind (addr (lclVar))) in certain cases.Pat Gavlin2-0/+80
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)jorive71-86/+290
2016-11-15Fix value numbering for FieldSeqStore::NotAField.Pat Gavlin2-0/+153
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 Gavlin2-0/+101
2016-11-13Don't generate explicit newlines in SIMD testsBruce Forstall1-3/+3
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-09Update CoreClr, CoreFx to beta-24709-03, beta-24710-01, respectively (#7922)dotnet bot12-231/+231
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
2016-11-07Do not fold `(x + null)` in certain cases.Pat Gavlin2-0/+101
2016-11-07Set VN argument for changeOper during morph.Sergey Andreenko2-0/+93
2016-11-07Merge pull request #8006 from pgavlin/VSO278369Pat Gavlin2-0/+99
2016-11-07Merge pull request #8007 from pgavlin/VSO284785Pat Gavlin2-0/+85
2016-11-04Move remaining NETCoreApp references from 1.0 to 1.1 (#8008)Russ Keldorph5-5/+5
2016-11-04Fix VN propagation for binops.Pat Gavlin2-0/+99
2016-11-04Add a regression test for VSO 284785.Pat Gavlin2-0/+85
2016-11-03Removing the copy of project.lock.json to bin folderRama Krishnan Raghupathy1-5/+0
2016-11-03Merge pull request #7972 from adiaaida/storeShiftRotate32Michelle McDaniel3-0/+136
2016-11-03Force store of lcl var for shift/rotate by 32Michelle McDaniel3-0/+136