issues
search
sandreenko
/
coreclr
This repo contains the .NET Core runtime, called CoreCLR, and the base library, called mscorlib. It includes the garbage collector, JIT compiler, base .NET data types and many low-level classes.
https://docs.microsoft.com/dotnet/
MIT License
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Use GenTreeCast where possible and move CastFromType/CastToType there.
#18
sandreenko
opened
5 years ago
0
Test jit change3
#17
sandreenko
closed
5 years ago
0
dummy change.
#16
sandreenko
closed
5 years ago
0
first class structs
#15
sandreenko
opened
5 years ago
0
bound check issues
#14
sandreenko
opened
5 years ago
0
Delete emitSizeOfJump and emitInstCodeSz.
#13
sandreenko
closed
5 years ago
0
review TREE_NODE_SZ_SMALL against TREE_NODE_SZ_LARGE
#12
sandreenko
opened
5 years ago
1
clean bool Compiler::fgRemoveDeadStore
#11
sandreenko
opened
5 years ago
0
GitHub_18291 shows that we can't delete unreachable blocks.
#10
sandreenko
opened
5 years ago
0
add mode and arch in CoreCLR solution name.
#9
sandreenko
opened
6 years ago
0
`isBusyUntilNextKill` prevent spilling bu doesn't work sometimes.
#8
sandreenko
opened
6 years ago
0
impPopList(sig->numArgs, &argFlags, sig, extraArg) delete the third arg.
#7
sandreenko
closed
7 years ago
1
genRegTag could be byte
#6
sandreenko
opened
7 years ago
0
fix assert(TI_COUNT <= TI_FLAG_DATA_MASK);
#5
sandreenko
closed
7 years ago
1
EntryState stack should be encapsulated with own methods.
#4
sandreenko
opened
7 years ago
0
jit mode enable min_opts for big methods, it hides algorithms problems.
#3
sandreenko
closed
5 years ago
0
fgGetDominatorSet creates square time complexity in several places
#2
sandreenko
opened
7 years ago
0
impAssignTempGen changes source type
#1
sandreenko
opened
7 years ago
0