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
/
ssabuilder.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-08
Define `MemoryKind::ByrefExposed`
Joseph Tremoulet
1
-23
/
+151
2017-02-08
Introduce `MemoryKind` abstraction
Joseph Tremoulet
1
-115
/
+154
2017-01-10
Simplify HeapPhiArg
Joseph Tremoulet
1
-14
/
+13
2016-11-04
Clear defnums and post-order nums in fgResetForSsa
Joseph Tremoulet
1
-0
/
+26
2016-11-04
Clear heap PerSsaData, heapSsaMap in fgResetForSsa
Joseph Tremoulet
1
-0
/
+2
2016-09-21
Fix formatting in ssabuilder
Michelle McDaniel
1
-6
/
+6
2016-09-21
Fix for StackOverflow in SsaBuilder::TopologicalSort.
Eugene Rozenfeld
1
-97
/
+96
2016-08-18
Preparatory changes for Blk Ops IR
Carol Eidt
1
-1
/
+1
2016-08-11
Reformat jit sources with clang-tidy and format
Michelle McDaniel
1
-170
/
+229
2016-07-29
Massage code for clang-format
Michelle McDaniel
1
-12
/
+13
2016-07-26
Enable multireg returns on Arm64
Brian Sullivan
1
-1
/
+1
2016-04-27
Separate TryDsc and ExnFlowDsc
Joseph Tremoulet
1
-13
/
+22
2016-04-18
Stanardize on `DEBUGARG` in the JIT.
Pat Gavlin
1
-1
/
+1
2016-04-13
Collect the JIT's TLS variables in a single type.
Pat Gavlin
1
-1
/
+1
2016-04-06
Add JIT and GC info SimplerHashTable behaviors.
Pat Gavlin
1
-2
/
+2
2016-02-17
Merge pull request #3173 from mikedn/ssadef-dup
Russ Keldorph
1
-2
/
+3
2016-02-16
Avoid unnecessary copies of AllSuccessorIter, LocationInfo and VNDefFunc2Arg
Mike Danes
1
-3
/
+2
2016-02-14
Remove duplicate calls to GetPerSsaData
Mike Danes
1
-2
/
+3
2016-01-27
Update license headers
dotnet-bot
1
-4
/
+3
2015-12-11
Port of all JIT changes for .NET Framework 4.6.1 changes
Brian Sullivan
1
-0
/
+1
2015-05-07
Merge changes from parent branch
dotnet-bot
1
-8
/
+11
2015-01-30
Initial commit to populate CoreCLR repo
dotnet-bot
1
-0
/
+1831