Files
clang-p2996/llvm/lib/Target/Xtensa/XtensaTargetMachine.cpp
Andrei Safronov b5046a7fa9 [Xtensa] Initial codegen support from IR (#78548)
This PR provides implementation of the basic codegen infra such as
TargetFrameLowering, MCInstLower,
AsmPrinter, RegisterInfo, InstructionInfo, TargetLowering,
SelectionDAGISel.

Migrated from https://reviews.llvm.org/D145658
2024-02-12 17:41:59 +01:00

4.1 KiB