2017-11-21 |
Jan Kotas | Move UnmanagedMemoryAccessor to shared CoreLib partitio... |
commit | commitdiff | tree | snapshot |
2017-11-21 |
Bruce Forstall | Merge pull request #15133 from BruceForstall/FixMissing... |
commit | commitdiff | tree | snapshot |
2017-11-21 |
Bruce Forstall | Merge pull request #15131 from BruceForstall/RemoveX86L... |
commit | commitdiff | tree | snapshot |
2017-11-21 |
Justin Van... | Version: Use int.TryFormat & StringBuilder.Append(int... |
commit | commitdiff | tree | snapshot |
2017-11-21 |
Carol Eidt | Merge pull request #15034 from CarolEidt/FixDivRegs |
commit | commitdiff | tree | snapshot |
2017-11-21 |
Justin Van... | Reduce allocations in StringBuilder.AppendFormat for... |
commit | commitdiff | tree | snapshot |
2017-11-21 |
Santiago Fernandez... | Change quotes. |
commit | commitdiff | tree | snapshot |
2017-11-21 |
Bruce Forstall | Remove x86 legacy_backend build and CI testing |
commit | commitdiff | tree | snapshot |
2017-11-21 |
Sergey Andreenko | fix the adding (#15121) |
commit | commitdiff | tree | snapshot |
2017-11-21 |
Santiago Fernandez... | Add a core dump example. |
commit | commitdiff | tree | snapshot |
2017-11-20 |
dotnet bot | Fix typo (#15129) |
commit | commitdiff | tree | snapshot |
2017-11-20 |
Carol Eidt | Set reg conflicts on contained IND |
commit | commitdiff | tree | snapshot |
2017-11-20 |
Mike McLaughlin | Fix a few of createdump bugs. (#15079) |
commit | commitdiff | tree | snapshot |
2017-11-20 |
Carol Eidt | Merge pull request #15120 from sdmaclea/PR-ARM64-SIMD... |
commit | commitdiff | tree | snapshot |
2017-11-20 |
Bruce Forstall | Merge pull request #15087 from BruceForstall/FixJmpGsCheck |
commit | commitdiff | tree | snapshot |
2017-11-20 |
Bruce Forstall | Merge pull request #15084 from BruceForstall/FixMulLong... |
commit | commitdiff | tree | snapshot |
2017-11-20 |
Bruce Forstall | Merge pull request #15086 from BruceForstall/FixBitCast... |
commit | commitdiff | tree | snapshot |
2017-11-20 |
Bruce Forstall | Fix debuggable GenTree (#15081) |
commit | commitdiff | tree | snapshot |
2017-11-20 |
Andy Ayers | Update jitbench harness to capture steady state data |
commit | commitdiff | tree | snapshot |
2017-11-20 |
Bruce Forstall | Fix genPrepForEHCodegen for arm64 |
commit | commitdiff | tree | snapshot |
2017-11-20 |
Carol Eidt | Merge pull request #15115 from CarolEidt/Enable14665Tests |
commit | commitdiff | tree | snapshot |
2017-11-20 |
Bruce Forstall | Merge pull request #14933 from sdmaclea/PR-ARM64-SIMD... |
commit | commitdiff | tree | snapshot |
2017-11-20 |
Bruce Forstall | Merge pull request #12552 from mikedn/switch-bt |
commit | commitdiff | tree | snapshot |
2017-11-20 |
Bruce Forstall | Merge pull request #15117 from sdmaclea/PR-ARM64-SIMD... |
commit | commitdiff | tree | snapshot |
2017-11-20 |
Steve MacLean | [Arm64] SIMD12 genCodeForStoreLcl* |
commit | commitdiff | tree | snapshot |
2017-11-20 |
Jan Kotas | Move MemoryStream to shared CoreLib partition (#15116) |
commit | commitdiff | tree | snapshot |
2017-11-20 |
Steve MacLean | [Arm64] SIMD fix SIMDIntrinsicSet* op2 life |
commit | commitdiff | tree | snapshot |
2017-11-20 |
Carol Eidt | Re-enable tests disabled for #14665 |
commit | commitdiff | tree | snapshot |
2017-11-20 |
Jan Kotas | Move TaskToApm to shared CoreLib partition (#15113) |
commit | commitdiff | tree | snapshot |
2017-11-20 |
Bruce Forstall | Merge pull request #15088 from BruceForstall/FixArmStre... |
commit | commitdiff | tree | snapshot |
2017-11-20 |
dotnet-maestro-bot | Update BuildTools, CoreClr, CoreFx to prerelease-02219... |
commit | commitdiff | tree | snapshot |
2017-11-20 |
Alex | Allow ByRef return types in Dynamic Method (#15106) |
commit | commitdiff | tree | snapshot |
2017-11-19 |
Stephen Toub | Fix two issues in managed number formatting (#15105) |
commit | commitdiff | tree | snapshot |
2017-11-19 |
Jan Kotas | Delete FriendAccessAllowedAttribute and associated... |
commit | commitdiff | tree | snapshot |
2017-11-19 |
Jan Kotas | Move debugger attributes to shared partition (#15100) |
commit | commitdiff | tree | snapshot |
2017-11-19 |
Jan Kotas | Delete SuppressUnmanagedCodeSecurity on QCalls |
commit | commitdiff | tree | snapshot |
2017-11-19 |
Mike Danes | Use BT in switch lowering |
commit | commitdiff | tree | snapshot |
2017-11-19 |
Jan Kotas | Delete unnecesary SuppressUnmanagedCodeSecurity annotat... |
commit | commitdiff | tree | snapshot |
2017-11-19 |
Jan Kotas | Merge pull request #15069 from stephentoub/coreclrnumbe... |
commit | commitdiff | tree | snapshot |
2017-11-18 |
Stephen Toub | Use TryFormat in StringBuilder |
commit | commitdiff | tree | snapshot |
2017-11-18 |
Stephen Toub | Add TryFormat methods to {S}Byte, {U}Int16/32/64, and... |
commit | commitdiff | tree | snapshot |
2017-11-18 |
Stephen Toub | Change FormatFixed to avoid bounds checks |
commit | commitdiff | tree | snapshot |
2017-11-18 |
Stephen Toub | Remove now dead code from managed parsing/formatting. |
commit | commitdiff | tree | snapshot |
2017-11-18 |
Stephen Toub | Improve performance of managed formatting code |
commit | commitdiff | tree | snapshot |
2017-11-18 |
Stephen Toub | Move integer parsing/formatting logic to shared |
commit | commitdiff | tree | snapshot |
2017-11-18 |
Jan Kotas | Delete unused Thread::YieldTask (#15091) |
commit | commitdiff | tree | snapshot |
2017-11-18 |
dotnet-maestro-bot | Update BuildTools, CoreClr, CoreFx, PgoData to prerelea... |
commit | commitdiff | tree | snapshot |
2017-11-18 |
David Nissimoff | Fix #15057 MemoryStream.CopyToAsync calls Write / Write... |
commit | commitdiff | tree | snapshot |
2017-11-18 |
Jan Kotas | Rename mscorlib to System.Private.CoreLib in documentat... |
commit | commitdiff | tree | snapshot |
2017-11-18 |
Jan Kotas | Fix up ConfiguredValueTaskAwaitable signature for new... |
commit | commitdiff | tree | snapshot |
2017-11-18 |
Jan Kotas | Fix MacOSX build break (#15093) |
commit | commitdiff | tree | snapshot |
2017-11-18 |
Bruce Forstall | Fix STRESS_LCL_FLDS for ARM |
commit | commitdiff | tree | snapshot |
2017-11-18 |
Bruce Forstall | Fix RyuJIT/arm32 GS cookie check before JMP call |
commit | commitdiff | tree | snapshot |
2017-11-17 |
Karthik Rajasekaran | Remove deprecated Copy Task (#15050) |
commit | commitdiff | tree | snapshot |
2017-11-17 |
Bruce Forstall | Fix GenTree definition for GT_BITCAST |
commit | commitdiff | tree | snapshot |
2017-11-17 |
Bruce Forstall | Fix RyuJIT/arm32 GT_MUL_LONG node bashing |
commit | commitdiff | tree | snapshot |
2017-11-17 |
Chris Sienkiewicz | Enable FEATURE_DATATARGET4 for Unix Arm builds (#15060) |
commit | commitdiff | tree | snapshot |
2017-11-17 |
David Mason | fix for il to native mapping etw events (#15038) |
commit | commitdiff | tree | snapshot |
2017-11-17 |
Fei Peng | Generic hardware intrinsics throw exception for non... |
commit | commitdiff | tree | snapshot |
2017-11-17 |
Sergey Andreenko | Do not check stmts after the tail call candidate if... |
commit | commitdiff | tree | snapshot |
2017-11-17 |
Bruce Forstall | Merge pull request #15066 from BruceForstall/CleanUpGroovy2 |
commit | commitdiff | tree | snapshot |
2017-11-17 |
Bruce Forstall | Fix two typos in trigger phrases |
commit | commitdiff | tree | snapshot |
2017-11-16 |
Bruce Forstall | Clean up netci.groovy (#15030) |
commit | commitdiff | tree | snapshot |
2017-11-16 |
Sergey Andreenko | fix format (#15064) |
commit | commitdiff | tree | snapshot |
2017-11-16 |
Brian Sullivan | Merge pull request #15063 from dotnet-bot/from-tfs |
commit | commitdiff | tree | snapshot |
2017-11-16 |
dotnet-bot | Fix desktop build breaks. |
commit | commitdiff | tree | snapshot |
2017-11-16 |
Sergey Andreenko | Fix 14455: _opt_relrotarg_valref test failure on amd64... |
commit | commitdiff | tree | snapshot |
2017-11-16 |
Sergey Andreenko | don't use Compiler:: if we are currently in this namesc... |
commit | commitdiff | tree | snapshot |
2017-11-16 |
Jonathan Dickinson | HashCode based on xxHash32 (#14863) |
commit | commitdiff | tree | snapshot |
2017-11-16 |
Ivan Cronyn | Added EmitCalli overload (#15040) |
commit | commitdiff | tree | snapshot |
2017-11-15 |
mikedn | Improve SSA dominator computation memory usage (#14965) |
commit | commitdiff | tree | snapshot |
2017-11-15 |
Victor "Nate... | change labels to use new Ubuntu machine pool (#15043) |
commit | commitdiff | tree | snapshot |
2017-11-15 |
JC Aguilera | Merge pull request #15031 from dotnet-maestro-bot/maste... |
commit | commitdiff | tree | snapshot |
2017-11-15 |
Bruce Forstall | Merge pull request #15039 from fiigii/fix |
commit | commitdiff | tree | snapshot |
2017-11-15 |
Victor "Nate... | Fire tracepoints for methods with no template (#14987) |
commit | commitdiff | tree | snapshot |
2017-11-15 |
Ahson Khan | Adding null check for implicit cast from array/arrayseg... |
commit | commitdiff | tree | snapshot |
2017-11-15 |
Sean Gillespie | Re-enable Standalone GC job, running daily (#15015) |
commit | commitdiff | tree | snapshot |
2017-11-15 |
dotnet-maestro-bot | Update BuildTools, CoreClr, CoreFx, PgoData to prerelea... |
commit | commitdiff | tree | snapshot |
2017-11-15 |
Sergey Andreenko | Delete move to return spill in the implicit tail call... |
commit | commitdiff | tree | snapshot |
2017-11-15 |
Fei Peng | Fix #15035 |
commit | commitdiff | tree | snapshot |
2017-11-15 |
Zhukov Maxim | Remove out-of-use method and properties from appdomain... |
commit | commitdiff | tree | snapshot |
2017-11-15 |
Tarek Mahmoud... | Enable Globalization Invariant mode using Environment... |
commit | commitdiff | tree | snapshot |
2017-11-15 |
dotnet-maestro-bot | Update BuildTools, CoreClr, CoreFx, PgoData to prerelea... |
commit | commitdiff | tree | snapshot |
2017-11-15 |
Sergey Andreenko | move fgFixupStructReturn (#14966) |
commit | commitdiff | tree | snapshot |
2017-11-14 |
Andy Ayers | JIT: look through GT_RET_EXPR when forming inline candi... |
commit | commitdiff | tree | snapshot |
2017-11-14 |
Carol Eidt | Merge pull request #15014 from fiigii/vexencoding |
commit | commitdiff | tree | snapshot |
2017-11-14 |
Jarret Shook | Merge pull request #15026 from jashook/re_add_arm64_stress |
commit | commitdiff | tree | snapshot |
2017-11-14 |
Carol Eidt | Merge pull request #14914 from CarolEidt/Fix14665 |
commit | commitdiff | tree | snapshot |
2017-11-14 |
Tomas Weinfurt | small changes to get coreclr building on FreeBSD again... |
commit | commitdiff | tree | snapshot |
2017-11-14 |
jashook | Add jitstress arm64 jobs again |
commit | commitdiff | tree | snapshot |
2017-11-14 |
Bruce Forstall | Merge pull request #15023 from BruceForstall/FixJitOpts |
commit | commitdiff | tree | snapshot |
2017-11-14 |
Fei Peng | Change VEX-encoding selection to avoid AVX-SSE transiti... |
commit | commitdiff | tree | snapshot |
2017-11-14 |
Bruce Forstall | Fix RunTest.cmd argument parsing |
commit | commitdiff | tree | snapshot |
2017-11-14 |
Bruce Forstall | Merge pull request #15017 from BruceForstall/DisableArm... |
commit | commitdiff | tree | snapshot |
2017-11-14 |
Ahson Khan | Add object null checks in Memory<T> APIs to support... |
commit | commitdiff | tree | snapshot |
2017-11-14 |
Jan Kotas | Fix CppCodeGen break with latest XCode (dotnet/corert... |
commit | commitdiff | tree | snapshot |
2017-11-14 |
Carol Eidt | Merge pull request #14929 from sdmaclea/PR-ARM64-SIMD... |
commit | commitdiff | tree | snapshot |
2017-11-14 |
Carol Eidt | Merge pull request #14934 from sdmaclea/PR-ARM64-SIMD... |
commit | commitdiff | tree | snapshot |
2017-11-14 |
Carol Eidt | Merge pull request #14975 from sdmaclea/PR-SIMD-genSIMD... |
commit | commitdiff | tree | snapshot |
2017-11-14 |
Carol Eidt | Merge pull request #14976 from sdmaclea/PR-SIMD-genCode... |
commit | commitdiff | tree | snapshot |
next |