2018-08-23 |
Egor Chesakov | Call idSetRelocFlags in emitIns_R_L only if opts.compRe... |
commit | commitdiff | tree | snapshot |
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 (#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 #15011 from mikedn/ssa-mem-num |
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 (#19588) |
commit | commitdiff | tree | snapshot |
2018-08-23 |
Jan Vorlicek | Enable unloading of AssemblyLoadContext (#18476) |
commit | commitdiff | tree | snapshot |
2018-08-23 |
Fei Peng | Implement AVX2 MaskLoad and MaskStore (#19513) |
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 (#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/corefx#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 #19572 from briansull/fmt-vn |
commit | commitdiff | tree | snapshot |
2018-08-21 |
Bruce Forstall | Merge pull request #19581 from sergign60/unwind_fix |
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 #5874 for non-callee... |
commit | commitdiff | tree | snapshot |
2018-08-21 |
Carol Eidt | Handle null byref in helper (#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 (#19528) |
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 #19334 from CarolEidt/Fix19243 |
commit | commitdiff | tree | snapshot |
2018-08-20 |
Michelle McDaniel | Add IBC support (#19046) |
commit | commitdiff | tree | snapshot |
2018-08-20 |
Andy Ayers | JIT: remove incremental ref count updates (#19345) |
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 #19538) (#19553) |
commit | commitdiff | tree | snapshot |
2018-08-20 |
Aaron Robinson | Fix issues with calling convention in tests. (#19548) |
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 (#19559) |
commit | commitdiff | tree | snapshot |
2018-08-20 |
Pent Ploompuu | Optimize number formatting (#19551) |
commit | commitdiff | tree | snapshot |
2018-08-20 |
Ben Adams | Mark more structs as readonly (#19557) |
commit | commitdiff | tree | snapshot |
2018-08-20 |
Ben Adams | Make DateTimeOffset a readonly struct (#19552) |
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 (... |
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 (#19533) |
commit | commitdiff | tree | snapshot |
2018-08-17 |
Aaron Robinson | Remove tests previously ported to CoreFX repo (#19527) |
commit | commitdiff | tree | snapshot |
2018-08-17 |
Bruce Forstall | Merge pull request #19530 from BruceForstall/DisableArm... |
commit | commitdiff | tree | snapshot |
2018-08-17 |
Bruce Forstall | Merge pull request #19378 from sergign60/unwind_fix |
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 #19512 from dotnet-maestro-bot/maste... |
commit | commitdiff | tree | snapshot |
2018-08-17 |
Koundinya Veluri | Enable Tiered Compilation by default (#19525) |
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 #19514 from dotnet/dev/unix_test_wor... |
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 (#19524) |
commit | commitdiff | tree | snapshot |
2018-08-17 |
Amy | R2RDump - Documentation (#19497) |
commit | commitdiff | tree | snapshot |
2018-08-16 |
Anirudh Agnihotry | Moved registry.cs to shared (#19471) |
commit | commitdiff | tree | snapshot |
2018-08-16 |
Tom Deseyn | Determine memory load based on cgroup usage. (#19518) |
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 (#19430) |
commit | commitdiff | tree | snapshot |
2018-08-16 |
Koundinya Veluri | Some JitBench fixes (#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 (#19072) |
commit | commitdiff | tree | snapshot |
2018-08-16 |
Carol Eidt | Merge pull request #19396 from CarolEidt/Fix19288 |
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 (#19508) |
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 (#19504) |
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 #19487 from acmyu/disable |
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. (#19495) |
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 (#19475) |
commit | commitdiff | tree | snapshot |
2018-08-14 |
Jan Kotas | Delete dead code (#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 (#19423) |
commit | commitdiff | tree | snapshot |
2018-08-13 |
Bruce Forstall | Merge pull request #19463 from BruceForstall/FixArmHeap... |
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 #19469 from BruceForstall/DisableVec... |
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 #19466 from BruceForstall/Disable163200 |
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 #19459 from BruceForstall/Disable437044 |
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 (#19111) |
commit | commitdiff | tree | snapshot |
2018-08-13 |
Bruce Forstall | Merge pull request #19458 from BruceForstall/DisableTests |
commit | commitdiff | tree | snapshot |
2018-08-13 |
Bruce Forstall | Disable System.Linq.Expressions.Tests against #19457 |
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 |
next |