summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-09-19Disable VSD Stub Kind Prediction on H/W Exception (#14051)Jonghyun Park3-8/+9
2017-09-18Merge pull request #14029 from mikedn/cmp-op-swapCarol Eidt2-6/+1
2017-09-18Merge pull request #14003 from noahfalk/fix_commitstackNoah Falk1-2/+12
2017-09-18Use the calculated size (offset) instead of estimated (size) (#14049)Victor "Nate" Graf1-1/+1
2017-09-18Change jit notifications so that they pass the native code address. (#14021)David Mason8-23/+269
2017-09-18Merge pull request #13664 from BruceForstall/WinRyuArm32CIBruce Forstall3-87/+112
2017-09-18Disable tests that fail in RyuJIT/arm32 testingBruce Forstall1-32/+32
2017-09-18First step to enable Windows RyuJIT/arm32 testingBruce Forstall2-55/+80
2017-09-18Fix RuntimeTypeHandle underlying type for CoreRT (#14026)Jan Kotas2-2/+9
2017-09-18Merge pull request #13878 from sdmaclea/PR-ARM64-LowerCompare-Cast-ConstCarol Eidt1-6/+19
2017-09-18Merge pull request #13926 from sdmaclea/PR-ARM64-BOUND-CHECKCarol Eidt2-2/+11
2017-09-18Merge pull request #14025 from mikedn/cmp-dead-codeCarol Eidt1-14/+0
2017-09-18Remove useless TODO from genCompareIntMike Danes2-6/+1
2017-09-16Merge pull request #13994 from JosephTremoulet/BenchmarksGameJoseph Tremoulet58-2134/+3734
2017-09-16Remove dead code from TreeNodeInfoInitCmpMike Danes1-14/+0
2017-09-15Mark removed tests EXPECTED_FAILJoseph Tremoulet2-24/+24
2017-09-15[RyuJit] fix the inconsistency between setContained and isContained. (#13991)Sergey Andreenko6-43/+20
2017-09-15Merge pull request #14023 from dotnet-bot/from-tfsBruce Forstall1-3/+3
2017-09-15Merge pull request #14004 from noahfalk/fix_tiered_dynamicmethodNoah Falk1-1/+2
2017-09-15[Arm64] LowerCompare enable bool cast removalSteve MacLean1-6/+19
2017-09-15Revert two changes to thread requests (#14015)Koundinya Veluri1-98/+30
2017-09-15JIT: Fix crossgen failure in gtTryRemoveBoxUpstreamEffects (#14016)Andy Ayers1-3/+13
2017-09-15Fix check for recursive call in the importer. (#13990)Eugene Rozenfeld4-2/+91
2017-09-15Fix test StackCommitCommonnoahfalk1-2/+12
2017-09-15Fix build breaks after moving files to shared and misc cleanupJan Kotas12-138/+129
2017-09-15fix ilgen after: "Add the capability to specify JIT options from smpi command...dotnet-bot1-3/+3
2017-09-15Merge pull request #13923 from sdmaclea/PR-ARM64-LOWER-SHIFTJarret Shook2-48/+48
2017-09-15Merge pull request #13852 from hqueue/jit/JitNoInlineBruce Forstall1-1/+1
2017-09-15Manual formatting adjustmentsJoseph Tremoulet4-65/+68
2017-09-15Add references to source CVSJoseph Tremoulet18-0/+18
2017-09-15Rename BenchmarksGame filesJoseph Tremoulet36-0/+0
2017-09-15Remove old versions of BenchmarksGame benchmarksJoseph Tremoulet30-6838/+0
2017-09-15Modify benchmarks to run in perf test harnessJoseph Tremoulet42-221/+6015
2017-09-15Merge pull request #13853 from hqueue/tests/MyStructReturnBruce Forstall2-0/+450
2017-09-15Apply default VS formattingJoseph Tremoulet18-1583/+1755
2017-09-15Update BenchmarksGame benchmarks to latestJoseph Tremoulet29-2/+2453
2017-09-15Merge pull request #13944 from ayuckhulk/fix-arm-set-debuggerregdisplay-from-...Bruce Forstall1-1/+8
2017-09-15Merge pull request #13998 from jashook/devdiv_491210Jarret Shook1-1/+7
2017-09-15Move List to shared partition (#14006)Jan Kotas3-68/+51
2017-09-14Delete JitHelpers.UnsafeCast (#14005)Ben Adams1-9/+0
2017-09-14Merge pull request #13976 from stephentoub/fix_memorystream_delegationStephen Toub2-4/+52
2017-09-14JIT: Use AllocObj for box allocations (#13988)Andy Ayers2-10/+26
2017-09-14Update logic in arm CodeGen::genCallInstruction to match xarch version (#13974)Jan Kotas2-40/+17
2017-09-14Disable tiered compilation for dynamic methodsnoahfalk1-1/+2
2017-09-14Merge pull request #13965 from CarolEidt/Fix13568Carol Eidt3-1/+196
2017-09-14Apply format patchjashook1-1/+1
2017-09-14Fix devdiv 491210jashook1-0/+6
2017-09-14Improve ReaderWriterLockSlim scalability (#13243)Koundinya Veluri1-163/+365
2017-09-14Update testCarol Eidt1-85/+86
2017-09-14Merge pull request #13916 from pgodeq/PR-ARM64-WINDOWS-STELEM-REF-CORRECTEDJarret Shook2-6/+4