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
/
valuenum.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-03
Generate OAK_NO_THROW assertions from (uint)i < (uint)a.len checks
Mike Danes
1
-0
/
+14
2017-02-22
Updating jit/valuenum to properly handle the single-precision versions of the...
Tanner Gooding
1
-0
/
+1
2017-02-08
Value-number `ByrefExposed` memory and loads
Joseph Tremoulet
1
-1
/
+1
2017-02-08
Introduce `MemoryKind` abstraction
Joseph Tremoulet
1
-2
/
+2
2016-11-15
Format code.
Pat Gavlin
1
-10
/
+10
2016-11-15
Fix value numbering for FieldSeqStore::NotAField.
Pat Gavlin
1
-27
/
+13
2016-09-21
Reformat jit code for Windows x64
Michelle McDaniel
1
-9
/
+12
2016-08-16
Record expr location for opqaue value numbers
Joseph Tremoulet
1
-17
/
+24
2016-08-11
Reformat jit sources with clang-tidy and format
Michelle McDaniel
1
-251
/
+351
2016-07-29
Massage code for clang-format
Michelle McDaniel
1
-13
/
+15
2016-04-18
Stanardize on `DEBUGARG` in the JIT.
Pat Gavlin
1
-1
/
+1
2016-04-06
Add JIT and GC info SimplerHashTable behaviors.
Pat Gavlin
1
-4
/
+4
2016-03-16
Update code to use COMPlus_ instead of COMPLUS_ when referencing knobs
Manu
1
-1
/
+1
2016-03-04
Improvements for ReadyToRun helpers in JIT value numbering.
Eugene Rozenfeld
1
-1
/
+1
2016-02-26
Clean up some truncation warnings in the JIT.
Pat Gavlin
1
-16
/
+10
2016-01-27
Update license headers
dotnet-bot
1
-4
/
+3
2016-01-22
Fix a bug in JIT value numbering.
Eugene Rozenfeld
1
-1
/
+7
2015-12-11
Port of all JIT changes for .NET Framework 4.6.1 changes
Brian Sullivan
1
-5
/
+52
2015-11-18
Fix for issue 2058.
Lubomir Litchev
1
-1
/
+1
2015-03-26
Fix warnings in the jitter code
Jan Vorlicek
1
-35
/
+40
2015-03-17
Fix MacOS build break
Jan Kotas
1
-7
/
+26
2015-03-17
Merge changes from parent branch
dotnet-bot
1
-14
/
+104
2015-01-30
Initial commit to populate CoreCLR repo
dotnet-bot
1
-0
/
+1109