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
/
vm
/
arm64
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-19
Eliminate arm64 contract asserts (#19015)
Noah Falk
1
-5
/
+5
2018-07-05
Enable genFnCalleeRegArgs for Arm64 Varargs (#18714)
Jarret Shook
2
-31
/
+0
2018-06-03
Typo (#18266)
John Doe
1
-1
/
+1
2018-05-24
[Arm64] debugging work (#17993)
David Wrighton
1
-1
/
+0
2018-05-07
Arm64 debugger step into behavior (#17912)
David Wrighton
2
-6
/
+6
2018-04-27
Use HiddenArg instead of hardcoded x12.
Aditya Mandaleeka
2
-4
/
+4
2018-04-26
Fix register being shifted in pinvoke stub.
Aditya Mandaleeka
2
-4
/
+4
2018-04-23
GenericPInvokeCalli shift left then or 1 (#17734)
Steve MacLean
2
-2
/
+21
2018-04-19
[Arm64/Linux] Fix GenericPInvokeCalliHelper (#17659)
Steve MacLean
2
-5
/
+4
2018-04-18
Fix ephemeral limits checks in write barrier for ARM64 (#17641)
Jan Vorlicek
2
-4
/
+4
2018-04-14
[Arm64/Linux] #17521 for linux (#17546)
Steve MacLean
1
-0
/
+6
2018-04-13
[Arm64/Linux] Use platform memset/memcpy (#17536)
Steve MacLean
1
-329
/
+15
2018-04-13
[Arm64/Windows] Simplify JIT_MemSet & JIT_MemCpy (#17537)
Steve MacLean
1
-222
/
+37
2018-04-13
Preserve VASigCookieReg across PInvokeStubWorker call (#17521)
Aditya Mandaleeka
1
-2
/
+8
2018-03-26
[Arm64] Remove C++ stubs obscurring assembly versions (#17172)
Steve MacLean
1
-15
/
+0
2018-03-24
Delete unused files from src/inc (#17186)
Jan Kotas
1
-1
/
+0
2018-03-22
[ARM64] Fix UMEntryThunkCode::Poison method (#17122)
Konstantin Baladurin
1
-1
/
+1
2018-03-15
[Arm64] Fix EmitShuffleThunk reg allocation (#16947)
Steve MacLean
1
-7
/
+7
2018-02-17
delete unused mirror files (#16423)
Sergey Andreenko
1
-1
/
+0
2018-01-29
Perform PhysicalMemoryLimit check for workstation GC, refactor GetLargestOnDi...
Tom Deseyn
1
-38
/
+0
2018-01-25
Enable tiered jitting for R2R methods (#15967)
Koundinya Veluri
1
-0
/
+27
2018-01-12
Improve UMEntryThunkCode::Poison method.
Konstantin Baladurin
1
-2
/
+10
2017-11-18
Delete unused Thread::YieldTask (#15091)
Jan Kotas
2
-4
/
+0
2017-10-11
Delete !FEATURE_IMPLICIT_TLS (#14398)
Jan Kotas
2
-43
/
+6
2017-09-29
StompWriteBarrier initialization path refactoring (#14105)
Sergey
1
-4
/
+13
2017-09-14
[ARM64/Windows] Corrected the address used to push fp,lr in JIT_Stelem_Ref
Pankaj Gode
1
-2
/
+2
2017-09-12
[ARM64/Windows] Corrected stack overflow in JIT_Stelem_ref
Pankaj Gode
2
-4
/
+2
2017-09-07
Merge pull request #12334 from sdmaclea/PR-Optimize-Jit-WriteBarriers
Jarret Shook
2
-55
/
+146
2017-09-05
revert_13687
jashoo
1
-0
/
+2
2017-09-01
[ARM64/Windows] Add JIT_Stelem_Ref helper (#13687)
Pankaj Gode
2
-4
/
+101
2017-08-25
[Arm64/Unix] Add JIT_Stelem_Ref helper (#13588)
Steve MacLean
3
-0
/
+143
2017-08-25
[Arm64/Windows] Disable JIT_WriteBarrier optimization
Steve MacLean, Qualcomm Datacenter Technologies Inc
2
-161
/
+44
2017-08-25
[Arm64] Optimize JIT_WriteBarriers
Steve MacLean
3
-95
/
+303
2017-08-22
[Arm64/Unix] Use portable MP optimized new/alloc (#12333)
Steve MacLean
1
-0
/
+26
2017-08-01
Merge pull request #13125 from sdmaclea/PR-POISON
Bruce Forstall
1
-1
/
+2
2017-08-01
Merge pull request #13002 from sdmaclea/PR-ARM64-resolveEntryPoint
Brian Sullivan
3
-3
/
+5
2017-07-31
[Arm64] Implement Poison()
Steve MacLean, Qualcomm Datacenter Technologies Inc
1
-1
/
+2
2017-07-31
Fill freed loader heap chunk with non-zero value (#12731)
Jonghyun Park
2
-0
/
+5
2017-07-24
[Arm64] Pass ResolveCacheElem in DispatchToken to match AMD64
Steve MacLean, Qualcomm Datacenter Technologies Inc
2
-1
/
+3
2017-07-24
[Arm64] Fix ResolveStub tokenHash lookup
Steve MacLean
1
-2
/
+2
2017-06-15
Revert "[Arm64] JIT_WriteBarrier optimization (#12227)"
Jarret Shook
3
-277
/
+69
2017-06-14
[Arm64] JIT_WriteBarrier optimization (#12227)
Steve MacLean
3
-69
/
+277
2017-06-08
[Arm64] stlr for JIT_WriteBarrier
Steve MacLean, Qualcomm Datacenter Technologies, Inc
2
-4
/
+2
2017-06-08
[Arm64] Use ish domain JIT_WriteBarrier
Steve MacLean, Qualcomm Datacenter Technologies, Inc
2
-4
/
+4
2017-05-24
[Arm64/Win] Revise JIT_MemSet (#11420)
Steve MacLean
1
-89
/
+157
2017-05-20
[Arm64/Win] Revise JIT_MemCpy (#11261)
Steve MacLean
1
-91
/
+85
2017-05-05
[Arm64/Unix] Enable FEATURE_USE_SOFTWARE_WRITE_WATCH_FOR_GC_HEAP (#11375)
Steve MacLean
2
-0
/
+46
2017-05-03
[Arm64/Unix] Revise JIT_MemSet (#11217)
Steve MacLean
1
-89
/
+157
2017-04-26
[Arm64/Unix] Revise JIT_MemCpy (#11143)
Steve MacLean
1
-90
/
+84
2017-04-15
[Arm64] Fix assembly errors (#10977)
Steve MacLean
1
-18
/
+18
[next]