Merge pull request #14004 from noahfalk/fix_tiered_dynamicmethod
[platform/upstream/coreclr.git] / src / jit /
2017-09-15 Noah FalkMerge pull request #14004 from noahfalk/fix_tiered_dyna...
2017-09-15 Andy AyersJIT: Fix crossgen failure in gtTryRemoveBoxUpstreamEffe...
2017-09-15 Eugene RozenfeldFix check for recursive call in the importer. (#13990)
2017-09-15 Jarret ShookMerge pull request #13923 from sdmaclea/PR-ARM64-LOWER...
2017-09-15 Bruce ForstallMerge pull request #13852 from hqueue/jit/JitNoInline
2017-09-15 Bruce ForstallMerge pull request #13853 from hqueue/tests/MyStructReturn
2017-09-15 Bruce ForstallMerge pull request #13944 from ayuckhulk/fix-arm-set...
2017-09-15 Jarret ShookMerge pull request #13998 from jashook/devdiv_491210
2017-09-15 Stephen ToubMerge pull request #13976 from stephentoub/fix_memoryst...
2017-09-15 Andy AyersJIT: Use AllocObj for box allocations (#13988)
2017-09-15 Jan KotasUpdate logic in arm CodeGen::genCallInstruction to...
2017-09-15 Carol EidtMerge pull request #13965 from CarolEidt/Fix13568
2017-09-14 jashookApply format patch
2017-09-14 jashookFix devdiv 491210
2017-09-14 Jarret ShookMerge pull request #13916 from pgodeq/PR-ARM64-WINDOWS...
2017-09-14 Jarret ShookMerge pull request #13977 from jashook/add_arm64_user
2017-09-14 Jarret ShookMerge pull request #13954 from jashook/disable_arm_tests
2017-09-14 Andy AyersJIT: mark part of runtime lookup tree as nonfaulting...
2017-09-14 Stephen ToubMerge pull request #13934 from dotnet-maestro-bot/maste...
2017-09-14 Joseph TremouletMerge pull request #13957 from JosephTremoulet/LoopNestFix
2017-09-14 Brian SullivanMerge pull request #13967 from dotnet-bot/from-tfs
2017-09-14 Carol EidtMerge pull request #13626 from mikedn/test-bt
2017-09-14 Brian SullivanFix potentially unused variable in lb arm
2017-09-14 Carol EidtAllow a RET_EXPR as a BYREF operand for SIMD intrinsics.
2017-09-13 Joseph TremouletRenumber blocks before computing loop nest
2017-09-13 Jarret ShookMerge pull request #13943 from jashook/fix_lb_build_break
2017-09-13 jashookFix potentially unused variable in lb arm
2017-09-13 Carol EidtMerge pull request #13806 from hqueue/arm/ryujit/issue_...
2017-09-13 Mike DanesLower TEST(x, LSH(1, y)) to BT(x, y)
2017-09-13 Mike DanesAdd GT_BT
2017-09-13 Mike DanesAdd INS_bt
2017-09-13 Joseph TremouletMerge pull request #13903 from JosephTremoulet/PlaceReturns
2017-09-13 Joseph TremouletMerge pull request #13835 from sdmaclea/PR-ARM64-GT_MULHI
2017-09-13 Joseph TremouletMerge pull request #13799 from sdmaclea/PR-ARM64-Transf...
2017-09-13 Jan VorlicekFix ARM32 secure delegate bug (#13922)
2017-09-13 Eugene RozenfeldRemove redundant zero-initialization of struct temps...
2017-09-12 Andy AyersJIT: optimize case where box feeds GetType (#13710)
2017-09-12 Jarret ShookMerge pull request #13819 from sdmaclea/PR-ARM64-MOD...
2017-09-12 Steve MacLean[Arm64] Enable LowerShift
2017-09-12 Michelle McDanielMerge pull request #13918 from adiaaida/unifyPerfConfigs
2017-09-12 Carol EidtMerge pull request #13715 from CarolEidt/LsraInfoInLsra
2017-09-12 Viktor HoferMerge pull request #13242 from ViktorHofer/BinarySerial...
2017-09-12 Steve MacLeanFix formatting
2017-09-12 Steve MacLeannoway_assert to assert per review
2017-09-12 Steve MacLeanFix formatting
2017-09-12 Steve MacLeanSimplify divisorValue calculation
2017-09-12 Steve MacLeanAdd comments per review
2017-09-12 Stephen ToubMerge pull request #13907 from stephentoub/valuetask_as...
2017-09-12 Joseph TremouletImprove const return block placement
2017-09-11 William GodbeMerge pull request #13875 from wtgodbe/RevertLabel
2017-09-11 Andy AyersJIT: optimize Enum.HasFlag (#13748)
2017-09-10 Stephen ToubMerge pull request #13849 from stephentoub/string_create
2017-09-09 Eric ErhardtMerge branch 'master' into UpdateBuildTools
2017-09-09 Pat GavlinMerge pull request #13842 from dotnet-bot/from-tfs
2017-09-09 Pat GavlinMerge pull request #13110 from pgavlin/SPMIJitOptions
2017-09-09 Pat GavlinMerge pull request #13863 from pgavlin/DevDiv491211
2017-09-08 Viktor HoferMerge pull request #13845 from ViktorHofer/DBNull-Seria...
2017-09-08 Pat GavlinAddress PR feedback.
2017-09-08 Pat GavlinProperly update GTF_{ASG,EXCEPT} in call morphing.
2017-09-08 Steve MacLeanFix warning->error
2017-09-07 Steve MacLeanFix formatting
2017-09-07 Pat GavlinMerge pull request #13838 from pgavlin/DevDiv489992
2017-09-07 Jarret ShookMerge pull request #12334 from sdmaclea/PR-Optimize...
2017-09-07 Andy AyersNew jit intrinsic support (#13815)
2017-09-07 Pat GavlinCopy `GTF_{ASG,EXCEPT}` flags in `gtCloneExpr`.
2017-09-07 Pat GavlinMerge pull request #13821 from pgavlin/DevDiv487701_487702
2017-09-07 Pat GavlinMerge pull request #13817 from pgavlin/DevDiv487703
2017-09-07 Steve MacLeanFix typo
2017-09-07 sergey ignatovFix for #13830 issue (#13831)
2017-09-07 Steve MacLean[Arm64] Add GT_MULHI
2017-09-07 Jarret ShookMerge pull request #13797 from jashook/arm64_green_ci
2017-09-07 Joseph TremouletSegregate merged returns by constant value (#13792)
2017-09-06 Pat GavlinFix VSO 487701 and 487702.
2017-09-06 Steve MacLean, Qua... [Arm64] Allow a%b to a&(b-1) transform
2017-09-06 Pat GavlinDo not remove NOPs used by calls.
2017-09-06 Jarret ShookMerge pull request #13811 from jashook/fix_xarch_warning
2017-09-06 Sergey AndreenkoJit doesn't reload shift index if it was spilled to...
2017-09-06 Pat GavlinMerge pull request #13659 from mikedn/cast-actual-type
2017-09-06 jashookFix potentially uninitialized local variable 'regCount'
2017-09-06 Hyung-Kyu Choi[RyuJIT/ARM32] Add ADDR and fixup return type correctly
2017-09-06 sergey ignatovFix for CoreRT issue https://github.com/dotnet/corert...
2017-09-06 sergey ignatovimplementing profiler ELT callbacks for AMD64 Linux...
2017-09-05 Steve MacLean, Qua... [Arm64] Fix Transform AND-CMP to TST
2017-09-05 Mike DanesTransform AND-CMP to TST
2017-09-05 Jarret ShookMerge pull request #13747 from jashook/lst_file_updates
2017-09-05 Andy AyersJIT: allow inlines of methods with calli (#13756)
2017-09-05 Shiming GeMerge pull request #13763 from shimingsg/v-shige/addtes...
2017-09-01 Bruce ForstallMerge pull request #13755 from BruceForstall/AddLsraAssert
2017-09-01 Bruce ForstallAdd an assert to getRegisterRecord() that regNum is...
2017-09-01 Andy AyersJIT: fix some instruction size estimates (#13432)
2017-09-01 Eugene RozenfeldEnable checking of GTF_EXCEPT and GTF_ASG flags. (...
2017-09-01 Carol EidtMerge pull request #13215 from CarolEidt/CrossHFA
2017-08-31 Bruce ForstallMerge pull request #13669 from BruceForstall/ArmTailcal...
2017-08-31 Carol EidtMerge pull request #13724 from alpencolt/ryu-arm-13056
2017-08-31 Alexander Soldatov[RyuJIT/ARM32] Correct handling of double registers...
2017-08-31 Bruce ForstallMerge pull request #13685 from kbaladurin/ryujit-fix...
2017-08-31 Bruce ForstallMerge pull request #13719 from wateret/fix-multiregop
2017-08-31 Shiming GeMerge pull request #13394 from shimingsg/v-shige/add...
2017-08-31 Hanjoung Lee[RyuJIT/armel] Fix MultiRegOp definition
2017-08-31 Carol EidtMerge pull request #13690 from CarolEidt/NullcheckNotCo...
next