This is an ongoing pull request, which intents to implement the STM8TargetLowering class of our STM8 chip.
This class is responsible for handling most logic that is relevant for the SelectionDAG algorithm to create a machine compatible representation out of the LLVM IR. See the LLVM documentation for more.
This is an ongoing pull request, which intents to implement the
STM8TargetLowering
class of our STM8 chip.This class is responsible for handling most logic that is relevant for the SelectionDAG algorithm to create a machine compatible representation out of the LLVM IR. See the LLVM documentation for more.
Current objectives are
LowerFormalArguments