2018-07-12 |
Brian Sullivan | Added the repro test case |
commit | commitdiff | tree | snapshot |
2018-07-12 |
Brian Sullivan | Include the processor atomic operations in the OperIsSt... |
commit | commitdiff | tree | snapshot |
2018-07-11 |
Juan Hoyos | Merge pull request dotnet/coreclr#18859 from hoyosjs... |
commit | commitdiff | tree | snapshot |
2018-07-11 |
Jan Kotas | Optimize Double/Single.IsNegative |
commit | commitdiff | tree | snapshot |
2018-07-11 |
Egor Bogatov | Make Number.Parsing.cs BigEndian friendly (dotnet/corec... |
commit | commitdiff | tree | snapshot |
2018-07-11 |
Bruce Forstall | Merge pull request dotnet/coreclr#18861 from BruceForst... |
commit | commitdiff | tree | snapshot |
2018-07-11 |
Bruce Forstall | Merge pull request dotnet/coreclr#18860 from BruceForst... |
commit | commitdiff | tree | snapshot |
2018-07-11 |
Noah Falk | Adjust JIT automated testing for tiered compilation... |
commit | commitdiff | tree | snapshot |
2018-07-10 |
Bruce Forstall | Fix ShowLocallocAlignment test for x86 |
commit | commitdiff | tree | snapshot |
2018-07-10 |
Bruce Forstall | Re-enable tests for dotnet/coreclr#13731 which was... |
commit | commitdiff | tree | snapshot |
2018-07-10 |
Egor Chesakov | Remove random.NextDouble() from JIT/HardwareIntrinsics... |
commit | commitdiff | tree | snapshot |
2018-07-10 |
Tomáš Rylek | Initial implementation of method fixup parser (dotnet... |
commit | commitdiff | tree | snapshot |
2018-07-10 |
Tanner Gooding | Fixing encodeXmmRegAsIval to ensure the result meets... |
commit | commitdiff | tree | snapshot |
2018-07-10 |
Carol Eidt | Merge pull request dotnet/coreclr#18805 from CarolEidt... |
commit | commitdiff | tree | snapshot |
2018-07-10 |
Stephen Toub | Fix two issues in Marshal.SecureStringToBSTR (dotnet... |
commit | commitdiff | tree | snapshot |
2018-07-10 |
Brian Sullivan | Merge pull request dotnet/coreclr#18812 from briansull... |
commit | commitdiff | tree | snapshot |
2018-07-10 |
Amy | Merge pull request dotnet/coreclr#18653 from acmyu... |
commit | commitdiff | tree | snapshot |
2018-07-10 |
Juan Sebastian... | GS cookie check fix for debugger stackwalks port |
commit | commitdiff | tree | snapshot |
2018-07-10 |
Tanner Gooding | Regenerating the x86 HWIntrinsic tests to cover struct... |
commit | commitdiff | tree | snapshot |
2018-07-10 |
Tanner Gooding | Updating the x86 HWIntrinsic test templates to test... |
commit | commitdiff | tree | snapshot |
2018-07-10 |
Jan Kotas | Move BinaryReader to shared CoreLib partition (dotnet... |
commit | commitdiff | tree | snapshot |
2018-07-10 |
Amy | Exclude failing CoreFx test (dotnet/coreclr#18844) |
commit | commitdiff | tree | snapshot |
2018-07-10 |
Brian Sullivan | Updated fix for VSO 610014 |
commit | commitdiff | tree | snapshot |
2018-07-10 |
Tanner Gooding | Fixing a call to emitIns_SIMD_R_R_AR_R to pass argument... |
commit | commitdiff | tree | snapshot |
2018-07-09 |
Amy Yu | Exclude failing CoreFx test |
commit | commitdiff | tree | snapshot |
2018-07-09 |
Tanner Gooding | Updating InstructionSet_BMI1/2 to be controlled by... |
commit | commitdiff | tree | snapshot |
2018-07-09 |
Tanner Gooding | Adding tests for the ParallelBitDeposit and ParallelBit... |
commit | commitdiff | tree | snapshot |
2018-07-09 |
Tanner Gooding | Implementing the ParallelBitDeposit and ParallelBitExtr... |
commit | commitdiff | tree | snapshot |
2018-07-09 |
Tanner Gooding | Adding tests for the AndNot, ExtractLowestSetBit, GetMa... |
commit | commitdiff | tree | snapshot |
2018-07-09 |
Tanner Gooding | Implementing the AndNot, ExtractLowestSetBit, GetMaskUp... |
commit | commitdiff | tree | snapshot |
2018-07-09 |
Tanner Gooding | Adding tests for the x86 TrailingZeroCount HWintrinsic |
commit | commitdiff | tree | snapshot |
2018-07-09 |
Tanner Gooding | Implementing the x86 TrailingZeroCount HWIntrinsic |
commit | commitdiff | tree | snapshot |
2018-07-09 |
Tanner Gooding | Renaming ScalarUnOpTest to ScalarSimdUnOpTest |
commit | commitdiff | tree | snapshot |
2018-07-09 |
Viktor Hofer | Fix serialization type in NotFiniteNumberException... |
commit | commitdiff | tree | snapshot |
2018-07-09 |
Amy Yu | Fix test errors |
commit | commitdiff | tree | snapshot |
2018-07-09 |
Amy Yu | Use BuildManagedTools argument instead of environment... |
commit | commitdiff | tree | snapshot |
2018-07-09 |
Amy Yu | Add R2RDump to build.proj, running dotnet restore befor... |
commit | commitdiff | tree | snapshot |
2018-07-09 |
Andon Andonov | CoreFX CI Unix Staging commit (dotnet/coreclr#18750) |
commit | commitdiff | tree | snapshot |
2018-07-09 |
HumanEquivalentUnit | Fix a comment in the string.ToLower() method (dotnet... |
commit | commitdiff | tree | snapshot |
2018-07-09 |
Jan Kotas | Undo unnecessary BinaryReader::ReadOneChar/InternalRead... |
commit | commitdiff | tree | snapshot |
2018-07-09 |
Anirudh Agnihotry | Moved ManualResetEventSlim to shared (dotnet/coreclr... |
commit | commitdiff | tree | snapshot |
2018-07-08 |
Rich Lander | Correct AssemblyLoadContext comment (dotnet/coreclr... |
commit | commitdiff | tree | snapshot |
2018-07-08 |
Viktor Hofer | LastIndexOf corner case fix when span is empty (dotnet... |
commit | commitdiff | tree | snapshot |
2018-07-08 |
Viktor Hofer | Fix Span LastIndexOf empty value handling |
commit | commitdiff | tree | snapshot |
2018-07-07 |
Anirudh Agnihotry | TargetFrameworkName property initialized (dotnet/corecl... |
commit | commitdiff | tree | snapshot |
2018-07-06 |
Stephen Toub | Improve DateTime{Offset}.ParseExact performance for... |
commit | commitdiff | tree | snapshot |
2018-07-06 |
Bruce Forstall | Merge pull request dotnet/coreclr#18795 from BruceForst... |
commit | commitdiff | tree | snapshot |
2018-07-06 |
Carol Eidt | Don't change PUTARG_REG type on arm64 |
commit | commitdiff | tree | snapshot |
2018-07-06 |
nkaretnikov2 | [ARM] Mention a clang-5.0 issue in the documentation... |
commit | commitdiff | tree | snapshot |
2018-07-05 |
Brian Sullivan | Merge pull request dotnet/coreclr#18775 from briansull... |
commit | commitdiff | tree | snapshot |
2018-07-05 |
Bruce Forstall | Remove Ubuntu/Ubuntu16.04 emulator CI jobs |
commit | commitdiff | tree | snapshot |
2018-07-05 |
Aaron Robinson | Update certain Marshal APIs to match exception thrown... |
commit | commitdiff | tree | snapshot |
2018-07-05 |
Brian Sullivan | Added noway asserts in gtNewZeroConNode and gtNewOneConNode |
commit | commitdiff | tree | snapshot |
2018-07-05 |
Bruce Forstall | Merge pull request dotnet/coreclr#18793 from BruceForst... |
commit | commitdiff | tree | snapshot |
2018-07-05 |
Bruce Forstall | Update Linux ARM libunwind instructions |
commit | commitdiff | tree | snapshot |
2018-07-05 |
Jarret Shook | Enable genFnCalleeRegArgs for Arm64 Varargs (dotnet... |
commit | commitdiff | tree | snapshot |
2018-07-05 |
Jan Kotas | Delete dead code (dotnet/coreclr#18783) |
commit | commitdiff | tree | snapshot |
2018-07-05 |
Stephen Toub | Improve DateTime{Offset}.ParseExact{Multiple} performan... |
commit | commitdiff | tree | snapshot |
2018-07-04 |
Andy Ayers | Re-enable jit regression test DevDiv_590771 (dotnet... |
commit | commitdiff | tree | snapshot |
2018-07-04 |
Viktor Hofer | Add LastIndexOf compareoptions overload (dotnet/coreclr... |
commit | commitdiff | tree | snapshot |
2018-07-04 |
Tanner Gooding | Adding tests for the byte overload of Ssse3.Shuffle |
commit | commitdiff | tree | snapshot |
2018-07-04 |
Tanner Gooding | Adding support for the `byte` overload of `Ssse3.Shuffle` |
commit | commitdiff | tree | snapshot |
2018-07-04 |
Jan Kotas | Remove mention of security transparency from message... |
commit | commitdiff | tree | snapshot |
2018-07-04 |
Andrew Au | compGSReorderStackLayout is not supported when EnC... |
commit | commitdiff | tree | snapshot |
2018-07-04 |
dotnet-maestro-bot | Update CoreClr, CoreFx to preview1-26704-01, preview1... |
commit | commitdiff | tree | snapshot |
2018-07-04 |
Luqun Lou | Delete InternalsVisibleTo attributes from S.P.CoreLib... |
commit | commitdiff | tree | snapshot |
2018-07-03 |
Bruce Forstall | Merge pull request dotnet/coreclr#18504 from mikedn... |
commit | commitdiff | tree | snapshot |
2018-07-03 |
Tomas Weinfurt | add missing files to package properly on FreeBSD (dotne... |
commit | commitdiff | tree | snapshot |
2018-07-03 |
Carol Eidt | Merge pull request dotnet/coreclr#18768 from CarolEidt... |
commit | commitdiff | tree | snapshot |
2018-07-03 |
Carol Eidt | Merge pull request dotnet/coreclr#18766 from CarolEidt... |
commit | commitdiff | tree | snapshot |
2018-07-03 |
Bruce Forstall | Merge pull request dotnet/coreclr#18716 from BruceForst... |
commit | commitdiff | tree | snapshot |
2018-07-03 |
dotnet-maestro-bot | Update CoreClr, PgoData to preview1-26703-04, master... |
commit | commitdiff | tree | snapshot |
2018-07-03 |
Carol Eidt | Remove Interval::isMultiReg |
commit | commitdiff | tree | snapshot |
2018-07-03 |
Carol Eidt | Build uses for atomic ops |
commit | commitdiff | tree | snapshot |
2018-07-03 |
Egor Chesakov | Use generic win-x86/win-x64 RIDs in stress_dependencies |
commit | commitdiff | tree | snapshot |
2018-07-03 |
Marco Rossignoli | Add back most CreateInstance APIs to AppDomain and... |
commit | commitdiff | tree | snapshot |
2018-07-03 |
Andon Andonov | Update CoreFX CI packages to NetcoreApp3 (dotnet/corecl... |
commit | commitdiff | tree | snapshot |
2018-07-03 |
Tanner Gooding | Updating SSE_StaticCast and AVX_StaticCast to set the... |
commit | commitdiff | tree | snapshot |
2018-07-03 |
Tanner Gooding | Fold away Sse.StaticCast and Avx.StaticCast in the... |
commit | commitdiff | tree | snapshot |
2018-07-03 |
Tanner Gooding | Adding an Avx.StaticCast test (modified from the Sse... |
commit | commitdiff | tree | snapshot |
2018-07-03 |
Sergey Andreenko | SuperPMI: add ability to exclude failing method context... |
commit | commitdiff | tree | snapshot |
2018-07-02 |
Aaron Robinson | Set the activation context for the CoreRun application... |
commit | commitdiff | tree | snapshot |
2018-07-02 |
Andrew Au | Debug registers cannot be copied in user mode (dotnet... |
commit | commitdiff | tree | snapshot |
2018-07-02 |
Brian Robbins | Dispatch Runtime Events to EventListener (dotnet/corecl... |
commit | commitdiff | tree | snapshot |
2018-07-02 |
dotnet-maestro-bot | Update BuildTools, CoreClr, PgoData to preview1-03002... |
commit | commitdiff | tree | snapshot |
2018-07-02 |
Andon Andonov | Move RuntimeIDArg initialization (dotnet/coreclr#18747) |
commit | commitdiff | tree | snapshot |
2018-07-02 |
Tanner Gooding | Fixing up the Sse41.Insert float HWIntrinsics |
commit | commitdiff | tree | snapshot |
2018-07-02 |
Sergey Andreenko | reenable fixed arm64 altjit tests (dotnet/coreclr#18722) |
commit | commitdiff | tree | snapshot |
2018-07-02 |
Atsushi Kanamori | Add back DefinePInvokeMethod (dotnet/coreclr#18742) |
commit | commitdiff | tree | snapshot |
2018-07-02 |
Tanner Gooding | Adding back the tests for Avx.MaskLoad |
commit | commitdiff | tree | snapshot |
2018-07-02 |
Tanner Gooding | Updating the Avx.Extract/Insert methods to throw PNSE... |
commit | commitdiff | tree | snapshot |
2018-07-02 |
Tanner Gooding | Removing unnecessary `try/catch` blocks from the Extrac... |
commit | commitdiff | tree | snapshot |
2018-07-02 |
dotnet-maestro-bot | Tabs vs. spaces (dotnet/coreclr#18740) |
commit | commitdiff | tree | snapshot |
2018-07-01 |
Andy Ayers | Fix some build breaks seen with the older VS we use... |
commit | commitdiff | tree | snapshot |
2018-07-01 |
Jan Kotas | Fix recursive inlining of PInvoke stubs (dotnet/coreclr... |
commit | commitdiff | tree | snapshot |
2018-06-30 |
Mike Danes | Replace compGetMemArray uses |
commit | commitdiff | tree | snapshot |
2018-06-30 |
Mike Danes | Fix incorrect lvaTrackedToVarNum memset size |
commit | commitdiff | tree | snapshot |
2018-06-30 |
Mike Danes | Handle the missing cache case in gtGetStructHandleForSIMD |
commit | commitdiff | tree | snapshot |
2018-06-30 |
Mike Danes | Allocate space for siLatestTrackedScopes on demand |
commit | commitdiff | tree | snapshot |
2018-06-30 |
Mike Danes | Remove Compiler::impSmallStack |
commit | commitdiff | tree | snapshot |
next |