Home
Phabricator
Search
Configure Global Search
Log In
Transactions
D74977
Change Details
Change Details
Old
New
Diff
This patch adds an IncomingValueHandler and implements minimal support for lowering formal arguments according to the RISC-V calling convention. Simple non-aggregate integer and pointer types are supported.
This patch adds an IncomingValueHandler and IncomingValueAssigner, and implements minimal support for lowering formal arguments according to the RISC-V calling convention. Simple non-aggregate integer and pointer types are supported.
This patch adds an IncomingValueHandler and
IncomingValueAssigner, and
implements minimal support for lowering formal arguments according to the RISC-V calling convention. Simple non-aggregate integer and pointer types are supported.
Continue