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
2016-11-29
Pat Gavlin
Merge pull request dotnet/coreclr#8325 from pgavlin...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-28
SaeHie Park
[x86/Linux] Fix constructor missing in UnmanagedToManag...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-28
SaeHie Park
[x86/Linux] Fix error variable 'td' is uninitialized...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-28
Pat Gavlin
Do not rewrite `(t + cns_a) << cns_s)` during CSE.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-28
Bruce Forstall
Merge pull request dotnet/coreclr#8314 from BruceForsta...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-28
Bruce Forstall
Factor out common stack adjustment code
commit
|
commitdiff
|
tree
|
snapshot
2016-11-28
SaeHie Park
[x86/Linux] Fix compile error in zapcode (dotnet/corecl...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-28
SaeHie Park
[x86/Linux] Fix 'stdcall' here was previously declared...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-28
SaeHie Park
[x86/Linux] Fix unknown type name 'PTR_RUNTIME_FUNCTION...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-28
Maoni Stephens
Merge pull request dotnet/coreclr#8199 from Maoni0...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-27
Bruce Forstall
Merge pull request dotnet/coreclr#8312 from BruceForsta...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-27
Jan Vorlicek
Fix building CoreCLR with Clang 3.9 (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-26
Bruce Forstall
Exclude superpmi test from legacyjit and compatjit...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-25
Bruce Forstall
Set FEATURE_READYTORUN_COMPILER for legacyjit and compatjit
commit
|
commitdiff
|
tree
|
snapshot
2016-11-25
James Ko
Fix subtle bug in new string.Join implementation. ...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-25
Jonghyun Park
Configures tests even when configureonly is provided...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-25
Jonghyun Park
[x86/Linux] Renames i386 as amd64 in arch (PAL) (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-25
SaeHie Park
Enable field EndAddress only for AMD64 in PAL of RUNTIM...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-24
Jonghyun Park
Supports to build PAL tests under x86/Linux (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-24
SaeHie Park
[x86/Linux] Fix unsupported architecture in seh-unwind...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-24
Russ Keldorph
Merge pull request dotnet/coreclr#8295 from RussKeldorp...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-24
Russ Keldorph
Remove non-RyuJIT default PR triggers
commit
|
commitdiff
|
tree
|
snapshot
2016-11-24
Bruce Forstall
Merge pull request dotnet/coreclr#8260 from BruceForsta...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-23
Jonghyun Park
Removes non-existent target files from override.targets...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-23
James Ko
Add String.Join overloads accepting a char separator...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-23
Bruce Forstall
Make RyuJIT/x86 the default x86 JIT
commit
|
commitdiff
|
tree
|
snapshot
2016-11-23
Pat Gavlin
Merge pull request dotnet/coreclr#8284 from pgavlin...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-23
Sven Boemer
Merge pull request dotnet/coreclr#8281 from sbomer...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-23
Carol Eidt
Merge pull request dotnet/coreclr#7847 from CarolEidt...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-23
Pat Gavlin
Format code.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-23
Pat Gavlin
Merge pull request dotnet/coreclr#8259 from pgavlin...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-23
Pat Gavlin
Fix the no-GC kill set for ASSIGN_BYREF on x86.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-23
Pat Gavlin
Increment lclVar refCounts in fgMorphBlockStmt.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-23
Dan Moseley
Merge pull request dotnet/coreclr#8137 from jamesqo...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-23
Sivarv
Merge pull request dotnet/coreclr#8229 from mikedn...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-23
Ian Hays
Merge pull request dotnet/coreclr#8282 from ianhays...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-23
Ian Hays
Fix Typo in Unix Lock/Unlock PAL
commit
|
commitdiff
|
tree
|
snapshot
2016-11-23
Carol Eidt
Account for a reload of umod op2
commit
|
commitdiff
|
tree
|
snapshot
2016-11-23
Sven Boemer
Fix archiving for jitdiff windows build only jobs
commit
|
commitdiff
|
tree
|
snapshot
2016-11-23
SaeHie Park
[x86/linux] Fix redefined DISPATCHER_CONTEXT compile...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-23
Andrey Kvochko
[GDBJIT] Fix thunk symbol generation for ARM (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-23
SaeHie Park
[x86/Linux] Fix compile error with exception handling...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-23
SaeHie Park
[x86/Linux] Fix unknown type name 'ExInfo' (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-23
SaeHie Park
[x86/Linux] Fix comparison of two values with different...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-23
SaeHie Park
[x86/Linux] Fix SEH '__try' is not supported on this...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-23
SaeHie Park
[x86/Linux] Fix no matching function for call to 'Inter...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-23
Mike Danes
Change vector equality to use pmovmskb
commit
|
commitdiff
|
tree
|
snapshot
2016-11-23
Maoni0
This is to separate the diagnostics code out from gc...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-23
Koundinya Veluri
Fix ThreadPool.SetMaxThreads to not allow having zero...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-23
SaeHie Park
[x86/Linux] Fix compile error redifinition RUNTIME_FUNC...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-23
James Ko
Change argument order.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-23
Carol Eidt
x86: not all fields of promoted struct need regs
commit
|
commitdiff
|
tree
|
snapshot
2016-11-22
SaeHie Park
[x86/Linux] Fix stdcall calling convention ignored...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-22
Jeremy Kuhne
Add missing Path methods to model.xml (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-22
Gaurav Khanna
Merge pull request dotnet/coreclr#8244 from seanshpark...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-22
James Ko
Respond to feedback
commit
|
commitdiff
|
tree
|
snapshot
2016-11-22
Pat Gavlin
Merge pull request dotnet/coreclr#8254 from pgavlin...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-22
Pat Gavlin
Fix the test build.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-22
Pat Gavlin
Merge pull request dotnet/coreclr#8253 from JosephTremo...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-22
Pat Gavlin
Merge pull request dotnet/coreclr#8210 from mikedn...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-22
Pat Gavlin
Merge pull request dotnet/coreclr#8242 from pgavlin...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-22
Joseph Tremoulet
Remove bogus "fast path" in unroller branch update
commit
|
commitdiff
|
tree
|
snapshot
2016-11-22
Ian Hays
Merge pull request dotnet/coreclr#8233 from ianhays...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-22
Carol Eidt
Merge pull request dotnet/coreclr#8247 from CarolEidt...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-22
Pat Gavlin
PR feedback.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-22
Sven Boemer
Merge pull request dotnet/coreclr#8032 from sbomer...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-22
SaeHie Park
[x86/Linux] fix and add for x86 cmake configuration...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-22
SaeHie Park
[x86/Linux] Fix compilation in pal
commit
|
commitdiff
|
tree
|
snapshot
2016-11-22
Carol Eidt
Set the size of SIMD this pointer
commit
|
commitdiff
|
tree
|
snapshot
2016-11-22
Pat Gavlin
Merge pull request dotnet/coreclr#8213 from mikedn...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-22
Pat Gavlin
Merge pull request dotnet/coreclr#8206 from pgavlin...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-22
Pat Gavlin
Always nullcheck VSD tail calls on x86.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-22
Pat Gavlin
Merge pull request dotnet/coreclr#8235 from pgavlin...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-22
Joseph Tremoulet
Merge pull request dotnet/coreclr#8185 from JosephTremo...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-21
Sasha Semennikov
Merge pull request dotnet/coreclr#8122 from alsemenn...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-21
Sven Boemer
Enable jit disasm in test scripts
commit
|
commitdiff
|
tree
|
snapshot
2016-11-21
Pat Gavlin
Do not treat certain calls as intrinsics for RyuJIT...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-21
Russell C Hadley
Merge pull request dotnet/coreclr#8106 from mikedn...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-21
Michelle McDaniel
Merge pull request dotnet/coreclr#8208 from adiaaida...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-21
Pat Gavlin
Address PR feedback.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-21
Joseph Tremoulet
Curtail loop unroller epliog generation
commit
|
commitdiff
|
tree
|
snapshot
2016-11-21
Joseph Tremoulet
Use SET_EPILOGCNT_MAX named constant
commit
|
commitdiff
|
tree
|
snapshot
2016-11-21
Joseph Tremoulet
Fix overflow check in unroll cost calculation
commit
|
commitdiff
|
tree
|
snapshot
2016-11-21
Stephen Toub
Merge pull request dotnet/coreclr#8216 from stephentoub...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-21
Jan Vorlicek
Remove unsafe banned functions (dotnet/coreclr#8162)
commit
|
commitdiff
|
tree
|
snapshot
2016-11-21
Stephen Toub
Address PR feedback
commit
|
commitdiff
|
tree
|
snapshot
2016-11-21
mikedn
Fix "method has no body, 'ret' emitted" warning (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-21
Carol Eidt
Merge pull request dotnet/coreclr#8057 from CarolEidt...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-20
Stephen Toub
Improve AsyncLocal throughput and memory usage
commit
|
commitdiff
|
tree
|
snapshot
2016-11-20
Mike Danes
Detect duplicate calls to genProduceReg
commit
|
commitdiff
|
tree
|
snapshot
2016-11-20
Peter Marcu
Fixing arm subsystem version (dotnet/coreclr#8211)
commit
|
commitdiff
|
tree
|
snapshot
2016-11-19
Dan Moseley
Generic Dictionary - add constructor that accepts IEnum...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-19
Mike Danes
Fix warnings in native test code
commit
|
commitdiff
|
tree
|
snapshot
2016-11-19
Robert Matusewicz
Add System.Collections.Generic.Dictionary constructor...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-18
Carol Eidt
Reinstate the struct optimization changes:
commit
|
commitdiff
|
tree
|
snapshot
2016-11-18
Michelle McDaniel
Fix ordering of operands on GT_RSZ
commit
|
commitdiff
|
tree
|
snapshot
2016-11-18
Pat Gavlin
Fix two bugs revealed during internal testing.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-18
Jarret Shook
Merge pull request dotnet/coreclr#8180 from jashook...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-18
Pat Gavlin
Merge pull request dotnet/coreclr#8097 from pgavlin...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-18
Jan Kotas
Delete dead files (dotnet/coreclr#8202)
commit
|
commitdiff
|
tree
|
snapshot
next