[RyuJIT/ARM32] Set carry bit: neg operation
[platform/upstream/coreclr.git] / src /
2017-08-18 Hyeongseok Oh[RyuJIT/ARM32] Set carry bit: neg operation
2017-08-16 Mike McLaughlinImplement out of context stack unwinder (#13302)
2017-08-15 Bruce ForstallMerge pull request #13029 from mikedn/disp-bbid
2017-08-15 gbalykovAllocate FileMappingImmutableData::szFileName and CFile...
2017-08-15 Joseph TremouletMerge pull request #13366 from mikedn/imp-init-array
2017-08-15 Andy AyersJIT: fix CHK/REL diff from fgRetypeImplicitByRefArgs...
2017-08-15 Jan KotasSkip null checks for implicit byref argument references...
2017-08-15 Shiming GeMerge pull request #13310 from shimingsg/v-shige/add...
2017-08-15 Shiming GeMerge pull request #13334 from shimingsg/v-shige/add...
2017-08-15 Shiming GeMerge pull request #13362 from shimingsg/v-shige/add...
2017-08-15 Bruce ForstallMerge pull request #13328 from hseok-oh/ryujit/tmp_high...
2017-08-14 Wes HaggardMerge pull request #13365 from dotnet-maestro-bot/maste...
2017-08-14 Bruce ForstallMerge pull request #13364 from hqueue/arm/ryujit/issue_...
2017-08-14 Mike DanesDump basic block ids instead of pointers
2017-08-14 Igor Kulaychuk[Linux/ARM] Fix managed breakpoints (#13316)
2017-08-14 Bruce ForstallMerge pull request #13350 from BruceForstall/FixVSO478352
2017-08-14 Alois-xxAdded SetThreadDescription to set the unmanaged thread...
2017-08-14 Mike DanesDo not use GT_INDEX in impInitializeArrayIntrinsic
2017-08-14 Hyung-Kyu Choi[RyuJIT/ARM32] Fix regression
2017-08-14 John DoeTypo (#13360)
2017-08-14 Jan KotasFinish moving Guid to shared partition
2017-08-11 Bruce ForstallMerge pull request #13332 from wateret/fix-ryuarm-hfa
2017-08-11 Jan KotasMove files to shared CoreLib partition (#13342)
2017-08-11 Bruce ForstallFix double-indirect p/invoke call generation
2017-08-11 Jarret ShookMerge pull request #13338 from jashook/log_crossgen_command
2017-08-11 Cyd HaseltonChanges that didn't make it to PR#12982 (#13055)
2017-08-11 sergey ignatovFixed CoreRT issue https://github.com/dotnet/coreclr...
2017-08-11 Hanjoung Lee[RyuJIT/armel] Fix PutArgReg BuildRefPositions
2017-08-11 Carol EidtMerge pull request #13306 from hseok-oh/ryujit/fix_13156
2017-08-11 Hyeongseok OhFix genSpillVar
2017-08-11 Hyeongseok Oh[RyuJIT/ARM32] TmpVar for expensive struct argument
2017-08-11 Shiming GeMerge pull request #13285 from shimingsg/v-shige/add...
2017-08-10 Pat GavlinMerge pull request #13299 from pgavlin/GH13161
2017-08-10 Nina ChikanovImplement BitConverter Span-based APIs (#13278)
2017-08-10 Bruce ForstallMerge pull request #13304 from BruceForstall/FixVSO471672
2017-08-10 Andy AyersJIT: modify box/unbox/isinst/castclass expansions for...
2017-08-10 Bruce ForstallMerge pull request #13307 from wateret/cleanup-armel...
2017-08-10 Bruce ForstallMerge pull request #13309 from wateret/arm-getregcount
2017-08-10 Joseph TremouletMerge pull request #13286 from JosephTremoulet/TailLoop...
2017-08-10 Hanjoung Lee[RyuJIT/armel] Cleanup with OperIsMultiRegOp()
2017-08-10 Hanjoung Lee[RyuJIT/armel] Introduce GetRegCount() for MultiRegOp
2017-08-10 Carol EidtMerge pull request #13284 from wateret/fix-13281
2017-08-10 Hyeongseok OhFix lclVar move node type inserted in lsra phase
2017-08-10 Bruce ForstallCopy additional GenTreeBoundsChk fields in gtCloneExpr
2017-08-10 Carol EidtMerge pull request #13190 from jyoungyun/ryujit/use_the...
2017-08-09 Pat GavlinFix issue #13161.
2017-08-09 Mike McLaughlinFixed issue #13282. (#13291)
2017-08-09 Wes HaggardMerge pull request #13234 from janvorli/add-rhel6-offic...
2017-08-09 Wes HaggardMerge pull request #13268 from dotnet-maestro-bot/maste...
2017-08-09 Sergey AndreenkoAdd fail-fast check after lvaGrabTemp in impImportBlock...
2017-08-09 Pat GavlinMerge pull request #12802 from pgavlin/VSO462269
2017-08-09 John Doetypo (#13287)
2017-08-09 Dan MoseleyStart at running ILLink to find dead code in Corelib...
2017-08-09 Pat GavlinFix VSO 462269.
2017-08-09 Stephen ToubMerge pull request #13270 from stephentoub/refactor_tas...
2017-08-09 Hanjoung Lee[RyuJIT/arm32] Fix Regression
2017-08-09 Joseph TremouletEnsure scratch BB in tail recursion -> loop xform
2017-08-09 Brian SullivanMerge pull request #13276 from dotnet-bot/from-tfs
2017-08-09 Jonghyun ParkCache both string and its length during GDBJIT setup...
2017-08-08 Stephen ToubAdd Encoding Span-based APIs (#13269)
2017-08-08 Brian SullivanFix fo CoreCLR cofde formating error
2017-08-08 Brian SullivanFix possibly uninitialized warning
2017-08-08 Stephen ToubChange Task.WaitAll/Any overloads to call WaitAll/AnyCo...
2017-08-08 Kevin GosseAdd StringBuilder Span-based APIs (#13163)
2017-08-08 Bruce ForstallMerge pull request #12168 from gbalykov/remove-relocati...
2017-08-08 Victor "Nate" GrafAdd build-time check to enforce PGO compilation for...
2017-08-08 Bruce ForstallUse logf() instead of JitDump() (#13265)
2017-08-08 Bruce Bowyer-SmythImprove performance of string.IndexOfAny for 2 & 3...
2017-08-08 Pat GavlinMerge pull request #13261 from pgavlin/VSO475427
2017-08-08 Bruce ForstallMerge pull request #13263 from BruceForstall/FixDesktop...
2017-08-08 Pat GavlinMerge pull request #13259 from pgavlin/VSO469210
2017-08-08 Pat GavlinFormat code.
2017-08-08 Stephen ToubRefactor large Task NoOptimization bodies into own...
2017-08-08 Pat GavlinMerge pull request #13260 from pgavlin/VSO471670
2017-08-08 Jiyoung Yun[ARM32/RyuJIT] Set the source candidates for PutArgSpli...
2017-08-08 Jiyoung Yun[ARM32/RyuJIT] Use regtype instead of node's type in...
2017-08-08 Carol EidtMerge pull request #13023 from wateret/fix-12994
2017-08-08 Dan MoseleyRemove some dead code (#13257)
2017-08-08 Bruce ForstallFix SuperPMI x86 desktop build
2017-08-08 Pat GavlinFix VSO 475427.
2017-08-07 Pat GavlinFix VSO 471670.
2017-08-07 Pat GavlinFix VSO 469210.
2017-08-07 Joseph TremouletMerge pull request #13250 from JosephTremoulet/CaptureHead
2017-08-07 Brian SullivanMerge pull request #13236 from briansull/arm-issue
2017-08-07 Tarek Mahmoud SayedFix Region DisplayName (#13249)
2017-08-07 Jan KotasCleanup code access security from the unmanaged runtime...
2017-08-07 Joseph TremouletStop rejecting loops with backward exits
2017-08-07 Brian SullivanRemoved the legacy JIT32 assert regarding 4-byte alignm...
2017-08-07 chunseokleefix callsignalhandlerwrapper(arm) (#13114)
2017-08-07 dotnet botUse attribute names without namespaces in a few places...
2017-08-07 James KoReduce size of array enumerators for x86 (#13157)
2017-08-07 Jonghyun ParkUse placement new to initialize ELF Header (instead...
2017-08-07 Gleb BalykovReview fixes
2017-08-07 Jan KotasMove files to shared partition (#13244)
2017-08-07 Hanjoung Lee[RyuJIT/armel] Fix ifdef condition and Formatting Error
2017-08-07 Hanjoung Lee[RyuJIT/armel] arg regs are always TYP_INT
2017-08-07 Hanjoung Lee[RyuJIT/armel] Allocate one more temp for call address
2017-08-07 Hanjoung Lee[RyuJIT/armel] Each reg gets own SpillFlag for MultiRegOp
2017-08-07 Hanjoung Lee[RyuJIT/armel] Make RefPosition arg regs fixed
2017-08-05 Pat GavlinMerge pull request #13227 from BruceForstall/Revert13186
next