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
/
assertionprop.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-20
Updated assertionprop.cpp
Brian Sullivan
1
-31
/
+30
2018-09-19
Changes to use VNNormalValue in assertionProp
Brian Sullivan
1
-53
/
+61
2018-08-28
Cast gtIconVal to target_ssize_t in src/jit/assertionprop.cpp
Egor Chesakov
1
-1
/
+3
2018-08-28
Do not Constant-Prop immediate values that require relocation on ARM32
Egor Chesakov
1
-0
/
+5
2018-08-25
Remove some GT_ASG_op leftovers (#18205)
mikedn
1
-2
/
+2
2018-08-25
Streamline fgExcludeFromSsa (#15351)
mikedn
1
-2
/
+2
2018-08-23
Merge branch 'master' into fmt-bb
Brian Sullivan
1
-2
/
+2
2018-08-23
Merge pull request #15011 from mikedn/ssa-mem-num
Carol Eidt
1
-2
/
+2
2018-08-22
define FMT_BB as "BB%02u" and use it uniformly in the codebase
Brian Sullivan
1
-31
/
+32
2018-08-21
Define FMT_VN as "$%x" and use it uniformly in the codebase
Brian Sullivan
1
-1
/
+1
2018-08-20
JIT: remove incremental ref count updates (#19345)
Andy Ayers
1
-41
/
+2
2018-07-23
Change gtExtractSideEffList to use GenTreeVisitor (#18257)
mikedn
1
-5
/
+27
2018-07-22
JIT: stateful local ref counts and weights (#19068)
Andy Ayers
1
-2
/
+2
2018-07-19
Eliminate duplicate SSA number bookkeeping
Mike Danes
1
-2
/
+2
2018-07-18
JIT: force all local var ref counts to be accessed via API (#18979)
Andy Ayers
1
-2
/
+2
2018-06-29
Corrected a few typos in the documentation and comments (#18706)
Phil Garcia
1
-1
/
+1
2018-06-08
Workaround for compiler.hpp (1848) - Assertion failed 'lvRefCnt' (#18292)
Sergey Andreenko
1
-16
/
+22
2018-05-22
Remove JIT LEGACY_BACKEND code (#18064)
Bruce Forstall
1
-3
/
+0
2018-01-31
Delete GenTreePtr. (#16027)
Sergey Andreenko
1
-109
/
+101
2017-12-13
get rid of TYP_CHAR
Fei Peng
1
-2
/
+0
2017-12-12
Use macro _countof instead of explicit sizeof(arr) / sizeof(arr[0]) or sizeof...
Egor Chesakov
1
-1
/
+1
2017-11-22
Clean up `GTF_CALL_VIRT_KIND_MASK` and related usage
Bruce Forstall
1
-1
/
+1
2017-11-06
Delete OldStyleClearD. (#14874)
Sergey Andreenko
1
-1
/
+1
2017-11-06
Merge pull request #14506 from mikedn/alloc-mess
Brian Sullivan
1
-2
/
+2
2017-10-18
Ifdef out legacy uses of GT_ASG_op (#14384)
mikedn
1
-2
/
+4
2017-10-15
Copy ExpandArray and SimplerHashTable to JIT's sources
Mike Danes
1
-2
/
+2
2017-08-31
Enable checking of GTF_EXCEPT and GTF_ASG flags. (#13668)
Eugene Rozenfeld
1
-1
/
+2
2017-08-07
Removed the legacy JIT32 assert regarding 4-byte alignment inArenaAllocator::...
Brian Sullivan
1
-4
/
+8
2017-08-04
Revert "Fixes issue #13093"
Bruce Forstall
1
-8
/
+4
2017-08-03
Fixes issue #13093
Brian Sullivan
1
-4
/
+8
2017-07-11
Delete bitset iterators defines (#12642)
Sergey Andreenko
1
-12
/
+13
2017-07-03
create GetAssertionIndex to convert from unsigned to AssertionIndex (#12554)
Sergey Andreenko
1
-35
/
+36
2017-06-16
Remove unnecessary bitvec allocation in assertion prop
Mike Danes
1
-4
/
+4
2017-06-07
Merge pull request #12142 from BruceForstall/ReduceNoway
Bruce Forstall
1
-2
/
+2
2017-06-07
delete BLOCKSET_INIT_NOCOPY and BLOCKSET_INIT. (#12144)
Sergey Andreenko
1
-3
/
+3
2017-06-07
Convert some very common noway_assert to simple assert
Bruce Forstall
1
-2
/
+2
2017-05-19
Merge pull request #11521 from JosephTremoulet/SpanAssert
Joseph Tremoulet
1
-34
/
+34
2017-05-19
Improve BitVecOps<>::Iter::NextElem (#11696)
Bruce Forstall
1
-9
/
+9
2017-05-11
Propagate assertions for more checked bounds
Joseph Tremoulet
1
-34
/
+34
2017-04-27
Fix lsra memory consumption (#11233)
Sergey Andreenko
1
-1
/
+1
2017-04-07
Remove RELOC_SUPPORT define
Bruce Forstall
1
-4
/
+0
2017-03-30
Fix formatting
Steve MacLean, Qualcomm Datacenter Technologies, Inc
1
-2
/
+4
2017-03-29
Handle null ref in Compiler::optCreateAssertion
Steve MacLean, Qualcomm Datacenter Technologies, Inc
1
-2
/
+2
2017-03-25
Correctly update bitvector in optAddVnAssertionMapping
Mike Danes
1
-5
/
+7
2017-03-25
Some BitVecOps improvements (#10437)
mikedn
1
-42
/
+20
2017-03-20
Refactor GenTree assertion information storage
Mike Danes
1
-70
/
+71
2017-03-13
Convert GenTree* to GenTreeCall* as much as possible (#10132)
Bruce Forstall
1
-35
/
+30
2017-03-03
Add/improve assertion propagation comments
Mike Danes
1
-1
/
+5
2017-03-03
Generate OAK_NO_THROW assertions from (uint)i < (uint)a.len checks
Mike Danes
1
-7
/
+46
2017-03-03
Refactor JTRUE handling during assertion gen/prop
Mike Danes
1
-37
/
+45
[next]