nrdmn / llvm-project

The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
http://llvm.org
Other
0 stars 1 forks source link

Stm8 target lowering #7

Open tyalie opened 8 months ago

tyalie commented 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.

TODOs