Open tyalie opened 8 months ago
Okay. I'll make this short as I already went over all these things in #4.
This PR is there to track the progress on implementing the STM8 target lowering. This heavily relies on the STM8 calling convention (see #4).
There are a few TODOs here that need to finished so that the implementation here can be seen as working.
LowerReturn
LowerFormalArguments
LowerCall
STM8CallingConv.td
setOperationAction
Okay. I'll make this short as I already went over all these things in #4.
This PR is there to track the progress on implementing the STM8 target lowering. This heavily relies on the STM8 calling convention (see #4).
There are a few TODOs here that need to finished so that the implementation here can be seen as working.
TODOs
LowerReturn
LowerFormalArguments
LowerCall
STM8CallingConv.td
need to be verified and testedsetOperationAction
in initializer