2018-09-04 |
Pent Ploompuu | Improved fix for target register false dependency of... |
commit | commitdiff | tree | snapshot |
2018-09-02 |
chrisnas | Add modules to the heap only dump in order to have... |
commit | commitdiff | tree | snapshot |
2018-09-01 |
sergey ignatov | i386: Fixed definition with declaration in eetoprofinte... |
commit | commitdiff | tree | snapshot |
2018-08-31 |
Sergey Andreenko | Fix callKillSet for CORINFO_HELP_ASSIGN_BYREF on x64... |
commit | commitdiff | tree | snapshot |
2018-08-31 |
Jacek Blaszczynski | Add Avx2.Permute4x64 template based tests |
commit | commitdiff | tree | snapshot |
2018-08-31 |
Jacek Blaszczynski | Implement Avx2.Permute4x64 intrinsics |
commit | commitdiff | tree | snapshot |
2018-08-31 |
Jarret Shook | Fix build-test.sh wrapper build (#19779) |
commit | commitdiff | tree | snapshot |
2018-08-31 |
Santiago Fernandez... | Revert "Remove not necessary type forwarded from attrib... |
commit | commitdiff | tree | snapshot |
2018-08-31 |
Jan Kotas | Fix build break in CoreRT/ProjectN |
commit | commitdiff | tree | snapshot |
2018-08-31 |
Carol Eidt | Merge pull request #19772 from fiigii/insxor |
commit | commitdiff | tree | snapshot |
2018-08-31 |
Andy Ayers | JIT: don't allocate promoted struct death vars map... |
commit | commitdiff | tree | snapshot |
2018-08-31 |
Ben Adams | IndexOf(char, Ordinal) use fast path (#19788) |
commit | commitdiff | tree | snapshot |
2018-08-31 |
David Mason | Enable gc_profiling for local gc (#19777) |
commit | commitdiff | tree | snapshot |
2018-08-31 |
David Mason | [local gc] move DacNotifyGCMarkEnd and AnalyzeSurvivor... |
commit | commitdiff | tree | snapshot |
2018-08-31 |
Tanner Gooding | Updating runtest.py so that it works with Python 3 |
commit | commitdiff | tree | snapshot |
2018-08-31 |
Sven Boemer | Add startup hook in System.Private.CoreLib (#19486) |
commit | commitdiff | tree | snapshot |
2018-08-30 |
Aaron Robinson | Update existing COM test assets (native/managed) to... |
commit | commitdiff | tree | snapshot |
2018-08-30 |
Fei Peng | Fix target register false dependency of lzcnt, tzcnt... |
commit | commitdiff | tree | snapshot |
2018-08-30 |
Andrew Au | Fix CoreCLR debug launch (#19730) |
commit | commitdiff | tree | snapshot |
2018-08-30 |
Andy Ayers | JIT: don't compute edge weights if not optimizing ... |
commit | commitdiff | tree | snapshot |
2018-08-30 |
Mark Jung | typo fix (#19763) |
commit | commitdiff | tree | snapshot |
2018-08-30 |
Sergey Andreenko | Fix test folder register (#19749) |
commit | commitdiff | tree | snapshot |
2018-08-30 |
Sergey Andreenko | Delete code that tracks stack level in morph. (#19703) |
commit | commitdiff | tree | snapshot |
2018-08-30 |
Sergey Andreenko | fix merge conflict in build-test.sh (#19744) |
commit | commitdiff | tree | snapshot |
2018-08-30 |
Egor Chesakov | Define T_RUNTIME_FUNCTION in cross-bitness crossgen... |
commit | commitdiff | tree | snapshot |
2018-08-30 |
Carol Eidt | Merge pull request #19742 from CarolEidt/Disable19397Arm64 |
commit | commitdiff | tree | snapshot |
2018-08-30 |
Egor Chesakov | Merge pull request #19727 from echesakovMSFT/ConstantPr... |
commit | commitdiff | tree | snapshot |
2018-08-29 |
Tanner Gooding | Update floatdouble and floatsingle to use `floatcontrol... |
commit | commitdiff | tree | snapshot |
2018-08-29 |
Tanner Gooding | Updating floatdouble and floatsingle to work around... |
commit | commitdiff | tree | snapshot |
2018-08-29 |
Brian Sullivan | Merge pull request #19726 from briansull/vn-dumping |
commit | commitdiff | tree | snapshot |
2018-08-29 |
John Doe | Typos (#19737) |
commit | commitdiff | tree | snapshot |
2018-08-29 |
Brian Sullivan | Fix typo |
commit | commitdiff | tree | snapshot |
2018-08-29 |
Santiago Fernandez... | Remove not necessary type forwarded from attributes... |
commit | commitdiff | tree | snapshot |
2018-08-29 |
Carol Eidt | Disable Failing test on Arm64 |
commit | commitdiff | tree | snapshot |
2018-08-29 |
Brian Sullivan | Value Numbering dumping changes and documentation on... |
commit | commitdiff | tree | snapshot |
2018-08-29 |
Fei Peng | using struct for VectorPacket in PacketTracer benchmark |
commit | commitdiff | tree | snapshot |
2018-08-29 |
Carol Eidt | Merge pull request #19695 from CarolEidt/Fix19397 |
commit | commitdiff | tree | snapshot |
2018-08-29 |
Vance Morrison | Merge pull request #19205 from vancem/EventSourceUIntFix |
commit | commitdiff | tree | snapshot |
2018-08-29 |
Michelle McDaniel | Enable ibc official build (#19586) |
commit | commitdiff | tree | snapshot |
2018-08-29 |
Fei Peng | Improve struct promotion for 256-bit SIMD fields |
commit | commitdiff | tree | snapshot |
2018-08-29 |
Morgan Brown | Fix IJW test failing on Linux (#19729) |
commit | commitdiff | tree | snapshot |
2018-08-29 |
Egor Chesakov | Cast gtIconVal to target_ssize_t in src/jit/assertionpr... |
commit | commitdiff | tree | snapshot |
2018-08-29 |
Egor Chesakov | Do not Constant-Prop immediate values that require... |
commit | commitdiff | tree | snapshot |
2018-08-29 |
Egor Chesakov | Merge pull request #19619 from echesakovMSFT/Mov32Reloc... |
commit | commitdiff | tree | snapshot |
2018-08-29 |
Simon Nattress | Merge pull request #19053 from riverar/riverar/r2r_size... |
commit | commitdiff | tree | snapshot |
2018-08-29 |
dotnet-maestro-bot | Update BuildTools, CoreClr, CoreFx, CoreSetup, PgoData... |
commit | commitdiff | tree | snapshot |
2018-08-29 |
Morgan Brown | Enable mixed mode assembly loading (#19542) |
commit | commitdiff | tree | snapshot |
2018-08-28 |
Brian Sullivan | Merge pull request #19712 from briansull/remove-unused-arg |
commit | commitdiff | tree | snapshot |
2018-08-28 |
Bruce Forstall | Merge pull request #19716 from BruceForstall/Fix19715 |
commit | commitdiff | tree | snapshot |
2018-08-28 |
Sergey Andreenko | return NETClientPrimitives to the exluce list for all... |
commit | commitdiff | tree | snapshot |
2018-08-28 |
Tanner Gooding | Replacing the IsDstSrcSrcAVXInstruction jump table... |
commit | commitdiff | tree | snapshot |
2018-08-28 |
Tanner Gooding | Replacing the IsDstDstSrcAVXInstruction jump table... |
commit | commitdiff | tree | snapshot |
2018-08-28 |
Jan Kotas | Break into debugger on assertion failures (#19702) |
commit | commitdiff | tree | snapshot |
2018-08-28 |
Bruce Forstall | Merge pull request #19701 from BruceForstall/FixLinuxNo... |
commit | commitdiff | tree | snapshot |
2018-08-28 |
Carol Eidt | Handle multiReg COPY |
commit | commitdiff | tree | snapshot |
2018-08-28 |
Simon Nattress | Merge pull request #19709 from acmyu/docs |
commit | commitdiff | tree | snapshot |
2018-08-28 |
Bruce Forstall | Fix warning C4723 potential divide by zero |
commit | commitdiff | tree | snapshot |
2018-08-28 |
Brian Sullivan | Removed unused argument 'evalAsgLhsInd' in Value Numbering |
commit | commitdiff | tree | snapshot |
2018-08-28 |
Andy Ayers | fix build break when STUB_LOGGING is defined (#19707) |
commit | commitdiff | tree | snapshot |
2018-08-28 |
Brian Robbins | Add missing license headers. (#19693) |
commit | commitdiff | tree | snapshot |
2018-08-28 |
David Mason | re-enable com for local gc (#19681) |
commit | commitdiff | tree | snapshot |
2018-08-28 |
Amy Yu | Add architectures supported table |
commit | commitdiff | tree | snapshot |
2018-08-28 |
Tanner Gooding | Merging the instrsxarch fp, rf, and wf parameters into... |
commit | commitdiff | tree | snapshot |
2018-08-28 |
Brian Robbins | Remove reflection from RuntimeEventSource test. (#19692) |
commit | commitdiff | tree | snapshot |
2018-08-27 |
Anirudh Agnihotry | Using shared copy of registryvalueKind (dotnet/corefx... |
commit | commitdiff | tree | snapshot |
2018-08-27 |
Bruce Forstall | Fix Linux/x86 altjit |
commit | commitdiff | tree | snapshot |
2018-08-27 |
Andy Ayers | Some fixes for the interpreter (#19678) |
commit | commitdiff | tree | snapshot |
2018-08-27 |
Egor Chesakov | Deal with compilation warnings in JIT in cross-bitness... |
commit | commitdiff | tree | snapshot |
2018-08-26 |
Jan Kotas | Revert "Cleanup netfx-specific code from projects that... |
commit | commitdiff | tree | snapshot |
2018-08-26 |
Tim Lovell... | Cleanup netfx-specific code from projects that no longe... |
commit | commitdiff | tree | snapshot |
2018-08-26 |
Amy | R2RDump - Non-Windows machine code (#19638) |
commit | commitdiff | tree | snapshot |
2018-08-26 |
Amy | R2RDump - Fix errors caused by ExportedTypes rids in... |
commit | commitdiff | tree | snapshot |
2018-08-26 |
Amy | R2RDump - Check disassembler support (#19664) |
commit | commitdiff | tree | snapshot |
2018-08-25 |
mikedn | Remove some GT_ASG_op leftovers (#18205) |
commit | commitdiff | tree | snapshot |
2018-08-25 |
mikedn | Streamline fgExcludeFromSsa (#15351) |
commit | commitdiff | tree | snapshot |
2018-08-25 |
David Mason | Remove NumaNodeInfo, CPUGroupInfo, AppDomain, SystemDom... |
commit | commitdiff | tree | snapshot |
2018-08-25 |
Vitek Karas | Very small cleanup of various comments and code formatt... |
commit | commitdiff | tree | snapshot |
2018-08-25 |
Sergey Andreenko | Fix long spmi file names/clean few functions. (#19656) |
commit | commitdiff | tree | snapshot |
2018-08-25 |
Egor Chesakov | Disable System.Numerics.Vectors.Tests (#19537) |
commit | commitdiff | tree | snapshot |
2018-08-25 |
Jarret Shook | Use runtest.py to run tests for all platforms (#19213) |
commit | commitdiff | tree | snapshot |
2018-08-25 |
Jeremy Kuhne | Fix FileStream in WinRT build (#19659) |
commit | commitdiff | tree | snapshot |
2018-08-24 |
Jan Kotas | Fix typo |
commit | commitdiff | tree | snapshot |
2018-08-24 |
Jan Kotas | Update version in documentation samples to 3.0 |
commit | commitdiff | tree | snapshot |
2018-08-24 |
Koundinya Veluri | Fix JitBench (#19584) |
commit | commitdiff | tree | snapshot |
2018-08-24 |
Bruce Forstall | Merge pull request #19556 from mikedn/dmp-speed |
commit | commitdiff | tree | snapshot |
2018-08-24 |
Aaron Robinson | Update interop test xplat header (#19576) |
commit | commitdiff | tree | snapshot |
2018-08-24 |
Fei Peng | Implement Intel AES intrinsic |
commit | commitdiff | tree | snapshot |
2018-08-24 |
Fei Peng | Add test cases for AES intrinsic |
commit | commitdiff | tree | snapshot |
2018-08-24 |
Amy | R2RDump - ARM and ARM64 UnwindInfo (#19618) |
commit | commitdiff | tree | snapshot |
2018-08-24 |
Carol Eidt | Merge pull request #19636 from jakobbotsch/fix-shift... |
commit | commitdiff | tree | snapshot |
2018-08-24 |
Sergey Andreenko | Fix superpmi-shim-counter (#19639) |
commit | commitdiff | tree | snapshot |
2018-08-24 |
Andy Ayers | JIT: fix handling of newarr size (#19633) |
commit | commitdiff | tree | snapshot |
2018-08-24 |
Ahson Khan | Workaround to remove unnecessary bounds checks when... |
commit | commitdiff | tree | snapshot |
2018-08-23 |
Aditya Mandaleeka | Merge pull request #19635 from josalem/syntax-error... |
commit | commitdiff | tree | snapshot |
2018-08-23 |
Jakob Botsch... | Make clang happy and fix old comment |
commit | commitdiff | tree | snapshot |
2018-08-23 |
Jakob Botsch... | Mask shift value for shift [mem], const |
commit | commitdiff | tree | snapshot |
2018-08-23 |
John Salem | fix syntax error in build-test.sh |
commit | commitdiff | tree | snapshot |
2018-08-23 |
Brian Sullivan | Merge pull request #19610 from briansull/fmt-bb |
commit | commitdiff | tree | snapshot |
2018-08-23 |
Tomáš Rylek | Two R2RDump fixes for Crossgen output (#19585) |
commit | commitdiff | tree | snapshot |
2018-08-23 |
Egor Chesakov | Split between non-reloc and reloc in IF_T2_N1 in src... |
commit | commitdiff | tree | snapshot |
next |