index
:
platform/upstream/coreclr
accepted/tizen_4.0_base
accepted/tizen_4.0_unified
accepted/tizen_5.0_base
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_base
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
asoldatov
backup/release/2.0.0_tizen/20170828
backup/release/2.0.0_tizen/20170906
backup/tizen_5.5/20190304
backup/tizen_base_2.0.0
backup/tizen_base_2.1.1-upd2
master
origin/backup/release/2.0.0_tizen_4.0/20170908
sandbox/adrob/asan
sandbox/adrob/asan.old
sandbox/akazmin/asan_annotate_buff
sandbox/ches01/asan
sandbox/ches01/asan_ARM
sandbox/ches01/asan_ARM_v2
sandbox/ches01/asan_amd64
sandbox/ches01/asan_amd64_intel_syntax
sandbox/ches01/asan_amd64_v2
sandbox/ches01/integrate-libasansi
sandbox/ches01/integrate-libasansi_debug
sandbox/ches01/integrate-libasansi_debug_v2
sandbox/denis13/gcc6x
sandbox/dkson95/clang
sandbox/dkson95/gcc_6_2_1
sandbox/dkson95/hardfp
sandbox/dkson95/hardfp_rebase
sandbox/dkson95/integrate-libasansi
sandbox/dkson95/tizen
sandbox/giuliana/fix_llvm_path
sandbox/giuliana/gcc_6_2_1
sandbox/giuliana/x86_baselibs
sandbox/jaehun77/hardfp
sandbox/mkashkarov/debug_build
sandbox/mkashkarov/test
sandbox/mkashkarov/tizen_6.0_build
sandbox/nmerinov/llvm
sandbox/vbarinov/clean-clang
sandbox/wangbiao/rpm_upgrade
tc
tizen
tizen_4.0
tizen_4.0_base
tizen_4.0_tv
tizen_5.0_base
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_base
Domain: Dotnet / Core; Licenses: MIT;
Alexander Soldatov <soldatov.a@samsung.com>, Dmitri Botcharnikov <dmitry.b@samsung.com>, Igor Kulaychuk <i.kulaychuk@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
jit
/
optimizer.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-08
Define `MemoryKind::ByrefExposed`
Joseph Tremoulet
1
-10
/
+27
2017-02-08
Introduce `MemoryKind` abstraction
Joseph Tremoulet
1
-26
/
+36
2017-01-26
Remove dead code in the JIT.
Pat Gavlin
1
-51
/
+0
2017-01-07
Change fields order in GenTreeBoundsChk.
Sergey Andreenko
1
-2
/
+2
2016-11-23
Increment lclVar refCounts in fgMorphBlockStmt.
Pat Gavlin
1
-1
/
+1
2016-11-22
Remove bogus "fast path" in unroller branch update
Joseph Tremoulet
1
-19
/
+3
2016-11-21
Curtail loop unroller epliog generation
Joseph Tremoulet
1
-2
/
+18
2016-11-21
Use SET_EPILOGCNT_MAX named constant
Joseph Tremoulet
1
-6
/
+10
2016-11-21
Fix overflow check in unroll cost calculation
Joseph Tremoulet
1
-2
/
+2
2016-11-11
Enable unrolling of SIMD_LIMIT loops
Joseph Tremoulet
1
-14
/
+23
2016-11-11
Detect overflow in unroller cost computation
Joseph Tremoulet
1
-45
/
+45
2016-11-11
Allow unrolling loops with multiple branches
Joseph Tremoulet
1
-129
/
+91
2016-11-11
Unroll loops in inner-to-outer order
Joseph Tremoulet
1
-240
/
+230
2016-11-11
Stop expecting ASG_ operators in loop unroller
Joseph Tremoulet
1
-10
/
+11
2016-11-04
Merge pull request #7996 from JosephTremoulet/OptRepeat
Joseph Tremoulet
1
-3
/
+18
2016-11-04
Add unroller support to CloneBlockState
Joseph Tremoulet
1
-1
/
+5
2016-11-04
Add JitOptRepeat debug config flags
Joseph Tremoulet
1
-3
/
+18
2016-11-01
Handle simd checks in OptimizeRangeCheck
Joseph Tremoulet
1
-1
/
+1
2016-11-01
Merge pull request #7912 from JosephTremoulet/FlagVectorCounts
Joseph Tremoulet
1
-0
/
+4
2016-11-01
Fix check for initial induction variable value
Joseph Tremoulet
1
-3
/
+7
2016-10-31
Add LPFLG_SIMD_LIMIT flag
Joseph Tremoulet
1
-0
/
+4
2016-10-31
Skip removed loops in `optBlockIsLoopEntry`
Joseph Tremoulet
1
-3
/
+5
2016-10-14
Remove DEBUGGING_SUPPORT #ifdef (#7611)
Bruce Forstall
1
-2
/
+0
2016-09-15
Recognize mod-free helper calls in loop hoisting
Joseph Tremoulet
1
-2
/
+21
2016-09-01
More PR Feedback
Carol Eidt
1
-1
/
+0
2016-09-01
1st Class Struct Block Assignments
Carol Eidt
1
-15
/
+22
2016-08-16
Record expr location for opqaue value numbers
Joseph Tremoulet
1
-2
/
+12
2016-08-12
Reformat the JIT sources.
Pat Gavlin
1
-1879
/
+2222
2016-08-12
Revert #6686.
Pat Gavlin
1
-2221
/
+1879
2016-08-11
Reformat jit sources with clang-tidy and format
Michelle McDaniel
1
-1879
/
+2221
2016-08-10
Propagate known array lengths to more places
Joseph Tremoulet
1
-0
/
+7
2016-07-29
Massage code for clang-format
Michelle McDaniel
1
-17
/
+21
2016-06-30
Remove GTF_DEAD.
Pat Gavlin
1
-4
/
+2
2016-06-26
Copy gtDebugFlags where necessary.
Pat Gavlin
1
-1
/
+1
2016-06-25
Refactor debug-only GenTree flags.
Pat Gavlin
1
-1
/
+1
2016-06-24
ARM64: Fix Small Operation For optOptimizeBools
Kyungwoo Lee
1
-1
/
+5
2016-06-09
Remove JIT_FEATURE_SSA_SKIP_DEFS.
Pat Gavlin
1
-8
/
+0
2016-06-08
Merge pull request #5426 from CarolEidt/IsOne
Carol Eidt
1
-12
/
+10
2016-06-07
Methods to check for integer constants and zero
Carol Eidt
1
-12
/
+10
2016-06-06
Factor out method to check for a lclVar update tree
Carol Eidt
1
-43
/
+9
2016-03-16
Update code to use COMPlus_ instead of COMPLUS_ when referencing knobs
Manu
1
-1
/
+1
2016-03-07
Reapply change 1578859: Add a new set of APIs for JIT configuration.
Pat Gavlin
1
-9
/
+4
2016-03-04
Clean up the JIT's histogram type.
Pat Gavlin
1
-2
/
+2
2016-02-26
Fix bug in optOptimizeBools for equality of 0/1.
Chris McKinsey
1
-3
/
+7
2016-02-25
Roll back change 1578859 on behalf of pagavlin. Change broke SuperPMI.
dotnet-bot
1
-4
/
+9
2016-02-25
Add a new set of APIs for JIT configuration.
Pat Gavlin
1
-9
/
+4
2016-02-11
Preserve value numbers when discarding a cast.
Eugene Rozenfeld
1
-10
/
+13
2016-01-27
Update license headers
dotnet-bot
1
-4
/
+3
2016-01-15
VSO 178902 - Jit can incorrectly make a method partially interruptible when i...
Brian Sullivan
1
-29
/
+53
2016-01-12
Do loop cloning only if zero trip test can be ensured.
Russ Keldorph
1
-1
/
+14
[next]