projects
/
platform
/
upstream
/
coreclr.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix exponential explosion in gtTreeHasSideEffects.
[platform/upstream/coreclr.git]
/
src
/
2016-04-01
Eugene Rozenfeld
Fix exponential explosion in gtTreeHasSideEffects.
tree
|
commitdiff
2016-03-31
Kyungwoo Lee
Merge pull request #4035 from kyulee1/common
tree
|
commitdiff
2016-03-31
Aditya Mandaleeka
Merge pull request #4007 from adityamandaleeka/extest
tree
|
commitdiff
2016-03-31
Chuck Mitchell
Merge pull request #3295 from chuck-mitchell/feature
tree
|
commitdiff
2016-03-31
Sejong Oh
Merge pull request #4015 from sejongoh/update_dotnet_cl...
tree
|
commitdiff
2016-03-31
Jarret Shook
Merge pull request #4006 from jashook/arm32_ci_pr
tree
|
commitdiff
2016-03-31
AlexGhiondea
Merge pull request #4024 from AlexGhiondea/mscorlibBuild
tree
|
commitdiff
2016-03-31
Lubomir Litchev
Merge pull request #3953 from LLITCHEV/Issue3604
tree
|
commitdiff
2016-03-31
Pat Gavlin
Merge pull request #4029 from pgavlin/Host64Bit
tree
|
commitdiff
2016-03-31
Pat Gavlin
Replace uses of _WIN64 with _HOST_64BIT_.
tree
|
commitdiff
2016-03-31
Chris McKinsey
Merge pull request #3914 from cmckinsey/GitHub_3600
tree
|
commitdiff
2016-03-31
Kyungwoo Lee
Merge pull request #4030 from kyulee1/updateryujit
tree
|
commitdiff
2016-03-31
Kyungwoo Lee
Update RyuJit version
tree
|
commitdiff
2016-03-31
Mike McLaughlin
Merge pull request #4018 from mikem8361/sosplugfix
tree
|
commitdiff
2016-03-31
Pat Gavlin
Merge pull request #4009 from pgavlin/EmitXarchClarify
tree
|
commitdiff
2016-03-31
Stephen Toub
Merge pull request #4014 from dagood/upgrade-cli
tree
|
commitdiff
2016-03-31
Stephen Toub
Merge pull request #3967 from stephentoub/empty_memorys...
tree
|
commitdiff
2016-03-31
Jan Kotas
Merge pull request #4021 from dotnet-bot/from-tfs
tree
|
commitdiff
2016-03-31
Alex Ghiondea
We should no longer need to use the '/test:moduleName...
tree
|
commitdiff
2016-03-31
Alex Ghiondea
Do not use the 'Visible' metadata on the items in the...
tree
|
commitdiff
2016-03-31
Jan Kotas
Merge pull request #4008 from leemgs/upstream-typo...
tree
|
commitdiff
2016-03-31
Jan Kotas
Merge pull request #4020 from JohnChen0/master
tree
|
commitdiff
2016-03-31
Jan Kotas
Merge pull request #3944 from leemgs/upstream-cross...
tree
|
commitdiff
2016-03-31
Jan Kotas
Merge pull request #3989 from bbowyersmyth/StringEquals
tree
|
commitdiff
2016-03-31
Jan Kotas
Merge pull request #3981 from manu-silicon/context
tree
|
commitdiff
2016-03-31
Manu
Fix RtlRestoreContext
tree
|
commitdiff
2016-03-31
Jan Kotas
Merge pull request #4016 from dotnet/revert-3960-check_...
tree
|
commitdiff
2016-03-31
Jan Kotas
Fix R2R fixups for delegate ctors
tree
|
commitdiff
2016-03-31
Mike McLaughlin
Merge pull request #4017 from mikem8361/issue3987
tree
|
commitdiff
2016-03-31
Mike McLaughlin
Fixed issue #3987 "Debugger fails to stop on entry...
tree
|
commitdiff
2016-03-31
Mike McLaughlin
Add back explicitly loading mscordaccore so libsos...
tree
|
commitdiff
2016-03-31
Mike McLaughlin
Merge pull request #3982 from mikem8361/readmemoryav2
tree
|
commitdiff
2016-03-31
Rama Krishnan Ragh...
Getting SOS to work on ARm64:
tree
|
commitdiff
2016-03-30
Pat Gavlin
Clarify register aliasing in the X86 encoder.
tree
|
commitdiff
2016-03-30
David Mason
Merge pull request #3955 from davmason/master
tree
|
commitdiff
2016-03-30
Lubomir Litchev
Make sure 4 outgoing arg slots are generated for method...
tree
|
commitdiff
2016-03-30
Kyungwoo Lee
Merge pull request #3996 from kyulee1/fixconv
tree
|
commitdiff
2016-03-30
Kyungwoo Lee
ARM64: Fix conversion double to unsigned int
tree
|
commitdiff
2016-03-30
Sejong Oh
Merge pull request #3960 from sejongoh/check_runtime_to...
tree
|
commitdiff
2016-03-30
Jan Kotas
Merge pull request #3983 from svick/getresourcestring...
tree
|
commitdiff
2016-03-30
Fadi Hanna
Fixing contracts violations, and adding missing contrac...
tree
|
commitdiff
2016-03-30
Jan Kotas
Merge pull request #3943 from leemgs/upstream-gawk...
tree
|
commitdiff
2016-03-30
Jan Kotas
Merge pull request #3984 from svick/patch-1
tree
|
commitdiff
2016-03-30
Bruce Bowyer-Smyth
Port String.Equals from CoreRT
tree
|
commitdiff
2016-03-30
Jan Kotas
Merge pull request #3985 from myungjoo/trivialfix/macro1
tree
|
commitdiff
2016-03-30
MyungJoo Ham
Trivial fix: dangerous macro usage
tree
|
commitdiff
2016-03-30
Petr Onderka
Removed obsolete comment from Environment.GetResourceString
tree
|
commitdiff
2016-03-30
Petr Onderka
remove unused CultureInfo from GetResourceString
tree
|
commitdiff
2016-03-30
Mike McLaughlin
Fix ReadMemory AV.
tree
|
commitdiff
2016-03-29
Kyungwoo Lee
Merge pull request #3966 from kyulee1/fixframe2
tree
|
commitdiff
2016-03-29
Kyungwoo Lee
ARM64: Fix Frame with compLocallocUsed
tree
|
commitdiff
2016-03-29
Aditya Mandaleeka
Merge pull request #3963 from adityamandaleeka/statFile...
tree
|
commitdiff
2016-03-29
Brian Sullivan
Merge pull request #3959 from briansull/safe-refactor
tree
|
commitdiff
2016-03-29
stephentoub
Avoid array allocation in "new MemoryStream()"
tree
|
commitdiff
2016-03-29
Stephen Toub
Merge pull request #2182 from justinvp/keyedcollection_...
tree
|
commitdiff
2016-03-29
Stephen Toub
Merge pull request #2178 from justinvp/keyedcollection_...
tree
|
commitdiff
2016-03-29
Aditya Mandaleeka
Fix stat file parsing to handle executable names with...
tree
|
commitdiff
2016-03-28
Brian Sullivan
Safe Refactor - Remove conditional definition and refer...
tree
|
commitdiff
2016-03-26
Jan Kotas
Merge pull request #3946 from leemgs/toolchain-name...
tree
|
commitdiff
2016-03-26
Joseph Tremoulet
Merge pull request #3902 from JosephTremoulet/ZeroExtend
tree
|
commitdiff
2016-03-26
Aditya Mandaleeka
Merge pull request #3896 from adityamandaleeka/configva...
tree
|
commitdiff
2016-03-26
Jan Kotas
Merge pull request #3931 from Godin/fix-typos
tree
|
commitdiff
2016-03-26
Chris McKinsey
Fix for stack overflow in CFG/DOM analysis GH#3600
tree
|
commitdiff
2016-03-26
Carol Eidt
Merge pull request #3920 from CarolEidt/ChangeLdObjToObj
tree
|
commitdiff
2016-03-26
Jan Kotas
Merge pull request #3928 from manu-silicon/patch-3
tree
|
commitdiff
2016-03-26
Aditya Mandaleeka
Add new configuration mechanism for CoreCLR.
tree
|
commitdiff
2016-03-26
Brian Sullivan
Merge pull request #3934 from briansull/remove-lvaAdjus...
tree
|
commitdiff
2016-03-25
Carol Eidt
1stClassStructs: Replace GT_LDOBJ with GT_OBJ
tree
|
commitdiff
2016-03-25
Andy Ayers
Merge pull request #3933 from AndyAyersMS/RefactorPolicy
tree
|
commitdiff
2016-03-25
Andy Ayers
Merge pull request #3924 from AndyAyersMS/Fix-VSO-205323
tree
|
commitdiff
2016-03-25
Brian Sullivan
Remove empty phase lvaAdjustRefCnts
tree
|
commitdiff
2016-03-25
Kyungwoo Lee
Merge pull request #3932 from kyulee1/arm64tool
tree
|
commitdiff
2016-03-25
Joseph Tremoulet
Unsuppress same-reg zero-extending mov (x64)
tree
|
commitdiff
2016-03-25
Andy Ayers
Inliner: refactor policies to extract common legality...
tree
|
commitdiff
2016-03-25
David Mason
Fixing tracelogging on linux
tree
|
commitdiff
2016-03-25
Evgeny Mandrikov
Fix copy-paste typos
tree
|
commitdiff
2016-03-25
David Mason
Merge pull request #3907 from davmason/master
tree
|
commitdiff
2016-03-25
Jan Kotas
Merge pull request #3930 from dotnet-bot/from-tfs
tree
|
commitdiff
2016-03-25
Andy Ayers
Merge pull request #3908 from AndyAyersMS/JitTimeData
tree
|
commitdiff
2016-03-25
Jan Kotas
Fix build break on full framework
tree
|
commitdiff
2016-03-25
Emmanuel
Fix invalid path to genXplatLttng.py
tree
|
commitdiff
2016-03-25
Jan Kotas
Merge pull request #3900 from jkotas/legacynetcf
tree
|
commitdiff
2016-03-25
Jan Kotas
Merge pull request #3921 from myungjoo/fix/3859
tree
|
commitdiff
2016-03-25
Jan Kotas
Merge pull request #3923 from myungjoo/doc/arm_0001
tree
|
commitdiff
2016-03-25
Jan Kotas
Merge pull request #3917 from jkotas/structinregs
tree
|
commitdiff
2016-03-25
Stephen Toub
Merge pull request #3919 from stephentoub/specialcase_e...
tree
|
commitdiff
2016-03-25
Andy Ayers
Inliner: fix issue introduced by refactoring
tree
|
commitdiff
2016-03-25
Andy Ayers
Inliner: collect jit time data
tree
|
commitdiff
2016-03-25
MyungJoo Ham
Fix ARM/Unwind: explicitly mark the end of stack
tree
|
commitdiff
2016-03-24
stephentoub
Special-case hashcode of empty length string on Unix
tree
|
commitdiff
2016-03-24
Sejong Oh
Merge pull request #3885 from sejongoh/test_env_script
tree
|
commitdiff
2016-03-24
Kyungwoo Lee
Merge pull request #3904 from kyulee1/NoMT
tree
|
commitdiff
2016-03-24
Kyungwoo Lee
Merge pull request #3905 from kyulee1/arm64cross
tree
|
commitdiff
2016-03-24
tijoytom
Merge pull request #3814 from tijoytom/master
tree
|
commitdiff
2016-03-24
David Mason
Fix spurious warning about parameter counts
tree
|
commitdiff
2016-03-24
Kyungwoo Lee
Enable CrossGen Compilation for ARM64
tree
|
commitdiff
2016-03-24
Kyungwoo Lee
Remove static lib dependency on CrossGen
tree
|
commitdiff
2016-03-24
Jan Kotas
Merge pull request #3891 from JohnChen0/r2r
tree
|
commitdiff
2016-03-24
Bruce Forstall
Merge pull request #3682 from mikedn/emplace
tree
|
commitdiff
2016-03-24
Brian Robbins
Merge pull request #3846 from brianrob/perftests
tree
|
commitdiff
next