summaryrefslogtreecommitdiff
path: root/src/vm/argdestination.h
AgeCommit message (Expand)AuthorFilesLines
2019-04-16Arm64 vector ABI (#23675)Carol Eidt1-6/+8
2019-03-07Fix signed compare warningsSinan Kaya1-1/+1
2019-02-01Preserve Vector Arg registers on Arm64 (#22257)Carol Eidt1-12/+9
2018-04-17Unix/x64 ABI cleanupCarol Eidt1-3/+3
2017-04-19For Reflection invoke, use ArgLocDescjashook1-0/+43
2017-02-01Fix GC reporting for Span<T> passed in registers on Unix (#9247)Koundinya Veluri1-1/+2
2017-01-11Initial implementation of two field span.Jan Kotas1-1/+3
2016-10-18Fix passing struct with four floats in registers via reflection (#7716)Jan Vorlicek1-1/+1
2016-02-02Merge pull request #2860 from LLITCHEV/gc-stressLubomir Litchev1-2/+4
2016-02-01Fix for bugs related to clasifying System.TypedReference.Lubomir Litchev1-2/+4
2016-01-27Update license headersdotnet-bot1-4/+3
2015-10-22Fix floatingpoint register offsets in TransitionBlock for UnixJan Vorlicek1-1/+1
2015-10-20Implementation of System V ABI struct passing.Lubomir Litchev1-0/+217