projects
/
platform
/
upstream
/
coreclr.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Convert SDK projects into non-SDK projects (#21369)
2018-11-28
Brian Sullivan
Merge pull request #21204 from briansull/issue_20185
commit
|
commitdiff
|
tree
2018-11-28
Brian Sullivan
Code review feedback
commit
|
commitdiff
|
tree
2018-11-27
Brian Sullivan
Merge pull request #21184 from mikedn/load-norm
commit
|
commitdiff
|
tree
2018-11-27
Brian Sullivan
Fix issue 20185
commit
|
commitdiff
|
tree
2018-11-15
Brian Sullivan
Merge pull request #21008 from briansull/new-toolset
commit
|
commitdiff
|
tree
2018-11-15
Brian Sullivan
Changed back to use m_filtered
commit
|
commitdiff
|
tree
2018-11-15
Brian Sullivan
Code Review feedback
commit
|
commitdiff
|
tree
2018-11-14
Brian Sullivan
Use correct printf type specifier
commit
|
commitdiff
|
tree
2018-11-14
Brian Sullivan
Jit changes from the desktop Toolset Update
commit
|
commitdiff
|
tree
2018-11-14
Brian Sullivan
Merge pull request #20961 from briansull/const-eval-fix
commit
|
commitdiff
|
tree
2018-11-13
Brian Sullivan
Fix CanEvalForConstantArgs(VNFunc vnf)
commit
|
commitdiff
|
tree
2018-11-08
Brian Sullivan
Merge pull request #20838 from briansull/issue_18259
commit
|
commitdiff
|
tree
2018-11-08
Brian Sullivan
Fixes issue 18259
commit
|
commitdiff
|
tree
2018-11-05
Brian Sullivan
Merge pull request #20736 from briansull/issue_18672
commit
|
commitdiff
|
tree
2018-11-05
Brian Sullivan
Fix constant propagation with nested structs
commit
|
commitdiff
|
tree
2018-10-30
Brian Sullivan
Merge pull request #20641 from briansull/vso_707552
commit
|
commitdiff
|
tree
2018-10-29
Brian Sullivan
Fix VSO 707552
commit
|
commitdiff
|
tree
2018-10-10
Brian Sullivan
Merge pull request #20347 from briansull/resolve-8648
commit
|
commitdiff
|
tree
2018-10-10
Brian Sullivan
Enable the tests associated with the fixed issue 8648
commit
|
commitdiff
|
tree
2018-10-09
Brian Sullivan
Merge pull request #20129 from briansull/vn-add-exception...
commit
|
commitdiff
|
tree
2018-10-05
Brian Sullivan
Added method header comments in optcse describing the...
commit
|
commitdiff
|
tree
2018-10-05
Brian Sullivan
Full support for exception sets in value numbering.
commit
|
commitdiff
|
tree
2018-09-21
Brian Sullivan
Merge pull request #20033 from briansull/normalizeAssertionProp
commit
|
commitdiff
|
tree
2018-09-21
Brian Sullivan
Updated assertionprop.cpp
commit
|
commitdiff
|
tree
2018-09-20
Brian Sullivan
Added methods VNLiberalNormalValue and VNConservativeNormalValue
commit
|
commitdiff
|
tree
2018-09-19
Brian Sullivan
Changes to use VNNormalValue in assertionProp
commit
|
commitdiff
|
tree
2018-09-14
Brian Sullivan
Merge pull request #19125 from mikedn/cse-extract
commit
|
commitdiff
|
tree
2018-09-14
Brian Sullivan
Merge pull request #19845 from briansull/vn-enhancements
commit
|
commitdiff
|
tree
2018-09-13
Brian Sullivan
whitespace fixes
commit
|
commitdiff
|
tree
2018-09-13
Brian Sullivan
Value Number Enhancements:
commit
|
commitdiff
|
tree
2018-09-07
Brian Sullivan
Merge pull request #19748 from briansull/evalop-specialized
commit
|
commitdiff
|
tree
2018-08-31
Brian Sullivan
Rework the EvalOp generics template methods
commit
|
commitdiff
|
tree
2018-08-29
Brian Sullivan
Merge pull request #19726 from briansull/vn-dumping
commit
|
commitdiff
|
tree
2018-08-29
Brian Sullivan
Fix typo
commit
|
commitdiff
|
tree
2018-08-29
Brian Sullivan
Value Numbering dumping changes and documentation on...
commit
|
commitdiff
|
tree
2018-08-28
Brian Sullivan
Merge pull request #19712 from briansull/remove-unused-arg
commit
|
commitdiff
|
tree
2018-08-28
Brian Sullivan
Removed unused argument 'evalAsgLhsInd' in Value Numbering
commit
|
commitdiff
|
tree
2018-08-23
Brian Sullivan
Merge pull request #19610 from briansull/fmt-bb
commit
|
commitdiff
|
tree
2018-08-23
Brian Sullivan
Merge branch 'master' into fmt-bb
commit
|
commitdiff
|
tree
2018-08-22
Brian Sullivan
define FMT_BB as "BB%02u" and use it uniformly in the...
commit
|
commitdiff
|
tree
2018-08-21
Brian Sullivan
Merge pull request #19572 from briansull/fmt-vn
commit
|
commitdiff
|
tree
2018-08-21
Brian Sullivan
Define FMT_VN as "$%x" and use it uniformly in the...
commit
|
commitdiff
|
tree
2018-07-20
Brian Sullivan
Merge pull request #19065 from briansull/fix_19022
commit
|
commitdiff
|
tree
2018-07-20
Brian Sullivan
Fixes issue 19022
commit
|
commitdiff
|
tree
2018-07-13
Brian Sullivan
Merge pull request #18887 from briansull/atomic-fix
commit
|
commitdiff
|
tree
2018-07-12
Brian Sullivan
Added the repro test case
commit
|
commitdiff
|
tree
2018-07-12
Brian Sullivan
Include the processor atomic operations in the OperIsStore...
commit
|
commitdiff
|
tree
2018-07-10
Brian Sullivan
Merge pull request #18812 from briansull/fix_610014
commit
|
commitdiff
|
tree
2018-07-10
Brian Sullivan
Updated fix for VSO 610014
commit
|
commitdiff
|
tree
2018-07-05
Brian Sullivan
Merge pull request #18775 from briansull/add-noway...
commit
|
commitdiff
|
tree
2018-07-05
Brian Sullivan
Added noway asserts in gtNewZeroConNode and gtNewOneConNode
commit
|
commitdiff
|
tree
2018-06-27
Brian Sullivan
Merge pull request #18130 from sdmaclea/PR-ARM64-JIT...
commit
|
commitdiff
|
tree
2018-06-06
Brian Sullivan
Merge pull request #18313 from dotnet-bot/from-tfs
commit
|
commitdiff
|
tree
2018-06-05
Brian Sullivan
Fix a warning as error issue that causes a build break...
commit
|
commitdiff
|
tree
2018-05-15
Brian Sullivan
Merge pull request #17970 from briansull/better-wildcards
commit
|
commitdiff
|
tree
2018-05-14
Brian Sullivan
jit-format --fix --untidy
commit
|
commitdiff
|
tree
2018-05-14
Brian Sullivan
Fix Typo
commit
|
commitdiff
|
tree
2018-05-14
Brian Sullivan
Code review feedback
commit
|
commitdiff
|
tree
2018-05-14
Brian Sullivan
Merge branch 'master' into better-wildcards
commit
|
commitdiff
|
tree
2018-05-11
Brian Sullivan
Improve the JitConfig class and method name matching...
commit
|
commitdiff
|
tree
2018-05-03
Brian Sullivan
Merge pull request #17866 from briansull/byref-fix
commit
|
commitdiff
|
tree
2018-05-02
Brian Sullivan
Fix for Issue 17823
commit
|
commitdiff
|
tree
2018-05-01
Brian Sullivan
Merge pull request #17845 from briansull/fix-17841
commit
|
commitdiff
|
tree
2018-04-30
Brian Sullivan
ARM64 like ARM32 also needs a much larger instruction...
commit
|
commitdiff
|
tree
2018-04-27
Brian Sullivan
Merge pull request #17793 from briansull/allocOutArgSpace
commit
|
commitdiff
|
tree
2018-04-26
Brian Sullivan
clang tidy
commit
|
commitdiff
|
tree
2018-04-26
Brian Sullivan
Allocate the lvaOutgoingArgSpaceVar very early, right...
commit
|
commitdiff
|
tree
2018-04-20
Brian Sullivan
Merge pull request #17688 from briansull/avx_config
commit
|
commitdiff
|
tree
2018-04-20
Brian Sullivan
Check for retail config for EnableAVX
commit
|
commitdiff
|
tree
2018-04-12
Brian Sullivan
Merge pull request #17464 from briansull/wip-17435
commit
|
commitdiff
|
tree
2018-04-11
Brian Sullivan
Fixed checks for Avx/Avx2.InsertVector128 to check...
commit
|
commitdiff
|
tree
2018-04-11
Brian Sullivan
Mutate the global heap valuenumber for any HW intrinsic...
commit
|
commitdiff
|
tree
2018-03-31
Brian Sullivan
Merge pull request #17329 from briansull/struct-gscheck-fix
commit
|
commitdiff
|
tree
2018-03-31
Brian Sullivan
Reject struct promotion of parameters when -GS checks...
commit
|
commitdiff
|
tree
2018-03-22
Brian Sullivan
Merge pull request #17132 from dotnet-bot/from-tfs
commit
|
commitdiff
|
tree
2018-03-22
Brian Sullivan
Merge pull request #17112 from briansull/rollback-14481
commit
|
commitdiff
|
tree
2018-03-22
Brian Sullivan
Rollback Stack probing change - PR #14481
commit
|
commitdiff
|
tree
2018-03-20
Brian Sullivan
Merge pull request #17049 from briansull/fix-fgInstrumentMethod
commit
|
commitdiff
|
tree
2018-03-19
Brian Sullivan
Fix jit-format
commit
|
commitdiff
|
tree
2018-03-19
Brian Sullivan
Fix for fgInstrumentMethod
commit
|
commitdiff
|
tree
2018-03-15
Brian Sullivan
Merge pull request #16928 from briansull/fix-16892
commit
|
commitdiff
|
tree
2018-03-14
Brian Sullivan
Fix GH Issue 16892 - GC hole due to GT_INDEX_ADDR
commit
|
commitdiff
|
tree
2018-03-09
Brian Sullivan
Merge pull request #16860 from briansull/valuenum-fix
commit
|
commitdiff
|
tree
2018-03-09
Brian Sullivan
Merge branch 'master' into valuenum-fix
commit
|
commitdiff
|
tree
2018-03-09
Brian Sullivan
fix typo
commit
|
commitdiff
|
tree
2018-03-09
Brian Sullivan
Fix value numbering of assignments to insert an implicit...
commit
|
commitdiff
|
tree
2018-03-09
Brian Sullivan
When value numbering an assignment we may need to insert...
commit
|
commitdiff
|
tree
2018-03-06
Brian Sullivan
Merge pull request #16700 from briansull/fix_dyn_blk
commit
|
commitdiff
|
tree
2018-03-02
Brian Sullivan
Fix formatting
commit
|
commitdiff
|
tree
2018-03-02
Brian Sullivan
Fix morph issue with a fixed size block copy
commit
|
commitdiff
|
tree
2018-03-01
Brian Sullivan
Merge pull request #16668 from briansull/simd-ins-opt
commit
|
commitdiff
|
tree
2018-03-01
Brian Sullivan
Refactor the signature of genGetSimdInsOpt to use emitAttr
commit
|
commitdiff
|
tree
2018-02-28
Brian Sullivan
Merge pull request #16657 from debayang/crypto_arm64_intrinsics
commit
|
commitdiff
|
tree
2018-02-28
Brian Sullivan
Merge pull request #16637 from dotnet-bot/from-tfs
commit
|
commitdiff
|
tree
2018-02-28
Brian Sullivan
Minimal Fix for the incorrect rangecheck elimination...
commit
|
commitdiff
|
tree
2018-02-27
Brian Sullivan
Merge pull request #16533 from briansull/default-fill
commit
|
commitdiff
|
tree
2018-02-27
Brian Sullivan
Implement JitDefaultFill
commit
|
commitdiff
|
tree
2018-02-22
Brian Sullivan
Merge pull request #16475 from briansull/vso-569605
commit
|
commitdiff
|
tree
2018-02-22
Brian Sullivan
clang format
commit
|
commitdiff
|
tree
2018-02-22
Brian Sullivan
Codereview feedback
commit
|
commitdiff
|
tree
next