projects
/
platform
/
upstream
/
dotnet
/
runtime.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/dotnet/runtime.git
2019-10-22
Sergey Andreenko
Delete `fgArgInfo::ArgsComplete():hasStackArgs` local...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-22
Andrew Au
[crossgen2] Fixes the test failure when crossgen2smoke...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-22
Tanner Gooding
Adding back more arm intrinsics that existing before...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-22
Filip Navara
Fix nullability error in portable thread pool (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-22
Jan Kotas
Delete Uap quirks from CoreLib (dotnet/coreclr#27356)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-22
Adam Sitnik
remove double bound check from StringBuilder.Append...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-22
Jeremy Koritzinsky
Fix -gcc flag in bash build scripts. (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-22
Dan Moseley
Annotate System.Resources.ResourceWriter for nullable...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-22
Eriawan Kusumawardhono
Replace tfm based constants with SDK ones (dotnet/coref...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-22
Filip Navara
Move portable thread pool to shared partition (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-22
Sinan Kaya
Remove declspec (dotnet/coreclr#27341)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-22
Elinor Fung
Fix setting winrt assembly's fallback binder (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-22
mikedn
Delete dead liveness code (dotnet/coreclr#27343)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Andy Ayers
JIT: fix def tree for CSE locals going into SSA (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Egor Chesakov
F8 unwind code was incorrectly parsed as "F0-F4 code...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Sinan Kaya
find src/jit -type f -exec sed -i -e 's/gtFptrVal\...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Jan Kotas
Cleanup memory copy helpers (dotnet/coreclr#27307)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Mikhail Kurinnoi
Enabled FunctionEnter/FunctionLeave/ProfileTailcall...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Sinan Kaya
Forgotten gtIntCon (dotnet/coreclr#27330)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Sinan Kaya
Replace gtILOffset, with AsILOffset()->
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Sinan Kaya
Fix multicharacter constant issues (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Sinan Kaya
Replace gtAllocObj. with AsAllocObj()->
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Sinan Kaya
Replace gtPhysReg. with AsPhysReg()->
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Sinan Kaya
Replace gtArrIndex. with AsArrIndex()->
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Sinan Kaya
Replace gtRuntimeLookup. with AsRuntimeLookup()-> ...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Sinan Kaya
Replace gtDynBlk. with AsDynBlk()->
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Sinan Kaya
Replace gtBlk. with AsBlk()->
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Sinan Kaya
Replace gtObj. with AsObj()->
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
mikedn
Cleanup Lowering::TryCreateAddrMode (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Sinan Kaya
find src/jit -type f -exec sed -i -e 's/gtVal\./AsVal...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Sinan Kaya
Replace gtStrCon. with AsStrCon()->
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Sinan Kaya
Replace gtBoundsChk. with AsBoundsChk()->
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Sinan Kaya
Replace gtLclVarCommon. with AsLclVarCommon()-> (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-20
Sinan Kaya
Replace gtHWIntrinsic. with AsHWIntrinsic()-> (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-20
Steve MacLean
Fix potential race with PerfMap::Destroy (dotnet/corecl...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-20
Adeel Mujahid
Avoid unintended cached var in CMake's find_program...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-20
Ilya Shipitsin
src/pal/src/cruntime/wchar.cpp: remove redundant condit...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-20
Jan Vorlicek
Mark GetTypeFromHandle as intrinsic (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-19
6opuc
Changes in virtual.cpp to reduce coredump size(~20...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-19
Michal Strehovský
Extend test coverage for SafeHandle (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-19
Ilia
Use a new COR_PRF_SUSPEND_FOR_PROFILER in ICorProfilerC...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-18
Jeremy Koritzinsky
Validate cmake version in build scripts. (dotnet/corecl...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-18
Sergey Andreenko
Disable VectorMgdMgd_ro.csproj under stress modes....
commit
|
commitdiff
|
tree
|
snapshot
2019-10-18
Sergey Andreenko
Fix `costEx/Sz/level` for `GT_STORE_DYN_BLK`. (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-18
Austin Wise
Fix assert when CORECLR_PROFILER is set but CORECLR_PRO...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-18
Simon Nattress
Re-enable crossgen2 DGML log (dotnet/coreclr#27281)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-18
Sinan Kaya
Replace gtIndex. with AsIndex()-> (dotnet/coreclr#27257)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-18
Sinan Kaya
Replace gtArrOffs. with AsArrOffs()-> (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-18
John Salem
Fix unique ETW events for GC Type logging, so they...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-18
Jan Kotas
Rewrite Buffer.BlockCopy in C# (dotnet/coreclr#27216)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-18
Steve MacLean
Fix step with stackalloc (dotnet/coreclr#27246)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-18
Koundinya Veluri
Process/send etw rundown events only during graceful...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-18
David Mason
only set THREAD_IS_SUSPENDED if we are truly doing...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-18
Jeremy Koritzinsky
Change MSBuild property name for Microsoft.Private...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-18
Sung Yoon Whang
Fix LTTng build for build environments with older liblt...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-18
Tanner Gooding
Improve codegen for IsNan (dotnet/coreclr#27272)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-18
Dong-Heon Jung
Enable NGEN for methods marked with AggressiveOptimizat...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-18
Andy Ayers
JIT: describe requested and actual opt levels more...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-17
Sinan Kaya
Replace gtCmpXchg with AsCmpXchg()->
commit
|
commitdiff
|
tree
|
snapshot
2019-10-17
Sinan Kaya
Replace gtField. with AsField()-> (dotnet/coreclr#27264)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-17
Jeremy Koritzinsky
Simplify native component build (dotnet/coreclr#27077)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-17
mikedn
Delete fgMorphUnsafeBlk (dotnet/coreclr#27234)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-17
Steve MacLean
Fix incorrect log statements (dotnet/coreclr#27267)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-17
Sinan Kaya
Replace gtArrElem. with AsArrElem()-> (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-17
Sinan Kaya
Replace gtIntCon. with AsIntCon()-> (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-17
Sinan Kaya
Replace gtArgPlace. with AsArgPlace()->
commit
|
commitdiff
|
tree
|
snapshot
2019-10-17
Sinan Kaya
Replace gtIntrinsic. with AsIntrinsic()
commit
|
commitdiff
|
tree
|
snapshot
2019-10-17
Sergey Andreenko
Fix debug check in `CheckAndMoveRMWLastUse`. (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-17
Jarret Shook
Revert "Use ubuntu 1804 arm64 queue outerloop (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-17
Sinan Kaya
find src/jit -type f -exec sed -i -e 's/gtAddrMode...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-17
Sinan Kaya
Replace gtLclFld. with AsLclFld()-> (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-17
Jarret Shook
Use armarch queue for internal builds (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-17
Egor Chesakov
Use aligned memory access in JIT_StackProbe (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-17
Jan Kotas
Delete ENABLE_WINRT define (dotnet/coreclr#27240)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-17
Jan Vorlicek
Fix field offset computation in crossgen2 (dotnet/corec...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-17
Sinan Kaya
Replace gtLclVar. with AsLclVar()-> (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-17
Sinan Kaya
find src/jit -type f -exec sed -i -e 's/gtLngCon\....
commit
|
commitdiff
|
tree
|
snapshot
2019-10-17
Elinor Fung
Update scripts to include activity ID / related activit...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-17
Aaron Robinson
Update UWP Jupiter interaction interface methods define...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-16
Sinan Kaya
Replace gtClsVar. with AsClsVar()-> (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-16
Egor Bogatov
Optimize u>=1 to u!=0 and u<1 to u==0 (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-16
Jarret Shook
Use ubuntu 1804 arm64 queue outerloop (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-16
Alexander Soldatov
[armel/Tizen] Fix broken crossgen2 build (dotnet/corecl...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-16
mikedn
Refactor init/copy block codegen (dotnet/coreclr#27035)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-16
Anubhav Srivastava
Preparation to introduce parallelism into CrossGen2...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-16
Egor Chesakov
Fix JIT.superpmi\superpmicollect broken on ReadyToRun...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-16
Ben Adams
Improve Dictionary TryGetValue size/perfomance (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-16
Peter Sollich
Manually managed card bundles windows (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-16
Omair Majid
Handle glibc sys/sysctl.h deprecation (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-16
Levi Broderick
Fix DecoderNLS.Convert to out the correct value for...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-16
Tanner Gooding
Adding tests and fixing codegen for the Arm 'Aes' and...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-16
Egor Chesakov
Add STRESS_PROFILER_CALLBACKS JIT stress mode (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-16
Egor Chesakov
Fix RBM_PROFILER_TAILCALL_TRASH on x86 in src/jit/targe...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-16
Del Myers
Enable ETW/EventSource logging of task IDs for boxed...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-16
mikedn
Fix Compare and gtHashValue handling of BLK & OBJ ...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-15
Sergey Andreenko
Fix some optimization warnings in jit. (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-15
Sinan Kaya
Replace gtCall. with AsCall()-> (dotnet/coreclr#27172)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-15
Sergey Andreenko
Rewrite some blocks exposed by dotnet/coreclr#27122...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-15
Sinan Kaya
Replace gtSIMD. with AsSIMD()-> (dotnet/coreclr#27165)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-15
Sinan Kaya
Replace gtCast. with AsCast()-> (dotnet/coreclr#27166)
commit
|
commitdiff
|
tree
|
snapshot
next