2018-08-23 |
Egor Chesakov | Use insEncodeImmT2_Mov to encode imm in IF_T2_N1 in... |
commit | commitdiff | tree | snapshot |
2018-08-23 |
Koundinya Veluri | Fix terminology in netci file (dotnet/coreclr#19608) |
commit | commitdiff | tree | snapshot |
2018-08-23 |
Jacek Blaszczynski | Remove Avx.PermuteVar tests to unblock signature change... |
commit | commitdiff | tree | snapshot |
2018-08-23 |
Jacek Blaszczynski | Fix base types of second paramters used in Avx.PermuteV... |
commit | commitdiff | tree | snapshot |
2018-08-23 |
Carol Eidt | Merge pull request dotnet/coreclr#15011 from mikedn... |
commit | commitdiff | tree | snapshot |
2018-08-23 |
Egor Chesakov | Deal with compilation warnings in VM in cross-bitness... |
commit | commitdiff | tree | snapshot |
2018-08-23 |
Carol Eidt | Handle multireg copies correctly (dotnet/coreclr#19588) |
commit | commitdiff | tree | snapshot |
2018-08-23 |
Jan Vorlicek | Enable unloading of AssemblyLoadContext (dotnet/coreclr... |
commit | commitdiff | tree | snapshot |
2018-08-23 |
Fei Peng | Implement AVX2 MaskLoad and MaskStore (dotnet/coreclr... |
commit | commitdiff | tree | snapshot |
2018-08-22 |
Brian Robbins | Make sure RuntimeEventSource is passed to EventListener... |
commit | commitdiff | tree | snapshot |
2018-08-22 |
Koundinya Veluri | Fix a PAL spin lock issue (dotnet/coreclr#19604) |
commit | commitdiff | tree | snapshot |
2018-08-22 |
Drew Noakes | Fix broken documentation links into mscorlib code ... |
commit | commitdiff | tree | snapshot |
2018-08-22 |
Krzysztof Wicher | AesGcm, AesCcm (dotnet/corefxdotnet/coreclr#31389) |
commit | commitdiff | tree | snapshot |
2018-08-22 |
Amy | R2RDump - Interweave x64 unwind codes into disasm ... |
commit | commitdiff | tree | snapshot |
2018-08-21 |
Brian Sullivan | Merge pull request dotnet/coreclr#19572 from briansull... |
commit | commitdiff | tree | snapshot |
2018-08-21 |
Bruce Forstall | Merge pull request dotnet/coreclr#19581 from sergign60... |
commit | commitdiff | tree | snapshot |
2018-08-21 |
Brian Sullivan | Define FMT_VN as "$%x" and use it uniformly in the... |
commit | commitdiff | tree | snapshot |
2018-08-21 |
Egor Chesakov | Cleanup unnecessary casts in roundUp |
commit | commitdiff | tree | snapshot |
2018-08-21 |
Egor Chesakov | Add roundUp(unsigned size, unsigned mult) and roundDn... |
commit | commitdiff | tree | snapshot |
2018-08-21 |
Sergey Ignatov | [corert armel] Fixed CoreRT issue dotnet/coreclr#5874... |
commit | commitdiff | tree | snapshot |
2018-08-21 |
Carol Eidt | Handle null byref in helper (dotnet/coreclr#19571) |
commit | commitdiff | tree | snapshot |
2018-08-21 |
adiaaida | Backout change to pass -ibcoptimize in official builds |
commit | commitdiff | tree | snapshot |
2018-08-21 |
Egor Chesakov | Stop using size_t for passing immediate values in CodeG... |
commit | commitdiff | tree | snapshot |
2018-08-21 |
Amy | R2RDump - Add image describing R2R format (dotnet/corec... |
commit | commitdiff | tree | snapshot |
2018-08-21 |
Andy Ayers | Fix tiered compilation option for case-sensitive system... |
commit | commitdiff | tree | snapshot |
2018-08-20 |
Carol Eidt | Merge pull request dotnet/coreclr#19334 from CarolEidt... |
commit | commitdiff | tree | snapshot |
2018-08-20 |
Michelle McDaniel | Add IBC support (dotnet/coreclr#19046) |
commit | commitdiff | tree | snapshot |
2018-08-20 |
Andy Ayers | JIT: remove incremental ref count updates (dotnet/corec... |
commit | commitdiff | tree | snapshot |
2018-08-20 |
Zach Montoya | Update Microsoft.NETCore.CoreDisTools to version 1... |
commit | commitdiff | tree | snapshot |
2018-08-20 |
Mike McLaughlin | Fix dbgshim's > 1000 module bug (issue dotnet/coreclr... |
commit | commitdiff | tree | snapshot |
2018-08-20 |
Aaron Robinson | Fix issues with calling convention in tests. (dotnet... |
commit | commitdiff | tree | snapshot |
2018-08-20 |
Carol Eidt | Add comment |
commit | commitdiff | tree | snapshot |
2018-08-20 |
Clinton Ingram | Normalize whitespace/indentation |
commit | commitdiff | tree | snapshot |
2018-08-20 |
Clinton Ingram | Update t4 templates to generate simplified type names |
commit | commitdiff | tree | snapshot |
2018-08-20 |
Ben Adams | Mark some readonly fields readonly (dotnet/coreclr... |
commit | commitdiff | tree | snapshot |
2018-08-20 |
Pent Ploompuu | Optimize number formatting (dotnet/coreclr#19551) |
commit | commitdiff | tree | snapshot |
2018-08-20 |
Ben Adams | Mark more structs as readonly (dotnet/coreclr#19557) |
commit | commitdiff | tree | snapshot |
2018-08-20 |
Ben Adams | Make DateTimeOffset a readonly struct (dotnet/coreclr... |
commit | commitdiff | tree | snapshot |
2018-08-19 |
Mike McLaughlin | Free the alternate signal stack if this PAL's thread... |
commit | commitdiff | tree | snapshot |
2018-08-19 |
Andy Ayers | Fix test case comment to reflect the actual test (dotne... |
commit | commitdiff | tree | snapshot |
2018-08-19 |
Egor Chesakov | Enable Microsoft.VisualBasic.dll in crossgen_comparison... |
commit | commitdiff | tree | snapshot |
2018-08-19 |
Egor Chesakov | Return "default" target-specific NaN value during const... |
commit | commitdiff | tree | snapshot |
2018-08-19 |
Egor Chesakov | Fix wrong sprinf_s format string in gtGetArgMsg getGetL... |
commit | commitdiff | tree | snapshot |
2018-08-18 |
Egor Chesakov | Exclude some assemblies from CrossGen Comparison job... |
commit | commitdiff | tree | snapshot |
2018-08-17 |
Tomáš Rylek | Initial support for R2R image diff (dotnet/coreclr... |
commit | commitdiff | tree | snapshot |
2018-08-17 |
Aaron Robinson | Remove tests previously ported to CoreFX repo (dotnet... |
commit | commitdiff | tree | snapshot |
2018-08-17 |
Bruce Forstall | Merge pull request dotnet/coreclr#19530 from BruceForst... |
commit | commitdiff | tree | snapshot |
2018-08-17 |
Bruce Forstall | Merge pull request dotnet/coreclr#19378 from sergign60... |
commit | commitdiff | tree | snapshot |
2018-08-17 |
Bruce Forstall | Disable Ubuntu arm32 corefx xunit test result parsing |
commit | commitdiff | tree | snapshot |
2018-08-17 |
William Godbe | Merge pull request dotnet/coreclr#19512 from dotnet... |
commit | commitdiff | tree | snapshot |
2018-08-17 |
Koundinya Veluri | Enable Tiered Compilation by default (dotnet/coreclr... |
commit | commitdiff | tree | snapshot |
2018-08-17 |
dotnet-maestro-bot | Update BuildTools, CoreClr, CoreFx, CoreSetup, PgoData... |
commit | commitdiff | tree | snapshot |
2018-08-17 |
Egor Chesakov | Merge pull request dotnet/coreclr#19514 from dotnet... |
commit | commitdiff | tree | snapshot |
2018-08-17 |
Egor Chesakov | Add CrossGen Comparison scenario to netci.groovy |
commit | commitdiff | tree | snapshot |
2018-08-17 |
Egor Chesakov | Add tests/scripts/crossgen_comparison.py |
commit | commitdiff | tree | snapshot |
2018-08-17 |
Jarret Shook | Remove coreclr.*txt upload (dotnet/coreclr#19524) |
commit | commitdiff | tree | snapshot |
2018-08-17 |
Amy | R2RDump - Documentation (dotnet/coreclr#19497) |
commit | commitdiff | tree | snapshot |
2018-08-16 |
Anirudh Agnihotry | Moved registry.cs to shared (dotnet/coreclr#19471) |
commit | commitdiff | tree | snapshot |
2018-08-16 |
Tom Deseyn | Determine memory load based on cgroup usage. (dotnet... |
commit | commitdiff | tree | snapshot |
2018-08-16 |
José Rivero | Add an empty console application to measure startup... |
commit | commitdiff | tree | snapshot |
2018-08-16 |
Koundinya Veluri | Disable a regex test that is failing with minopts ... |
commit | commitdiff | tree | snapshot |
2018-08-16 |
Aaron Robinson | Build-test.sh handles native test assets (dotnet/corecl... |
commit | commitdiff | tree | snapshot |
2018-08-16 |
Koundinya Veluri | Some JitBench fixes (dotnet/coreclr#19479) |
commit | commitdiff | tree | snapshot |
2018-08-16 |
Andy Ayers | JIT: bail out in optExtractArrIndex for constant array... |
commit | commitdiff | tree | snapshot |
2018-08-16 |
Pent Ploompuu | Optimize NumberBufferToDecimal (dotnet/coreclr#19072) |
commit | commitdiff | tree | snapshot |
2018-08-16 |
Carol Eidt | Merge pull request dotnet/coreclr#19396 from CarolEidt... |
commit | commitdiff | tree | snapshot |
2018-08-16 |
Sergey Ignatov | [CoreRT armel]Fix for unwinding support for ARM is... |
commit | commitdiff | tree | snapshot |
2018-08-16 |
Jeremy Kuhne | Make file handle checks accurate on Windows (dotnet... |
commit | commitdiff | tree | snapshot |
2018-08-16 |
Koundinya Veluri | Revert "Temporarily flag a SIMD test as optimization... |
commit | commitdiff | tree | snapshot |
2018-08-16 |
elyoh | Update JapaneseLunisolarCalendar.cs (dotnet/coreclr... |
commit | commitdiff | tree | snapshot |
2018-08-16 |
Andy Ayers | JIT: properly handle special-case varargs params in... |
commit | commitdiff | tree | snapshot |
2018-08-15 |
Jan Kotas | Revert "Change CoreLib native image to be R2R by defaul... |
commit | commitdiff | tree | snapshot |
2018-08-15 |
Luqun Lou | Add Public API Marshal.IsTypeVisibleFromCom and Marshal... |
commit | commitdiff | tree | snapshot |
2018-08-15 |
Amy Yu | R2RDump - GcInfo for x86 |
commit | commitdiff | tree | snapshot |
2018-08-15 |
dotnet-maestro-bot | Update BuildTools, CoreClr, CoreFx, CoreSetup, PgoData... |
commit | commitdiff | tree | snapshot |
2018-08-15 |
Bruce Forstall | Merge pull request dotnet/coreclr#19487 from acmyu... |
commit | commitdiff | tree | snapshot |
2018-08-15 |
Marco Rossignoli | Add TypeConverter fallback to DefaultValueAttribute... |
commit | commitdiff | tree | snapshot |
2018-08-15 |
Mike McLaughlin | Update debugging and createdump docs. (dotnet/coreclr... |
commit | commitdiff | tree | snapshot |
2018-08-14 |
Amy Yu | ExcludeList for R2RDumpTests in wrong ItemGroup |
commit | commitdiff | tree | snapshot |
2018-08-14 |
dotnet-maestro-bot | Update BuildTools, CoreClr, CoreFx, CoreSetup, PgoData... |
commit | commitdiff | tree | snapshot |
2018-08-14 |
Amy | Disable R2RDumpTests (dotnet/coreclr#19475) |
commit | commitdiff | tree | snapshot |
2018-08-14 |
Jan Kotas | Delete dead code (dotnet/coreclr#19452) |
commit | commitdiff | tree | snapshot |
2018-08-14 |
Tomáš Rylek | Translate [rip +- offset] to absolute RVA's in R2RDump... |
commit | commitdiff | tree | snapshot |
2018-08-14 |
Mike McLaughlin | Code review feedback for the alternate stack changes... |
commit | commitdiff | tree | snapshot |
2018-08-14 |
Andon Andonov | Update URLs and exclusion list for staging (dotnet... |
commit | commitdiff | tree | snapshot |
2018-08-13 |
Bruce Forstall | Merge pull request dotnet/coreclr#19463 from BruceForst... |
commit | commitdiff | tree | snapshot |
2018-08-13 |
Sergey Andreenko | disable tests\src\JIT\Methodical\fp\exgen\10w5d_cs_do... |
commit | commitdiff | tree | snapshot |
2018-08-13 |
Bruce Forstall | Merge pull request dotnet/coreclr#19469 from BruceForst... |
commit | commitdiff | tree | snapshot |
2018-08-13 |
Bruce Forstall | Disable VectorDot_ro.cmd_9267 for Windows arm64 R2R |
commit | commitdiff | tree | snapshot |
2018-08-13 |
Bruce Forstall | Merge pull request dotnet/coreclr#19466 from BruceForst... |
commit | commitdiff | tree | snapshot |
2018-08-13 |
Bruce Forstall | Disable test b163200 under GCStress |
commit | commitdiff | tree | snapshot |
2018-08-13 |
Bruce Forstall | Disable 3 tests for Windows/arm32 HeapVerify runs |
commit | commitdiff | tree | snapshot |
2018-08-13 |
Bruce Forstall | Merge pull request dotnet/coreclr#19459 from BruceForst... |
commit | commitdiff | tree | snapshot |
2018-08-13 |
Bruce Forstall | Exclude 437044.cmd_10304 from GCStress runs |
commit | commitdiff | tree | snapshot |
2018-08-13 |
Omair Majid | Add a skipmanaged option to build.sh (dotnet/coreclr... |
commit | commitdiff | tree | snapshot |
2018-08-13 |
Bruce Forstall | Merge pull request dotnet/coreclr#19458 from BruceForst... |
commit | commitdiff | tree | snapshot |
2018-08-13 |
Bruce Forstall | Disable System.Linq.Expressions.Tests against dotnet... |
commit | commitdiff | tree | snapshot |
2018-08-13 |
Robin Sue | Remove unused local from List<T>.RemoveRange (dotnet... |
commit | commitdiff | tree | snapshot |
2018-08-13 |
Anipik | non shared changes and feedback addressed |
commit | commitdiff | tree | snapshot |
2018-08-13 |
Koundinya Veluri | Fix a couple of apartment state issues (dotnet/coreclr... |
commit | commitdiff | tree | snapshot |
next |